Commit graph

28 commits

Author SHA1 Message Date
radishzzz
a71ce7754a feat: enhance rss style 2025-03-20 03:37:12 +00:00
radishzzz
10514edf9e chore: add characters in the early summer subset, add comments in pages 2025-03-18 19:37:38 +00:00
radishzzz
67cc90f744 chore: change logo on opengraph, adjust title position on mobile post page 2025-03-18 14:39:06 +00:00
radishzzz
b4bd409e4b update: desktop style 2025-03-18 04:03:42 +00:00
radishzzz
1492ae07d2 🚀 refactor: optimize i18n logic functions and function naming 2025-03-16 23:54:03 +00:00
radishzzz
74a2b9da1a test: twitter og error 2025-03-16 18:55:02 +00:00
radishzzz
1cb5e6aafc test: twitter og error 2025-03-16 18:54:08 +00:00
radishzzz
26a3cce66e fix: visual height inconsistency between chinese and english title font 2025-03-15 21:55:06 +00:00
radishzzz
e37d8ee34e chore: update layout add layout calculation notes 2025-03-13 16:49:24 +00:00
radishzzz
1444e8934c chore: add og comment and update icon naming 2025-03-13 13:19:34 +00:00
radishzzz
db1bffb4c2 chore: delete Open Graph configuration and change favicon format 2025-03-13 06:26:49 +00:00
radishzzz
a556a622ab feat: automatically generate Open Graph cards 2025-03-13 05:00:18 +00:00
radishzzz
4b21e6ee39 test: case naming issues 2025-03-11 13:37:40 +00:00
radishzzz
31cdd9baa7 test: case naming issues 2025-03-11 13:36:11 +00:00
radishzzz
4fc12b804c chore: update dependencies and style 2025-03-08 23:50:41 +00:00
radishzzz
89aff61656 update: back button size and position 2025-03-05 20:41:06 +00:00
radishzzz
b82ad56691 feat: add back button 2025-03-05 20:27:34 +00:00
radishzzz
b5bf2883cf docs: update README 2025-02-28 21:07:31 +00:00
radishzzz
7498f93ef9 feat: improve mobile header and layout responsiveness
- Add sticky positioning to mobile header
- Implement back navigation for mobile header
- Adjust layout to use min-height instead of fixed height
- Remove global scroll-smooth class for more flexible scrolling
- Update dependencies to latest versions
2025-02-14 07:04:52 +00:00
radishzzz
2a731b067a fix: text cut issue on iOS and update scrollbar color 2025-02-11 15:00:34 +00:00
radishzzz
0241091a8f feat: update font configuration
- Add new font variations for EarlySummer and subset fonts
- Update uno.config.ts to modify font family configurations
- Introduce new font files for navbar, time, and subset usage
- Remove preload of external font CDN and add local font CSS import
- Adjust scrollbar initialization to handle native scrollbars
- Modify index page date display styles
2025-01-27 04:50:12 +00:00
radishzzz
b46534419b feat: add language switcher component and update layout
- Introduced a new LanguageSwitcher component to facilitate language switching in the application.
- Added an SVG icon for the language switcher button.
- Updated the Header component to adjust margin for better spacing.
- Modified the Navigation component's margin and top properties for improved layout.
- Adjusted the ThemeToggle button size for consistency with the new design.
2025-01-24 10:11:56 +00:00
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
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
d599b3e26d feat: add theme toggle for light/dark modes 2025-01-20 10:36:14 +00:00
radishzzz
ef79df118f chore: update font style system 2025-01-18 20:52:58 +00:00
radishzzz
0bfb9aab0a feat: add font family and global styles 2025-01-18 11:09:36 +00:00
radishzzz
d6c98880d3 feat: implement internationalization (i18n) support 2025-01-18 00:01:25 +00:00