I released a new website for Our Lady of Thorns, along with the source code. This may be interesting for people who are learning Inform6/PunyInform (or want to steal my Makefiles or testing scripts or such; feel free!)
https://our-lady-of-thorns.netlify.app
You can browse the source at: Our Lady of Thorns — thorns.inf
You can download the project from Github: https://github.com/joelburton/thorns/
8 Likes
(The website is built with “if-release”, a project I’ve been building to make a website for IF projects, not specific to any particular system. It does some things like process markdown files, HTML-ify transcripts, add IFDB data, color-syntax IF source, etc. It’s pretty messy right now, but if others might find it useful, I’ll clean it up so it’s shareable. You can get a sense of what it does in the release.yaml file)
9 Likes