Go to file
Calinou 8141c0890d Merge pull request #41 from ShadowNinja/optimize
Optimize network performance [minor]
2015-09-25 16:08:04 +02:00
_includes Optimize network performance 2015-09-25 01:14:49 -04:00
_layouts Use Jekyll layouts 2015-08-30 12:11:44 +01:00
assets Optimize network performance 2015-09-25 01:14:49 -04:00
lib Update jquery.goup.min.js by request of est31 2015-09-13 21:53:03 +02:00
media Optimize network performance 2015-09-25 01:14:49 -04:00
.gitignore Organize favicons 2015-09-13 21:05:55 -04:00
404.html Fix 404 page 2015-09-03 14:06:16 +01:00
CNAME CNAME: www.minetest.net 2015-08-30 11:50:14 +03:00
Gruntfile.js Cleaner directory structure, some cleanups 2015-08-31 07:50:44 +02:00
LICENSE.md Create README.md 2015-07-18 21:39:39 +02:00
README.md Organize favicons 2015-09-13 21:05:55 -04:00
_config.yml Pretty URLs 2015-08-31 18:16:02 +01:00
browserconfig.xml Organize favicons 2015-09-13 21:05:55 -04:00
community.html Pretty URLs 2015-08-31 18:16:02 +01:00
credits.html Pretty URLs 2015-08-31 18:16:02 +01:00
customize.html Fix wording and grammar mentioned in issue #23 2015-09-06 19:15:01 +01:00
development.html Pretty URLs 2015-08-31 18:16:02 +01:00
downloads.html Fix typo in link to mods in the subgame section 2015-09-06 19:15:01 +01:00
favicon.ico Semi-working version of the home page 2015-07-18 23:56:08 +02:00
index.html Merge pull request #33 from ShadowNinja/add-gallery-thumbnails 2015-09-22 18:59:01 +02:00
irc.html Pretty URLs 2015-08-31 18:16:02 +01:00
manifest.json Organize favicons 2015-09-13 21:05:55 -04:00
package.json Most pages done, improved gallery 2015-07-20 22:23:06 +02:00
servers.html Pretty URLs 2015-08-31 18:16:02 +01:00

README.md

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.
  • Responsive 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 in css/stylus.

License

Copyright (c) 2015 Calinou and contributors

Code is under the MIT license, media and content under CC BY-SA 3.0 Unported.