Post #2611964
2026-05-04 16:47 UTC
Experimenting with adding "slow" dynamic content to my website.
It's built with a static site generator, so I've written a Forgejo Action to publish the site whenever new content is pushed to main. Then, a cron action runs scripts overnight and commits any changes, triggering the publish action.
Finally, for now, a Python script that polls my home solar kit and spit out HTML.
Now every page on the site ends in how much electricity was produced the day before ☀️
Making nerdy web things is fun!
Replies (0)
No replies.