Published at: https://minecraft.locklin.science
/ — landing page (built from ~/notes/index.html)/status.html — server status, regenerated every 5
minutes/maps/ — Bluemap world maps/notes/ — these docsmake_web
Copies ~/notes/index.html and
~/notes/style.css to ~/public_html/, converts
all ~/notes/*.md files to HTML in
~/public_html/notes/, and builds a notes index page.
mc-render # all instances
mc-render paper-1.21.4-survival # one instance
Bluemap renders incrementally — only changed chunks are re-rendered.
mc-genstatus
Regenerated every 5 minutes via cron. Shows player count and online status.
Edit ~/notes/index.html, then run
make_web.
~/notes/my-topic.mdmake_webThe note appears at /notes/my-topic.html and in the
notes index.
~/public_html/ is ephemeral (not ZFS snapshotted) — do
not store anything there you are not willing to lose~/notes/ IS on the ZFS home partition and is
snapshotted