Hacker News new | ask | show | jobs
by sidarape 2315 days ago
You could use a static website generator such as Jekyll or Hugo. Then, if the tools stop working for any reason, you always have the generated HTML than you can update.
3 comments

Hugo has a single static binary. So the site will always generate the same way with the same binary.
... with the same execution environment
They already are, hand-rolled: "There are a few scripts that generate pages"
Or you could not do that. Did he not just show that his way works just fine?