Commit Graph

2 Commits

Author SHA1 Message Date
361e3f331d feat: GFM + hard line breaks for single newlines
Goldmark now uses GFM extension and WithHardWraps so single
newlines in markdown render as <br> instead of collapsing.

👾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta Code <noreply@letta.com>
2026-06-24 16:49:05 +03:00
c2e58aa9d7 Initial commit: chaosmith-site with blog
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>
2026-06-24 14:58:29 +03:00