minetest.github.io/README.md
2015-07-22 20:21:37 +02:00

31 lines
719 B
Markdown

mwc
===
Minetest Website Competition entry
Features
========
* Uses Bootstrap 3.3.5, jQuery 2.1.4.
* Uses FastClick for removing tap delay on mobile devices.
* Smooth scrolling to sections.
* Dynamic "back to top" button.
* Resposnive site and favicon.
Workflow
========
This site uses the [Jekyll](http://jekyllrb.com) static site generator as well
as the [Stylus](http://learnboost.github.io/stylus/) CSS preprocessor.
* Use `jekyll serve` to automatically build the Jekyll site.
* Use `grunt watch` to compile Stylus files automatically. The Stylus files are
located in `css/stylus`.
License
=======
Copyright (c) 2015 Calinou
Code is under the MIT license, media and content under CC BY-SA 3.0 Unported.