Dot-Org HTML
From Minetest
As of 2023, the minetest.org site consisted largely of a few static HTML files and links to dynamic subsystems such as the old forums, the git repos, and the wiki.
The HTML files were coded in Haggis, a markup language that OldCoder had developed for his own use. Haggis wasn't suitable for general use but the results were nice enough. This was due to the efforts of CoRNeRNoTe, also known as Mr. PHP, who created a suitable template.
If the site is still coded in Haggis, the ".html" and associated ".html.gz" output files can be regenerated as follows:
cd /var/www/minetest.org/ haggisproc *.haggis