Go to file
Calinou cdd40f9aec Update jquery.goup.min.js by request of est31 2015-09-13 21:53:03 +02:00
_includes Replace blog link with news link 2015-09-06 19:25:49 +01:00
_layouts Use Jekyll layouts 2015-08-30 12:11:44 +01:00
assets Cleaner directory structure, some cleanups 2015-08-31 07:50:44 +02:00
lib Update jquery.goup.min.js by request of est31 2015-09-13 21:53:03 +02:00
media Fix mug images URL 2015-08-30 23:06:35 +01:00
.gitignore Semi-working version of the home page 2015-07-18 23:56:08 +02: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 Better link styling 2015-08-30 11:29:54 +02:00
_config.yml Pretty URLs 2015-08-31 18:16:02 +01:00
android-chrome-36x36.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
android-chrome-48x48.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
android-chrome-72x72.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
android-chrome-96x96.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
android-chrome-144x144.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
android-chrome-192x192.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
apple-touch-icon-57x57.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
apple-touch-icon-60x60.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
apple-touch-icon-72x72.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
apple-touch-icon-76x76.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
apple-touch-icon-114x114.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
apple-touch-icon-120x120.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
apple-touch-icon-144x144.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
apple-touch-icon-152x152.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
apple-touch-icon-180x180.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
apple-touch-icon-precomposed.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
apple-touch-icon.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
browserconfig.xml Semi-working version of the home page 2015-07-18 23:56:08 +02: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-16x16.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
favicon-32x32.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
favicon-96x96.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
favicon-194x194.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
favicon.ico Semi-working version of the home page 2015-07-18 23:56:08 +02:00
index.html Fix typo in Multiplayer Support section 2015-09-06 19:15:01 +01:00
irc.html Pretty URLs 2015-08-31 18:16:02 +01:00
manifest.json Semi-working version of the home page 2015-07-18 23:56:08 +02:00
mstile-70x70.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
mstile-144x144.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
mstile-150x150.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
mstile-310x150.png Semi-working version of the home page 2015-07-18 23:56:08 +02:00
mstile-310x310.png Semi-working version of the home page 2015-07-18 23:56:08 +02: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.
  • 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 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.