1
Show HN: Serene Bach – a Go weblog engine that runs as CGI or HTTP
Perl经典博客引擎重铸为Go单二进制,既支持CGI老式主机,又能作为HTTP服务,还集成了Markdown与OG图生成。
I originally made Serene Bach in the 2000s as a weblog engine written in Perl CGI. I rebuilt it from scratch in Go as a single binary that can run eit…