25 lines
730 B
Markdown
25 lines
730 B
Markdown
# www.minetest.net
|
|
|
|
The official Minetest website, living at [www.minetest.net](http://www.minetest.net).
|
|
|
|
# Features
|
|
|
|
* Uses Bootstrap 3.3.5 and jQuery 2.1.4.
|
|
* Uses modern Web design techniques: `rem` units, `hsl` colors.
|
|
* Uses FastClick for removing tap delay on mobile devices.
|
|
* Smooth scrolling to sections.
|
|
* Dynamic "back to top" button.
|
|
* 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 Calinou and contributors
|
|
|
|
Code is under the MIT license, media and content under [CC BY-SA 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/).
|
|
|