Commit Graph

9 Commits

Author SHA1 Message Date
OpenCode Worker
b28a542a57 copy: rename site branding to Krishna 2026-06-03 12:51:00 -05:00
opencode
e8ccf144d6 fix: sync transformer bun lock 2026-06-03 11:41:27 -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
0c0120d9bb lock: update bun.lock after adding @mdx-js/loader 2026-06-02 11:26:33 -05:00
Krishna Ayyalasomayajula
94b2afc914 chore: final build + lint + cleanup
- Run bun run build: succeeded
- Run bun run lint: no errors (3 img warnings acceptable)
- Fix any types in app/posts/[slug]/page.tsx with proper hast/rehype-pretty-code types
- Fix any type in mdx-components.tsx pre component with React.HTMLAttributes
- Remove unused language variable from mdx-components.tsx
- Verify all 3 posts render with <p> tags, code block syntax highlighting, and heading ids
2026-06-01 22:57:49 -05:00
Krishna Ayyalasomayajula
0d44f5be6e feat: add remark-smartypants for typographic improvements 2026-06-01 21:28:25 -05:00
Krishna Ayyalasomayajula
d679b804fc feat: add rehype-slug for TableOfContents heading IDs 2026-06-01 21:22:49 -05:00
Krishna Ayyalasomayajula
2d1ed19343 chore: add project dependencies (next-mdx-remote, KaTeX, motion 12.18.1, @wrksz/themes) 2026-06-01 19:25:48 -05:00
Krishna Ayyalasomayajula
ee518c247f Initial commit from Create Next App 2026-06-01 12:54:22 -05:00