This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Frank van Puffelen
puf.io
did:plc:r5shvvsyaq3kfatc3novwud6
I use Astro for puf.io. From markdown files it generates a static site that I host on GitHub Pages.
Sometimes I include inbound redirects (e.g. old URLs) in the .md, but Pages doesn't support custom HTTP status codes like 301.
Solution: https://puf.io/posts/astro-ssg-redirects/
2025-01-08T15:00:45.155Z