diff --git a/content/blog/2024-12-24-automatic-rebuilding.md b/content/blog/2024-12-24-automatic-rebuilding.md index 5571bef..67b38ef 100644 --- a/content/blog/2024-12-24-automatic-rebuilding.md +++ b/content/blog/2024-12-24-automatic-rebuilding.md @@ -34,3 +34,5 @@ jobs: ``` ![screenshot of the editor used to write this post](/a/decap-cms.jpg "screenshot of the editor used to write this post") + +You would think I'm thrilled with this, and I am, on some level, but I'm also really annoyed. My stack now includes Debian, NodeJS, Eleventy, Git, Docker, Forgejo, Forgejo Actions (which have to be installed manually), and Decap CMS. That's... that's just so much junk, just to be able to post in a web browser and have it kinda work as a website updater. Heaven forbid I ever try to duplicate this setup for a friend or family member. Please email me or leave a comment if you know a better way to get the basic functionality of "post in a web browser and publish to a website."