Go to file
Loïc Blot c7ac8e16a6 Merge pull request #105 from Dumbeldor/fix_url_icon
Fix url icon
2017-09-22 11:23:42 +02:00
_includes Fix url icon 2017-09-21 20:53:38 +02:00
_layouts Use Jekyll layouts 2015-08-30 12:11:44 +01:00
_sass Switch to SCSS 2015-09-25 16:12:27 +02:00
assets Fix typo in comment 2015-10-05 12:44:26 -04:00
lib Update jquery.goup.min.js by request of est31 2015-09-13 21:53:03 +02:00
media Remove merchandise from development page 2017-03-11 20:34:19 +00:00
.gitignore Add automated HTML tests (#70) 2016-08-26 22:42:23 +02:00
.travis.yml Fix linter errors 2017-03-20 21:49:00 +00: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
Gemfile Add automated HTML tests (#70) 2016-08-26 22:42:23 +02:00
LICENSE.md Create README.md 2015-07-18 21:39:39 +02:00
README.md Change some external links to https 2015-12-04 11:26:40 +01:00
_config.yml Switch to SCSS 2015-09-25 16:12:27 +02:00
browserconfig.xml Organize favicons 2015-09-13 21:05:55 -04:00
community.html Change some external links to https 2015-12-04 11:26:40 +01:00
credits.html Update credits 2017-03-20 11:48:13 +00:00
customize.html Add Voxelgarden to subgame list 2017-05-26 16:20:57 +01:00
development.html Use table to list programs and services 2017-03-11 21:29:31 +00:00
downloads.html Update homebrew install command 2017-08-16 21:35:29 +01:00
favicon.ico Semi-working version of the home page 2015-07-18 23:56:08 +02:00
index.html Minor oversight 2017-06-04 01:02:21 +02:00
irc.html Update link to Spanish IRC support channel 2017-02-14 03:17:06 +00:00
manifest.json Organize favicons 2015-09-13 21:05:55 -04:00
servers.html Fix linter errors 2017-03-20 21:49:00 +00:00

README.md

www.minetest.net

The official Minetest website, living at www.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. Use jekyll serve to automatically build the Jekyll site and serve it locally.

License

Copyright © 2015 Calinou and contributors

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