Automating the generation of my blog's static files has another benefit:

I won't forget to commit and push my changes. Because a commit+push is essential for the build process to start.

In recent years it has happened numerous times: I generate the new blog version, upload it - and forget to git commit. 🤷‍♂️

Won't happen anymore. 💪

#git #blog #automation #pipeline #cicd

@thomas do a "for dummies" post when you have time pls.