Commit Graph
31 Commits
Author SHA1 Message Date
kbot ed94a782a3 feat(portfolio): add field notes section bridging to blog 2026-07-06 20:33:10 -05:00
kbot c1a5d2ea0d feat(portfolio): add featured project dossier card 2026-07-06 20:32:35 -05:00
kbot efe0b5b394 feat(portfolio): add operator profile with banner, publication, and honors 2026-07-06 20:32:12 -05:00
kbot f4264886f9 feat(portfolio): add status bar and floating nav 2026-07-06 20:31:47 -05:00
kbot 7199eb458a refactor(shell): strip global chrome and retire /posts routes 2026-07-06 20:28:01 -05:00
kbot 3e2a5a391c feat(nav): point post and tag links at /blog 2026-07-06 20:25:10 -05:00
kbot 5b3e24ca78 feat(blog): add /blog routes with dedicated editorial layout 2026-07-06 20:22:27 -05:00
kbot ff58dd000c refactor(tags): centralize tag slug logic in client-safe util 2026-07-06 20:15:54 -05:00
kbot 7c8a4d8c52 feat(theme): force dark mode site-wide 2026-07-06 20:12:05 -05:00
kbot b21a83c548 fix(theme): use font-family for section-label mono font 2026-07-06 20:09:15 -05:00
kbot 637cb7cdaa feat(theme): add signal blacksite design tokens 2026-07-06 20:07:27 -05:00
kbot 7adc47d65f feat(fonts): add Space Grotesk display font 2026-07-06 20:05:25 -05:00
kbot 4dd609179a Revert "chore(deps): switch package manager to bun"
This reverts commit 903ff3d0d6.
2026-07-06 20:02:11 -05:00
kbot 903ff3d0d6 chore(deps): switch package manager to bun 2026-07-06 19:59:39 -05:00
kbot e005040109 feat(portfolio): add portfolio content model and dossier data 2026-07-06 19:55:36 -05:00
kbot ebefb3496a chore(deps): add cmdk for command palette 2026-07-06 19:53:57 -05:00
kbot b8e0a180d1 chore(assets): add profile banner image 2026-07-06 19:52:09 -05:00
kbot 9f6b22891f chore: commit in-progress metadata and asset updates 2026-07-06 19:49:42 -05:00
kbot eaef10c824 fix(tags): guard generateStaticParams against empty content dir 2026-06-03 23:08:12 -05:00
kbot 9ae127eb77 fix(posts): guard generateStaticParams against empty content dir 2026-06-03 23:08:01 -05:00
kbot 975c1bec9b took out boiler 2026-06-03 22:37:41 -05:00
kbot 6a35cc25d4 ready to deploy 2026-06-03 22:31:41 -05:00
kbot 75fea5e49c refactor: remove redundant scroll-m-20 from MDX heading components 2026-06-03 22:04:29 -05:00
kbot 48ad4512c3 feat: add data-scroll-behavior and CSS smooth scroll with reduced-motion fallback 2026-06-03 21:56:05 -05:00
kbot 3aa101812e refactor: replace pixel-based TOC sidebar width and sticky offset with flexible values 2026-06-03 21:55:55 -05:00
kbot f8383fb471 content: consolidate starter posts into single comprehensive MDX showcase 2026-06-03 21:53:07 -05:00
kbot 0f516bd23b feat: add smooth scroll animation to TOC navigation with reduced-motion support 2026-06-03 21:52:53 -05:00
kbot 64d9eb2474 refactor: replace hardcoded scroll offset pixels with CSS custom property 2026-06-03 21:52:53 -05:00
kbot 29c89cf891 fix: align header max-width to match content container (max-w-6xl) 2026-06-03 21:50:57 -05:00
kbot 7c653f3852 feat: add Callout component with note/tip/warning/danger variants 2026-06-03 21:48:39 -05:00
kbot c617ee4438 feat: add remark-directive and callout directive transformer 2026-06-03 21:46:08 -05:00