Commit Graph

9 Commits

Author SHA1 Message Date
OpenCode Worker
d223c5f512 fix: improve mdx code block pipeline 2026-06-03 11:25:25 -05:00
Krishna Ayyalasomayajula
21be810a68 fix: normalize post metadata and tag helpers 2026-06-03 10:38:19 -05:00
Krishna Ayyalasomayajula
5ff65968a3 mdx: add remark-frontmatter to pipeline, fix rehype-pretty-code line numbers visitor 2026-06-02 12:05:32 -05:00
Krishna Ayyalasomayajula
a0a162d62e types: use type alias instead of empty interface for Post 2026-06-02 11:27:47 -05:00
Krishna Ayyalasomayajula
98d1541f1b lib: remove source field from Post interface, use gray-matter for reading time only 2026-06-02 01:08:16 -05:00
Krishna Ayyalasomayajula
6dc42c1ba8 fix: fix empty post bodies — stop double-compiling MDX 2026-06-01 21:20:44 -05:00
Krishna Ayyalasomayajula
274217c77f style: final consistency pass — theme, responsive, animations 2026-06-01 20:36:42 -05:00
Krishna Ayyalasomayajula
533c166f3b fix: add remark/rehype plugins for math and syntax highlighting in MDX pipeline 2026-06-01 20:33:11 -05:00
Krishna Ayyalasomayajula
dd68208b3a feat: add posts content layer with gray-matter + compileMDX 2026-06-01 19:44:28 -05:00