Commit graph

5 commits

Author SHA1 Message Date
radishzzz
804cf72052 chore: update dependencies, enhance theme configuration, and improve layout structure
- Bump versions of several dependencies including @astrojs/mdx, astro, and vite.
- Refactor theme configuration to include code themes for light and dark modes.
- Update layout structure for better responsiveness and clarity.
- Enable JavaScript in TypeScript configuration for broader compatibility.
- Add new font styles and improve font-face definitions.
- Clean up unused imports and commented-out code in index.astro.
- Introduce global type definitions for Attributify attributes in JSX.
2025-01-21 21:21:24 +00:00
radishzzz
4d989e0a7d feat: add RSS feed generation and content management features 2025-01-14 09:05:43 +00:00
radishzzz
4341dab741 fix: incorrect configuration 2025-01-13 22:03:57 +00:00
radishzzz
2e5a6d7f1f chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
radishzzz
9d2be2a82e initial environment setup 2025-01-13 02:50:27 +00:00