01
Build a Lightweight CMS with Go and SQLite
No Node, no database server, no complex build chain. One static binary plus one database file is enough to run a complete, fully indexable content site.
Topic
A lightweight content site built with Go and SQLite — focused on backend engineering, minimal design and SEO.
No Node, no database server, no complex build chain. One static binary plus one database file is enough to run a complete, fully indexable content site.
Search engines can execute JavaScript, but getting complete HTML up front is always more reliable than waiting for scripts to finish.
JSON-LD isn't just metadata for crawlers. Marking up Article, Breadcrumb and FAQ correctly makes your links stand out in search results.