From e3dc200dc8bf395e487ceb18dc73743e27a7928b Mon Sep 17 00:00:00 2001 From: nycki Date: Tue, 24 Dec 2024 19:55:31 +0000 Subject: [PATCH] =?UTF-8?q?Update=20blog=20=E2=80=9C2024-12-24-automatic-r?= =?UTF-8?q?ebuilding=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/blog/2024-12-24-automatic-rebuilding.md | 2 ++ 1 file changed, 2 insertions(+) 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."