Commit Graph

15 Commits

Author SHA1 Message Date
Krishna Ayyalasomayajula
d65b4f44e6 feat: add homepage with hero and post listing 2026-06-01 19:49:08 -05:00
Krishna Ayyalasomayajula
60564f4412 feat: add individual post page with MDXRemote rendering 2026-06-01 19:47:35 -05:00
Krishna Ayyalasomayajula
1fe8399e30 feat: add blog posts listing page 2026-06-01 19:46:40 -05:00
Krishna Ayyalasomayajula
4509a9deea feat: add 404 page 2026-06-01 19:45:38 -05:00
Krishna Ayyalasomayajula
dd68208b3a feat: add posts content layer with gray-matter + compileMDX 2026-06-01 19:44:28 -05:00
Krishna Ayyalasomayajula
5fb57127f4 fix: use m.div instead of motion.div inside LazyMotion 2026-06-01 19:42:25 -05:00
Krishna Ayyalasomayajula
c79fd48479 feat: add page transition wrapper 2026-06-01 19:41:03 -05:00
Krishna Ayyalasomayajula
c8ec2735d2 feat: root layout with fonts, @wrksz/themes, motion, metadata 2026-06-01 19:40:16 -05:00
Krishna Ayyalasomayajula
4b10e357a4 gitignore 2026-06-01 19:39:43 -05:00
Krishna Ayyalasomayajula
0a6df0b3ee feat: add motion provider (no theme provider here) 2026-06-01 19:39:22 -05:00
Krishna Ayyalasomayajula
c178fc63a1 style: add Tailwind v4 design system with dark mode, KaTeX overrides, scroll effects 2026-06-01 19:38:18 -05:00
Krishna Ayyalasomayajula
107c76e75c feat: add global MDX component overrides 2026-06-01 19:29:53 -05:00
Krishna Ayyalasomayajula
c71da9a926 chore: configure next.js for static export with next-mdx-remote 2026-06-01 19:28:26 -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