The design has been slightly modernized in the process. jQuery was also removed as it is no longer required, resulting in faster page loading times. Gallery thumbnails were regenerated at an higher resolution to match the new design.
23 lines
680 B
Markdown
23 lines
680 B
Markdown
# www.minetest.net
|
|
|
|
The official Minetest website, living at [www.minetest.net](https://www.minetest.net).
|
|
|
|
# Features
|
|
|
|
* Uses the [Bulma](https://bulma.io/) CSS framework.
|
|
* Uses modern Web design techniques: `rem` units, `hsl` colors.
|
|
* Responsive site and favicon.
|
|
|
|
# Workflow
|
|
|
|
This site uses the [Jekyll](https://jekyllrb.com) static site generator.
|
|
Use `jekyll serve` to automatically build the Jekyll site and serve it locally.
|
|
|
|
# License
|
|
|
|
Copyright © 2015-2019 Hugo Locurcio and contributors
|
|
|
|
Unless otherwise specified, code is licensed under the MIT license.
|
|
Media and content are licensed under
|
|
[CC BY-SA 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/).
|