OpenCode Worker
b28a542a57
copy: rename site branding to Krishna
2026-06-03 12:51:00 -05:00
OpenCode Worker
2a9a3f6550
fix: clean page transitions and navigation a11y
2026-06-03 11:09:57 -05:00
Krishna Ayyalasomayajula
7a17d4c538
feat: cover image display + date formatting + footer spacing
...
- PostCard: render coverImage above meta/content with lazy loading
- Post detail: render coverImage below title with lazy loading
- Format dates via toLocaleDateString (e.g. Jan 15, 2025)
- Footer top margin: mt-20 → mt-16
2026-06-01 22:50:10 -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
34ecb39bcc
fix: use m.nav instead of motion.nav in Header
2026-06-01 20:43:08 -05:00
Krishna Ayyalasomayajula
29ede6c5c1
feat: add site footer
2026-06-01 19:51:35 -05:00
Krishna Ayyalasomayajula
b996ec9279
feat: add site header with navigation and theme toggle
2026-06-01 19:50:36 -05:00