2 Commits
Author SHA1 Message Date
Jonathan FeenstraandCopilot dbe1648abf Update masterlist version to 0.29 in FAQs and add Oblivion Remastered
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 18:02:47 +02:00
Oliver Hamlet c1194ac2ec Migrate from Jekyll to Hugo
Hugo is a lot easier to work with locally (especially on Windows), and
because it's not natively supported by GitHub Pages, it gets deployed
using GitHub Actions, so it's also easier to keep the version of Hugo in
sync between local builds and deployments.

I've compared the generated _site/ and public/ folders and they look
equivalent, except that Hugo also generates a sitemap: that can be
disabled, but it's good to have.
2026-01-11 17:48:57 +00:00