Commit graph

229 commits

Author SHA1 Message Date
radishzzz
ab74c0abdf chore: adjust scrollbar max height and update theme guide 2025-03-27 13:22:26 +00:00
radishzzz
743d17639d feat: add overlay scrollbar for body and code block 2025-03-27 05:00:22 +00:00
radishzzz
f3fc03b8d6 chore: update theme guide 2025-03-26 18:45:03 +00:00
radishzzz
24425e3a7e refactor: optimize heti css styles 2025-03-23 03:22:02 +00:00
radishzzz
fedf4cee1e chore: update comments for consistency, improve code readability and structure 2025-03-22 22:54:23 +00:00
radishzzz
ca45fed0aa fix: title and content start position on mobile post pages 2025-03-22 12:59:41 +00:00
radishzzz
82a2031342 fix: back button logic error 2025-03-22 05:35:13 +00:00
radishzzz
d2ebe60778 fix: back button error and view transition on ios, move scripts from layout to components 2025-03-22 05:24:10 +00:00
radishzzz
783fb958d5 feat: adjust layout spacing and add comment toggle configuration 2025-03-22 04:30:25 +00:00
radishzzz
51ae238192 🚀 refactor: redesign the layout, reduce page size, and significantly improve build speed 2025-03-22 03:45:15 +00:00
radishzzz
608bb0045f refactor: a part of heti css style 2025-03-20 18:09:39 +00:00
radishzzz
850d9c2403 fix: favicon and rss url error 2025-03-20 11:59:17 +00:00
radishzzz
dc24da0cb7 test: code block style 2025-03-19 21:40:50 +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
eb49f1def1 update: back button position and fallback logic 2025-03-18 05:55:02 +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
93c2fbb5b3 chore: update code comment 2025-03-17 00:28:22 +00:00
radishzzz
1492ae07d2 🚀 refactor: optimize i18n logic functions and function naming 2025-03-16 23:54:03 +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
26a3cce66e fix: visual height inconsistency between chinese and english title font 2025-03-15 21:55:06 +00:00
radishzzz
dc260f3f6c chore: update theme config 2025-03-15 20:47:38 +00:00
radishzzz
2a9500089c fix: Switching language error on tabbed pages, add 404 page 2025-03-15 13:55:06 +00:00
radishzzz
355b044e9f chore: change i18n example article and update i18n configuration 2025-03-15 12:26:49 +00:00
radishzzz
96a89ddcd5 feat: i18n support for header, subtitle and about pages 2025-03-15 02:52:23 +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
d352b6fb65 refactor: organize and categorize functions 2025-03-14 16:18:17 +00:00
radishzzz
f5526f8622 refactor: rename functions 2025-03-14 14:23:35 +00:00
radishzzz
ca1abd28c1 chore: update detail 2025-03-14 13:45:50 +00:00
radishzzz
91d27dd2ba update: unified multilingual page styles 2025-03-14 05:20:59 +00:00
radishzzz
05d3a8034b feat: complete language switching functionality and centralized page routing 2025-03-14 03:30:56 +00:00
radishzzz
4651828dd1 test: language switcher and i18n refactor 2025-03-14 00:51:54 +00:00
radishzzz
19d7ba4905 chore: add abbrlink 2025-03-13 22:53:31 +00:00
radishzzz
7671309edf refactor: fix button positions and adjust component structure 2025-03-13 21:52:24 +00:00
radishzzz
a133dfd7f2 fix: navbar path error 2025-03-12 03:41:07 +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
696fcfac07 refactor: theme config 2025-03-11 12:10:12 +00:00
radishzzz
ff1673da9c refactor: refactor article list component and routing logic, optimize multilingual article display 2025-03-11 09:52:49 +00:00
radishzzz
e5165dd740 refactor: optimize multilingual article routing logic, modify slug to abbrlink 2025-03-11 00:34:30 +00:00
radishzzz
4fc12b804c chore: update dependencies and style 2025-03-08 23:50:41 +00:00
radishzzz
d6cff842e1 refactor: refactoring project structure and components, optimizing internationalization and page presentation 2025-03-08 21:38:08 +00:00
radishzzz
7abec02cc3 feat: optimize underline style and theme introduction 2025-03-08 17:06:37 +00:00
radishzzz
a07c930d0d update: waline style 2025-03-08 15:03:36 +00:00
radishzzz
a5176b778a update: waline style 2025-03-08 14:55:25 +00:00
radishzzz
5da8a7d178 chore: finish setting up waline 2025-03-08 09:56:59 +00:00
radishzzz
e52a726103 update: waline style 2025-03-08 09:14:28 +00:00