Commit graph

158 commits

Author SHA1 Message Date
radishzzz
49793d5d55 docs: update readme 2025-04-13 23:47:28 +01:00
radishzzz
3a002d61ca perf: change listener from after-swap to page-load to improve view transition smoothness
- fix theme guide error
- update readme
2025-04-13 11:18:47 +01:00
radishzzz
59297d534e docs: update theme guides 2025-04-13 00:59:46 +01:00
radishzzz
3da5b38407 docs: add theme-color-schemes guide
- remove 95% width restriction
- adjust the transparency of the buttons
- update tag formatting for posts
- update the offset of the underline for links
2025-04-12 00:08:11 +01:00
radishzzz
05b902bc61 fix: style and type issues with feature enhancements
- Fix presetTheme type assertion issue
- Fix content height dvh problem on large screens
- Fix tables and KaTex math formulas overflowing containers on mobile
- Update 404 page
- Update README documentation
- Increase link underline offset
- Add line number display to code blocks
- Improve scrollbar styles for TOC and code blocks
2025-04-09 18:46:27 +01:00
radishzzz
b492e5c262 chore: optimize styles and update dependencies
- Fix random sorting issue in RSS articles
- Optimize RSS style file
- Improve scrollbar styles
- Upgrade project dependencies
2025-04-07 03:23:34 +01:00
radishzzz
f3edfba62d chore: update pinned icon position, scrollbar style and katex mathematical demo 2025-04-03 00:20:44 +01:00
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
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