Commit Graph

14 Commits

Author SHA1 Message Date
599d44b341 refactor(globals): migrate global styles to components and adjust layout 2025-03-24 13:57:26 +08:00
8c847018f0 fix(theme): update code block styles to use useTheme hook value
Some checks failed
Docker Build and Push / docker-build-and-push (., Dockerfile, monaco-editor-lsp-next) (push) Failing after 18s
Docker Build and Push / docker-build-and-push (./docker/lsp/clangd, ./docker/lsp/clangd/Dockerfile, lsp-c) (push) Failing after 14s
Docker Build and Push / docker-build-and-push (./docker/lsp/clangd, ./docker/lsp/clangd/Dockerfile, lsp-cpp) (push) Failing after 14s
2025-03-09 20:30:02 +08:00
833a79d6d0 style(globals): update --sidebar-background to match --card 2025-03-07 15:00:06 +08:00
58a25b8a9c feat(rehype-pretty-code): add support for multiple predefined themes (dark and light modes) 2025-03-07 11:31:40 +08:00
09ef2bf22a feat(components/ui): add Sidebar-13 component from shadcn/ui 2025-03-03 14:51:13 +08:00
d5cda08a3e feat(components/ui): add Badge and Tabs components from shadcn/ui 2025-02-23 16:37:12 +08:00
eacd415667 feat(styles): update code font properties for improved readability 2025-02-21 19:49:32 +08:00
eed3a9d9ef feat(styles): update global styles to use Fira Code font for better code readability 2025-02-21 00:21:34 +08:00
e29ab229b5 feat(styles): add GitHub markdown CSS and responsive styling for markdown content 2025-02-20 15:50:08 +08:00
d7a019c711 chore(font): change Fira Code font weight to 500 2025-02-20 10:13:41 +08:00
9057c5971e feat(styles): Use Fira Code font for body text 2025-02-20 09:11:02 +08:00
5d9904d083 style(theme): update to github light/dark theme color scheme 2025-02-19 09:11:57 +08:00
f7261ede2c chore: initialize shadcn/ui 2025-02-19 09:07:30 +08:00
19f5e6af2a chore: initialize the project 2025-02-19 09:00:15 +08:00