Official Luanti (formerly Minetest) website hosted by Github Pages
The official Minetest website, located at www.minetest.net, is a responsive website built using the Bulma CSS framework. It incorporates modern web design techniques such as rem units and hsl colors. The website also includes a favicon for improved user experience.
To install the Minetest website, follow these steps:
gem install bundler
.bundle install
.bundle exec jekyll serve
to automatically build the site and serve it locally on your machine.The Minetest website is built using the Bulma CSS framework and incorporates modern web design techniques to create a visually appealing and responsive site. To install the website, you need to have Ruby 2.4 or later installed, along with Bundler. By following the provided steps, you can easily set up the website on your local machine.