Commit graph

467 commits

Author SHA1 Message Date
radishzzz
594172c183 feat: add pinned icon for post list 2025-04-02 22:31:36 +01:00
radishzzz
5cf09194d8 refactor: redrawing icons and harmonizing icon styles 2025-04-02 00:27:01 +01:00
radishzzz
d4579396a6 chore: switch KaTeX loading from cdn to local 2025-04-01 05:21:03 +01:00
radishzzz
c6d584a786 fix: switch KaTeX loading from local to cdn 2025-04-01 03:18:42 +01:00
radishzzz
ee25e17f69 feat: add KaTeX support and update theme configuration
- Update @astrojs/mdx and astro dependencies
- Enable KaTeX in theme config for mathematical formula rendering
- Update scrollbar component to hide overflow content
- Add KaTeX mathematical demonstration document
- Update multilingual theme guides to include KaTeX configuration
2025-04-01 02:13:23 +01:00
radishzzz
3da7a083c8 fix: improve toc highlighting responsiveness 2025-03-31 16:32:23 +01:00
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
9cfd0cb049 chore: remove text-balance from subtitle 2025-03-29 22:16:43 +00:00
radishzzz
c0e41b3b57 chore: remove smooth effect except post pages, update theme guide 2025-03-28 02:09:26 +00:00
radishzzz
3b13fed6cc test: scrollbar style error on android 2025-03-28 01:37:04 +00:00
radishzzz
06927ee6be test: scrollbar style error on android 2025-03-28 01:10:22 +00:00
radishzzz
7a25c20abe test: scrollbar error on android 2025-03-28 00:58:54 +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
bc20bcc211 chore: update readme 2025-03-27 02:36:31 +00:00
radishzzz
6bbe981eff chore: update readme and cover image 2025-03-26 23:03:38 +00:00
radishzzz
d359028d09 chore: update theme guide posts 2025-03-26 22:07:19 +00:00
radishzzz
f3fc03b8d6 chore: update theme guide 2025-03-26 18:45:03 +00:00
radishzzz
0545b1d0e5 chore: update theme guide 2025-03-26 11:04:21 +00:00
radishzzz
899523f60f chore: update theme guide 2025-03-26 10:46:11 +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
ece7351668 chore: update universal article 2025-03-24 18:27:23 +00:00
radishzzz
9e00ea9373 chore: update md style guide 2025-03-24 18:12:48 +00:00
radishzzz
ef2c0ee85f chore: update md style guide 2025-03-24 15:50:53 +00:00
radishzzz
e76eeb14a8 chore: update the cover image in the readme 2025-03-24 04:29:28 +00:00
radishzzz
bc76861aab fix: description generation logic 2025-03-24 03:03:11 +00:00
radishzzz
f17710bf29 chore: add i18n md style guide posts and an universal article 2025-03-24 02:37:51 +00:00
radishzzz
2b5c2b31ff chore: update md style guide 2025-03-24 01:17:43 +00:00
radishzzz
6ce8d0a651 chore: update md style guide 2025-03-24 01:02:38 +00:00
radishzzz
456aa2691e chore: update md style guide 2025-03-23 23:58:09 +00:00
radishzzz
191950981e chore: add chinese markdown style guide and update i18n footnotes 2025-03-23 23:16:30 +00:00
radishzzz
cb9a212cc7 fix: prevent HTML tags from being escaped in article descriptions 2025-03-23 18:50:14 +00:00
radishzzz
08438bd71a chore: update md style detail 2025-03-23 18:32:52 +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
29882c8581 test: md style preview 2025-03-23 14:33:11 +00:00
radishzzz
f5e8e88dce refactor: update heti css styles 2025-03-23 04:28:28 +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
89e1359bb5 fix: link style 2025-03-20 18:15:30 +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