Dot-Org HTML: Difference between revisions

From Minetest
No edit summary
No edit summary
 
Line 4: Line 4:
[[Minetest|Minetest]]
[[Minetest|Minetest]]
[[MTWorlds|MT worlds]]
[[MTWorlds|MT worlds]]
[[Player_Basics|Player Basics]]
[[Bucket_Game|Bucket Game]]
[[Bucket_Game|Bucket Game]]
[[Trolltest|Trolltest]]
[[Downloads|Downloads]]
[[Downloads|Downloads]]
[[Contact|Contact]]
[[Contact|Contact]]
Line 18: Line 18:
[https://edgy1.net/ EdgyNet]
[https://edgy1.net/ EdgyNet]
</div>
</div>
<br />
----


<span id="introduction"></span>
<span id="introduction"></span>

Latest revision as of 00:04, 7 September 2023



Introduction

This page discusses setup issues related to webhosting for the minetest.org site.

dot-org HTML

As of 2023, the minetest.org site was stored in the following tree on the host box used:

/var/www/minetest.org/

That was actually a symlink to a directory tree stored in a compressed loopback filesystem.

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