Commit graph

146 commits

Author SHA1 Message Date
radishzzz
7c6172e0ae 🚀 refactor: toc component with responsive design
- Implement scroll-sync highlight tracking
- Add auto-scroll functionality for active items
- Remove animations during view transitions
2025-03-31 16:05:46 +01:00
radishzzz
4c8dff619e update: migrate from content.ts to content.config.ts 2025-03-30 00:57:33 +00:00
radishzzz
dc17f304c1 feat: add toc with accordion animation, add optional toc toggle, lower heti css priority 2025-03-28 00:26:32 +00:00
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
d359028d09 chore: update theme guide posts 2025-03-26 22:07:19 +00:00
radishzzz
f612da55c5 chore: updating dependencies 2025-03-26 05:41:05 +00:00
radishzzz
e3730749de chore: update i18n md style guide articles 2025-03-24 21:27:36 +00:00
radishzzz
8810ba6db5 feat: refactor heti css and define basic markdown styles 2025-03-23 18:12:20 +00:00
radishzzz
6e5c1f390e fix: build error 2025-03-23 14:35:39 +00:00
radishzzz
24425e3a7e refactor: optimize heti css styles 2025-03-23 03:22:02 +00:00
radishzzz
ca45fed0aa fix: title and content start position on mobile post pages 2025-03-22 12:59:41 +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
0f63770b69 fix: position offset of the theme toggle button 2025-03-20 12:53:01 +00:00
radishzzz
850d9c2403 fix: favicon and rss url error 2025-03-20 11:59:17 +00:00
radishzzz
9283287442 update: code block style 2025-03-20 05:31:26 +00:00
radishzzz
a71ce7754a feat: enhance rss style 2025-03-20 03:37:12 +00:00
radishzzz
c574ff5f7a fix: build error 2025-03-19 23:51:54 +00:00
radishzzz
ec2b4e9ec2 chore: remove unused dependencies 2025-03-19 22:52:53 +00:00
radishzzz
830c330b3a chore: delete unused dependencies 2025-03-19 22:03:26 +00:00
radishzzz
045e806ea3 chore: update readme and config 2025-03-19 15:19:34 +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
0dcd3a5838 refactor: content collection config 2025-03-18 01:19:24 +00:00
radishzzz
473b13d0ab refactor: optimize all i18n route pages 2025-03-17 18:15:17 +00:00
radishzzz
0888b59c5f refactor: optimize rss generation logic 2025-03-17 14:01:51 +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
a073ea47bd feat: add automatic website screenshot generation for Open Graph preview images 2025-03-16 14:41:51 +00:00
radishzzz
30febfef22 chore: delete one demo picture 2025-03-16 02:44:08 +00:00
radishzzz
203d0f367b fix: readme demo url error 2025-03-15 22:26:48 +00:00
radishzzz
355b044e9f chore: change i18n example article and update i18n configuration 2025-03-15 12:26:49 +00:00
radishzzz
54902da6dd 🚀 refactor: unify page routing files 2025-03-14 23:13:54 +00:00
radishzzz
ca1abd28c1 chore: update detail 2025-03-14 13:45:50 +00:00
radishzzz
05d3a8034b feat: complete language switching functionality and centralized page routing 2025-03-14 03:30:56 +00:00
radishzzz
7671309edf refactor: fix button positions and adjust component structure 2025-03-13 21:52:24 +00:00
radishzzz
1444e8934c chore: add og comment and update icon naming 2025-03-13 13:19:34 +00:00
radishzzz
a556a622ab feat: automatically generate Open Graph cards 2025-03-13 05:00:18 +00:00
radishzzz
c97e3d5882 test: og url end with slash 2025-03-12 22:09:57 +00:00
radishzzz
78de8b7911 chore: update dependency versions 2025-03-12 15:06:17 +00:00
radishzzz
7ee47b1d85 feat: support image optimization in Markdown with astro 5.4 2025-03-12 13:57:32 +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
31cdd9baa7 test: case naming issues 2025-03-11 13:36:11 +00:00
radishzzz
696fcfac07 refactor: theme config 2025-03-11 12:10:12 +00:00
radishzzz
e5165dd740 refactor: optimize multilingual article routing logic, modify slug to abbrlink 2025-03-11 00:34:30 +00:00
radishzzz
f88d1b6c20 chore: update theme intro 2025-03-10 12:58:20 +00:00
radishzzz
0402ac4c09 update: optimize the ordering of top posts and tags 2025-03-10 00:39:44 +00:00
radishzzz
4fc12b804c chore: update dependencies and style 2025-03-08 23:50:41 +00:00
radishzzz
fc21f1088b update: theme intro 2025-03-08 14:34:11 +00:00
radishzzz
5a87bee474 fix: waline style bug 2025-03-08 08:01:47 +00:00