Commit graph

30 commits

Author SHA1 Message Date
radishzzz
1db68e8716 style: optimize animation durations and details 2025-05-18 22:55:53 +01:00
radishzzz
a35999629a feat: add fade up animation to post page, optimize global animation curves and durations, refine animation-related naming conventions 2025-05-17 20:18:41 +01:00
radishzzz
3ee10e2d18 fix: reorder footer content to fix insufficient spacing between links, adjust desktop layout to prevent narrowing caused by native scrollbar 2025-05-17 12:00:13 +01:00
radishzzz
1c374367fd fix: accessibility issues with footer links, update theme guide 2025-05-17 10:43:40 +01:00
radishzzz
85f0bd9909 style: optimize icons 2025-05-14 01:15:17 +01:00
radishzzz
e5ecbe1341 feat: add heading anchor links 2025-05-13 03:09:23 +01:00
radishzzz
4c83ae5b76 style: add bold icons for desktop mode, fix text-align for github card description 2025-05-12 19:34:20 +01:00
radishzzz
9c1d2241d4 style: add letter spacing to cjk header, navbar and post titles 2025-05-11 00:52:02 +01:00
radishzzz
5b9c2d562a refactor: replace icons with svg components, relocate icons and images, rename directories 2025-05-08 15:10:21 +01:00
radishzzz
2ddae5631e feat: add github repository card extension feature
- remove astro-compress to improve build speed
- add target and rel attributes to footer links
- rename unocss opacity utility from 'opacity' to 'op'
- update PostList component's page logic from 'isTag' to 'isHome'
- create extend.css file for markdown extended features
- reorganize and sort styles in heti.css
- fix inline code wrapping issue
2025-05-02 18:06:59 +01:00
radishzzz
712f49fe20 chore: refine styling and update birth-of-retypeset article
- Remove view transitions for pin icon and desktop article timestamp
- Adjust scrollbar thickness
- Optimize apiflashKey path reference
- Reduce underline offset distance
2025-04-06 02:53:50 +01:00
radishzzz
f3edfba62d chore: update pinned icon position, scrollbar style and katex mathematical demo 2025-04-03 00:20:44 +01:00
radishzzz
d2ca808197 chore: add view transition for pinned icon 2025-04-02 22:39:21 +01:00
radishzzz
594172c183 feat: add pinned icon for post list 2025-04-02 22:31:36 +01:00
radishzzz
4c8dff619e update: migrate from content.ts to content.config.ts 2025-03-30 00:57:33 +00:00
radishzzz
fedf4cee1e chore: update comments for consistency, improve code readability and structure 2025-03-22 22:54:23 +00:00
radishzzz
608bb0045f refactor: a part of heti css style 2025-03-20 18:09:39 +00:00
radishzzz
dc24da0cb7 test: code block style 2025-03-19 21:40:50 +00:00
radishzzz
cac96eca8c feat: add desktop back home button on posts page 2025-03-18 05:37:33 +00:00
radishzzz
b4bd409e4b update: desktop style 2025-03-18 04:03:42 +00:00
radishzzz
f34b0cb46b feat: i18n rss url and different excerpt length for different languages 2025-03-17 02:49:02 +00:00
radishzzz
f9c48b2c6f feat: add post description on desktop home page 2025-03-16 02:15:36 +00:00
radishzzz
5f3d9bc3c2 chore: unbind unocss shortcut 2025-03-16 00:51:39 +00:00
radishzzz
355b044e9f chore: change i18n example article and update i18n configuration 2025-03-15 12:26:49 +00:00
radishzzz
22dc899a95 refactor: update language configuration 2025-03-15 01:02:45 +00:00
radishzzz
54902da6dd 🚀 refactor: unify page routing files 2025-03-14 23:13:54 +00:00
radishzzz
4651828dd1 test: language switcher and i18n refactor 2025-03-14 00:51:54 +00:00
radishzzz
c23a54ae83 refactor: clean up configuration and components, optimize implementation details
- Remove unused navigation bar and social link configurations
- Update Footer component, simplify code
- Refactor PostList and PostTime components, improve code readability
- Adjust Waline comment component styles
- Streamline content config and reading time plugin
- Update theme guide document titles and tags
2025-03-12 01:05:15 +00:00
radishzzz
8ac9b865f5 feat: add date formatting component and configuration options
- Add DateFormat and PostTime components, supporting multiple date display formats
- Add dateFormat option in theme configuration, allowing customization of date display styles
- Refactor time display logic in article list and article detail pages
- Update configuration type definitions to support new date format options
2025-03-11 15:33:39 +00:00
radishzzz
ff1673da9c refactor: refactor article list component and routing logic, optimize multilingual article display 2025-03-11 09:52:49 +00:00
Renamed from src/components/PostTitleList.astro (Browse further)