This is done in the 404 error page as it will match any invalid URL, including `/forum/viewtopic.php`. We can't create a page with a custom permalink set to `/forum/viewtopic.php`, as GitHub Pages doesn't set the MIME type correctly, which causes the browser to download the page. This closes #187.
www.minetest.net
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.
Use jekyll serve
to automatically build the Jekyll 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
Languages
Sass
70.6%
HTML
24.1%
SCSS
4.7%
JavaScript
0.3%
Ruby
0.3%