dependabot[bot] ed2bb4735f Bump nokogiri from 1.13.4 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.4...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 08:21:29 +02:00
2022-05-15 23:23:48 +02:00
2022-05-14 18:35:07 +01:00
2022-05-14 18:35:07 +01:00
2019-09-27 15:48:55 +02:00
2020-09-29 16:25:35 +01: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
2021-12-12 16:49:18 +01:00
2022-05-15 23:23:48 +02:00
2022-05-14 18:38:59 +01:00
2015-07-18 21:39:39 +02:00

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.

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

Browser support

When working on new features, keep in mind this website only supports evergreen browsers:

  • Chrome (two most recent versions)
  • Edge (two most recent versions)
  • Firefox (two most recent versions + latest ESR version)
  • Opera (two most recent versions)
  • Safari (two most recent versions)

Internet Explorer isn't supported.

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.

Description
No description provided
Readme 20 MiB
Languages
Sass 70.6%
HTML 24.1%
SCSS 4.7%
JavaScript 0.3%
Ruby 0.3%