Go to file
Calinou 95c0c3be37 Better link styling 2015-08-30 11:29:54 +02:00
_includes Fix API link, link to Category:Methods for now 2015-08-30 11:19:45 +02:00
css Better link styling 2015-08-30 11:29:54 +02:00
fonts/titilliumweb Semi-working version of the home page 2015-07-18 23:56:08 +02:00
js Semi-working version of the home page 2015-07-18 23:56:08 +02:00
lib Semi-working version of the home page 2015-07-18 23:56:08 +02:00
media Convert images to JPEG format 2015-07-22 20:21:37 +02:00
.gitignore Semi-working version of the home page 2015-07-18 23:56:08 +02:00
CNAME CNAME: www.minetest.net 2015-08-30 11:50:14 +03:00
Gruntfile.js Semi-working version of the home page 2015-07-18 23:56:08 +02:00
LICENSE.md
README.md Better link styling 2015-08-30 11:29:54 +02: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 Most pages done, improved gallery 2015-07-20 22:23:06 +02:00
credits.html ohloh -> Open Hub 2015-08-30 11:17:57 +02:00
customize.html Most pages done, improved gallery 2015-07-20 22:23:06 +02:00
development.html Link updates 2015-08-30 11:12:19 +02:00
downloads.html Update downloads page for 0.4.13 2015-08-30 11:05:03 +02: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 Update homepage for 0.4.13 2015-08-30 11:05:40 +02:00
irc.html Most pages done, improved gallery 2015-07-20 22:23:06 +02: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

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.