WeSearch

Show HN: Serene Bach – a Go weblog engine that runs as CGI or HTTP

·3 min read · 0 reactions · 0 comments · 14 views
#weblog engine#go programming#self-hosting#cgi#sqlite#Serene Bach#Go#SQLite#GitHub Container Registry#Docker#Slack#Discord#Zapier
Show HN: Serene Bach – a Go weblog engine that runs as CGI or HTTP
⚡ TL;DR · AI summary

Serene Bach is a lightweight, self-hostable weblog engine written in Go, designed as a simpler alternative between WordPress and static site generators like Hugo. It runs as a single binary with SQLite support and can operate as a long-lived HTTP server or CGI program. The tool includes an embedded admin interface, supports content import from older versions, and offers features like webhooks and AI writing assistance.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

A self-hostable Go weblog engine — a lighter path between WordPress and Hugo. Small to place, familiar to publish. 🌐 go.serenebach.net — features, screenshots, positioning 📄 Japanese: see README.ja.md At a glance Single statically-linked Go binary, no CGO SQLite via modernc.org/sqlite (pure Go) — no separate database server Runs as a long-lived HTTP server, or as a CGI program on traditional shared hosting Embedded admin UI, MCP server, and end-user help — nothing extra to deploy Static rebuild for hybrid hosting (CDN / static front, dynamic admin behind) Imports content from legacy Serene Bach v2 (flat-file) and v3 (SQLite) installations Outbound webhooks (entry / comment / image events) for Slack / Discord / Zapier / n8n Quick start Requires Go and Task.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub