2020-07-08 18:40:55 +01:00
2019-09-27 15:48:55 +02:00
2019-11-27 19:39:41 +00:00
2019-09-20 01:00:59 +02:00
2015-09-13 21:05:55 -04:00
2015-08-30 11:50:14 +03:00
2019-06-20 01:12:12 +01:00
2015-07-18 21:39:39 +02:00

www.minetest.net

Build status
The official Minetest website, living at www.minetest.net.

Features

  • Uses the Bulma CSS framework.
  • Uses modern Web design techniques: rem units, hsl colors.
  • Responsive site and favicon.

Workflow

This site uses the Jekyll static site generator.

  • Ensure you have Ruby 2.4 or later installed.
  • Install Bundler by running gem install bundler.
    • On Linux, use a Ruby version manager such as rbenv to easily switch to any version and avoid permission issues.
  • Install dependencies by running bundle install.
  • Use bundle exec jekyll serve to automatically build the site and serve it locally.

License

Copyright © 2015-2019 Hugo Locurcio and contributors

Unless otherwise specified, code is licensed under the MIT license. Media and content are licensed under CC BY-SA 3.0 Unported.

Description
No description provided
Readme 14 MiB
Languages
Sass 68.7%
HTML 26.3%
SCSS 4.5%
JavaScript 0.3%
Ruby 0.2%