Note that this no longer fixes a bug in mobile Safari in iOS 4.x/5.x. When the user switches from portrait to landscape mode, the page will automatically be zoomed in by the browser. However, users of all browsers can now zoom in.
minetest.github.io
The official Minetest website, living at 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.
- Resposnive site and favicon.
Workflow
This site uses the Jekyll static site generator as well as the Stylus CSS preprocessor.
- Use
jekyll serve
to automatically build the Jekyll site and serve it locally. - Use
grunt watch
to compile Stylus files automatically. The Stylus files are located incss/stylus
.
License
Copyright (c) 2015 Calinou and contributors
Code is under the MIT license, media and content under CC BY-SA 3.0 Unported.
Description
Languages
Sass
68.7%
HTML
26.3%
SCSS
4.5%
JavaScript
0.3%
Ruby
0.2%