Hacker News new | ask | show | jobs
by ruune 975 days ago
Author wants to understand and control the whole toolchain used to build their website (of course excluding most basic things like CPU architecture up to the programming language), because they want to be able to fix it themselves and want it to work in 10 years too, so not relying on others. They tried Hugo, didn't like it because of that, writing plain html was too much work, so they built a single binary dynamic site generator with a webserver themselves