7 Commits

Author SHA1 Message Date
cc80502a05 temporal consistency 2026-06-25 06:01:57 +03:00
686e106b7a fix more 2026-06-25 05:56:16 +03:00
efd33c6ff3 fix code 2026-06-25 05:36:23 +03:00
CryingSurrogate
e352d8ea1b chore: delete test placeholder 2026-06-25 04:54:08 +03:00
91e0a579b4 feat: raw HTML passthrough, details styling, accent headings
- Allow raw HTML in markdown (html.WithUnsafe) for <details> blocks
- Style <details>/<summary> with purple gradient, custom markers
- h2/h3 headings now accent purple to distinguish from body text
- Second blog post: "Transformers and Neural Networks"

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

Co-Authored-By: Letta Code <noreply@letta.com>
2026-06-25 04:53:50 +03:00
723fc7deb8 feat: custom lang highlight, images dir, width bump, first post
- Wire up Ergon and ArchASM custom highlight.js languages
- Serve /content/images/ for post image embeds
- Blog width 820px -> 1040px to match landing page
- First real blog post: "Why make a blog?"

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

Co-Authored-By: Letta Code <noreply@letta.com>
2026-06-24 16:22:37 +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