Static landing page + markdown blog served by Go. Goldmark renders posts in-memory, no database. Dockerfile + compose for podman deployment. 👾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta Code <noreply@letta.com>
6 lines
74 B
Modula-2
6 lines
74 B
Modula-2
module chaosmith-site
|
|
|
|
go 1.26.4
|
|
|
|
require github.com/yuin/goldmark v1.8.2
|