My convoluted and homegrown blogging setup

Published: 2025-12-17T00:00:00.000Z


Goal:

Constraints:

Tools / Architecture

Things I need to make work

If you’re reading this, it worked :)

Implementation notes

[Unit]
Description=blog inotifywatch service
After=network_online.target

[Service]
ExecStart=~/projects/website-v2/watch_for_updates.sh

[Install]
WantedBy=mutil-user.target

The Final(?) test