{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreiemmu75c47vi5nhkrae3ocrmypsmxqlsnzz72qg2jlty2fqddcadq",
"uri": "at://did:plc:4n6wgsqsqm6q2hjncgwmreey/app.bsky.feed.post/3mj5itjfuthy2"
},
"path": "/post/48594413",
"publishedAt": "2026-04-10T13:17:01.000Z",
"site": "https://programming.dev",
"tags": [
"Programming",
"bjoern_tantau",
"5 comments"
],
"textContent": "submitted by bjoern_tantau to programming\n4 points | 5 comments\n\nI have a small website with the git code hosted on my own Forgejo instance. I want to give my wife easy access to the code to update texts. I think using Forgejo is an easy enough interface for her to do that.\n\nBut how do I ensure that every commit is reflected on the website in a timely manner? I think webhooks are the usual answer. But do I add them to the website itself or do I run a separate service for that? If the latter, can you recommend one?\n\nOr is there a better way? Seems kind of roundabout since the website and Forgejo run on the same hardware.",
"title": "How do you handle automatic deployment for websites?"
}