blog/src/pages
radishzzz ac9e839a75 chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings
- Removed unused `@types/mdast` dependency from package.json and pnpm-lock.yaml.
- Introduced a custom scrollbar component with theme support in Scrollbar.astro.
- Updated Layout.astro to include the new Scrollbar component.
- Enhanced ThemeToggle.astro to dispatch a theme-changed event on toggle.
- Added global scrollbar styles to global.css and created a new scrollbar.css for custom scrollbar styling.
- Updated VSCode settings to improve editor experience and added recommendations for new extensions.
2025-01-22 23:35:52 +00:00
..
[lang] refactor: update RSS feed generation 2025-01-18 03:18:19 +00:00
posts feat: add theme toggle for light/dark modes 2025-01-20 10:36:14 +00:00
tags feat: implement internationalization (i18n) support 2025-01-18 00:01:25 +00:00
about.astro chore: update font style system 2025-01-18 20:52:58 +00:00
index.astro chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings 2025-01-22 23:35:52 +00:00
rss.xml.ts refactor: update RSS feed generation 2025-01-18 03:18:19 +00:00