10 Commits

Author SHA1 Message Date
kbot
48ad4512c3 feat: add data-scroll-behavior and CSS smooth scroll with reduced-motion fallback 2026-06-03 21:56:05 -05:00
OpenCode Worker
b28a542a57 copy: rename site branding to Krishna 2026-06-03 12:51:00 -05:00
Krishna Ayyalasomayajula
f70c9b5abb typography: load IBM Plex Mono for body text via next/font/google 2026-06-02 12:16:52 -05:00
Krishna Ayyalasomayajula
2717997a92 typography: replace Inter with Fraunces (headings) + IBM Plex Mono (body), keep JetBrains Mono (code) 2026-06-02 00:47:32 -05:00
Krishna Ayyalasomayajula
04adc7b896 feat: swap Merriweather → Inter + define @layer base
- Remove Merriweather font import and config from layout.tsx
- Add Inter with weight/style/adjustFontFallback
- Apply inter.className to body instead of font-serif
- Update --font-serif in @theme to use Inter
- Add @layer base with body, h1-h6, code, and link rules
2026-06-01 22:34:02 -05:00
Krishna Ayyalasomayajula
6326460d89 fix: wire Providers motion context and Template page transitions 2026-06-01 20:41:04 -05:00
Krishna Ayyalasomayajula
274217c77f style: final consistency pass — theme, responsive, animations 2026-06-01 20:36:42 -05:00
Krishna Ayyalasomayajula
8d17fe4307 feat: wire header, footer, and scroll effects into layout 2026-06-01 20:31:34 -05:00
Krishna Ayyalasomayajula
c8ec2735d2 feat: root layout with fonts, @wrksz/themes, motion, metadata 2026-06-01 19:40:16 -05:00
Krishna Ayyalasomayajula
ee518c247f Initial commit from Create Next App 2026-06-01 12:54:22 -05:00