Commit Graph

15 Commits

Author SHA1 Message Date
kbot
189680f772 callouts: emit type as string attribute 2026-07-06 22:11:33 -05:00
kbot
974f60ffac callouts: container directive support, mono tags 2026-07-06 22:07:00 -05:00
kbot
bc65f83c1e content: cut portfolio copy to fragments, add proofHeadline, drop ssh 2026-07-06 21:47:23 -05:00
kbot
ff58dd000c refactor(tags): centralize tag slug logic in client-safe util 2026-07-06 20:15:54 -05:00
kbot
e005040109 feat(portfolio): add portfolio content model and dossier data 2026-07-06 19:55:36 -05:00
kbot
c617ee4438 feat: add remark-directive and callout directive transformer 2026-06-03 21:46:08 -05:00
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