minetest.github.io/README.md

1.2 KiB

Minetest Website

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-2020 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.