Commit Graph

11 Commits

Author SHA1 Message Date
OpenCode Worker
b28a542a57 copy: rename site branding to Krishna 2026-06-03 12:51:00 -05:00
OpenCode Worker
05440d2d5e copy: simplify home and posts headings 2026-06-03 12:43:07 -05:00
OpenCode Worker
2a9a3f6550 fix: clean page transitions and navigation a11y 2026-06-03 11:09:57 -05:00
OpenCode Worker
72f2e88673 style: polish blog landing and cards 2026-06-03 11:06:03 -05:00
Krishna Ayyalasomayajula
3fad46d9f9 ui: change "Latest Posts" to "Latest" 2026-06-02 12:58:03 -05:00
Krishna Ayyalasomayajula
473774d0ca fix: remove duplicate blog heading and reduce home page spacing 2026-06-01 23:23:27 -05:00
Krishna Ayyalasomayajula
9d170e4a43 fix: unify heading typography with utility classes + add h4-h6
- app/page.tsx: h2 uses heading-md (was text-2xl font-semibold)
- app/not-found.tsx: h1 uses heading-xl (was text-4xl font-bold)
- Header.tsx: logo uses heading-sm (was text-xl font-extrabold)
- mdx-components.tsx: add h4/h5/h6 component overrides
- Remove all ad-hoc font-sans from headings
2026-06-01 22:43:27 -05:00
Krishna Ayyalasomayajula
0a1032d1ee style: unify typography — use heading-xl/lg/md utilities in all pages 2026-06-01 21:33:23 -05:00
Krishna Ayyalasomayajula
6326460d89 fix: wire Providers motion context and Template page transitions 2026-06-01 20:41:04 -05:00
Krishna Ayyalasomayajula
d65b4f44e6 feat: add homepage with hero and post listing 2026-06-01 19:49:08 -05:00
Krishna Ayyalasomayajula
ee518c247f Initial commit from Create Next App 2026-06-01 12:54:22 -05:00