Commit graph

34 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
6ea0644928 refactor: update theme color handling and toggle component
- Modify color scheme to resolve theme-color issues
- Refactor theme toggle component and icon
2025-01-21 04:08:00 +00:00
radishzzz
eae55b7477 test: meta theme-color issue 2025-01-20 22:21:26 +00:00
radishzzz
fddfb8eb5f test: meta theme-color issue 2025-01-20 22:14:43 +00:00
radishzzz
fa3d73fe17 test: meta theme-color issue 2025-01-20 21:49:33 +00:00
radishzzz
dce0b3a786 fix: two issues in last commit 2025-01-20 20:36:53 +00:00
radishzzz
42fa1be00f fix: issues in last commit 2025-01-20 13:51:19 +00:00
radishzzz
6ff3d30f80 fix: mobile browser issues and dark mode flicker
- Fix mobile browser navigation bar color not changing
- Remove scrollbar appearing under 100dvh
- Fix dark mode page transition flicker
2025-01-20 12:52:39 +00:00
radishzzz
60e31ebe35 fix: theme-color of meta tag 2025-01-20 10:56:34 +00:00
radishzzz
47aabb59e7 feat: add theme toggle for light/dark modes 2025-01-20 10:36:55 +00:00
radishzzz
d599b3e26d feat: add theme toggle for light/dark modes 2025-01-20 10:36:14 +00:00
radishzzz
d148649454 refactor: update theme configuration and background styles 2025-01-19 23:18:12 +00:00
radishzzz
8eb0876c01 fix: title font style 2025-01-19 03:49:50 +00:00
radishzzz
ef79df118f chore: update font style system 2025-01-18 20:52:58 +00:00
radishzzz
bf5a91d12d fix: update font url 2025-01-18 20:10:07 +00:00
radishzzz
0bfb9aab0a feat: add font family and global styles 2025-01-18 11:09:36 +00:00
radishzzz
8a3e01fb96 refactor: update RSS feed generation 2025-01-18 03:18:19 +00:00
radishzzz
8c19d26cfd feat: enhance internationalization support with dynamic routing 2025-01-18 02:25:00 +00:00
radishzzz
d6c98880d3 feat: implement internationalization (i18n) support 2025-01-18 00:01:25 +00:00
radishzzz
32ffec8480 test: i18n support 2025-01-17 07:31:43 +00:00
radishzzz
d2bda0594d refactor: update plugins and theme configuration 2025-01-17 02:52:47 +00:00
radishzzz
63aa495d8b refactor: update and theme configuration 2025-01-17 02:50:53 +00:00
radishzzz
7659bbd1e2 feat: head component with excellent SEO 2025-01-16 07:48:40 +00:00
radishzzz
5d3a3b0321 feat: add RSS feed generation and content management features 2025-01-14 09:10:12 +00:00
radishzzz
4d989e0a7d feat: add RSS feed generation and content management features 2025-01-14 09:05:43 +00:00
radishzzz
9a7b0c42e1 chore: refine astro config and plugins 2025-01-14 05:36:04 +00:00
radishzzz
77fc6eff6c chore: refine plugins and astro config 2025-01-14 05:31:58 +00:00
radishzzz
5d77abf77c feat: markdown extended features from fuwari 2025-01-14 01:06:09 +00:00
radishzzz
9e9cdcb206 test: add plugins 2025-01-13 23:02:00 +00:00
radishzzz
4341dab741 fix: incorrect configuration 2025-01-13 22:03:57 +00:00
radishzzz
5d327ff4f8 chore: refine user configuration standards 2025-01-13 08:32:09 +00:00
radishzzz
57e69c6067 chore: refine user configuration standards 2025-01-13 08:30:41 +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