Hacker News new | ask | show | jobs
by marginalia_nu 295 days ago
The argument for a SSG is to make it possible to e.g. update your header or footer without this turning into a week process of changing thousands of blogposts.
1 comments

find -exec sed
It is definitely possible, and it's possible to copy paste each blog post in a manually-maintained RSS.

But one will need to convince me that it's less annoying than having to use some sort of blog engine, static or otherwise.

You can write scripts to automate some stuff, but you are just easing into using a custom blog engine if you do this.