Commit Graph
11 Commits
Author SHA1 Message Date
kbot 974f60ffac callouts: container directive support, mono tags 2026-07-06 22:07:00 -05:00
kbot 7c8a4d8c52 feat(theme): force dark mode site-wide 2026-07-06 20:12:05 -05:00
kbot 7c653f3852 feat: add Callout component with note/tip/warning/danger variants 2026-06-03 21:48:39 -05:00
OpenCode Worker d223c5f512 fix: improve mdx code block pipeline 2026-06-03 11:25:25 -05:00
Krishna Ayyalasomayajula 06481d0c26 fix: scroll-to-top visible class + reading progress dark mode
- Wire visible state to className in ScrollToTop component
- Replace hard-coded rgba with color-mix() for theme-aware background
- Dark mode reading progress uses 15% ink color mix
2026-06-01 22:48:18 -05:00
Krishna Ayyalasomayajula d4d2ac1a51 fix: use m.button instead of motion.button in ScrollToTop 2026-06-01 20:47:57 -05:00
Krishna Ayyalasomayajula 04fab4ce38 fix: use m.button instead of motion.button in ThemeToggle 2026-06-01 20:44:49 -05:00
Krishna Ayyalasomayajula 67a7b899f7 feat: add vertical reading progress indicator 2026-06-01 19:56:13 -05:00
Krishna Ayyalasomayajula 3bb210024d feat: add scroll-to-top button 2026-06-01 19:54:33 -05:00
Krishna Ayyalasomayajula be96d3fc0c feat: add scroll progress indicator 2026-06-01 19:53:47 -05:00
Krishna Ayyalasomayajula 93c1114c10 feat: add theme toggle component 2026-06-01 19:52:56 -05:00