radishzzz
4d247cfb93
✨ feat: add reducemotion config option to optimize performance
...
- Add `reduceMotion` option in theme config to improve performance
- Update Button component to support reduced animations
- Modify GSAP animation logic to adapt to the new configuration
- Update documentation to reflect the new feature
2025-05-19 14:54:59 +01:00
radishzzz
120ebbbb3f
style: update animation duration and delay, fix transition issues on mobile
2025-05-19 12:05:34 +01:00
radishzzz
beb3386edc
perf: optimize dom selectors for better performance
2025-05-19 03:12:55 +01:00
radishzzz
bfe3771571
style: improve animation effects for gsap, view transitions and highlight-hover
2025-05-19 02:20:37 +01:00
radishzzz
653596fc3d
style: optimize gsap animations, add preload for stix-Italic
2025-05-19 01:48:28 +01:00
radishzzz
ef192c4545
chore: update theme guides and project comments, add astro-compress to remove comments
2025-05-19 00:25:26 +01:00
radishzzz
1db68e8716
style: optimize animation durations and details
2025-05-18 22:55:53 +01:00
radishzzz
db4aa56987
refactor: replace css fade animations with gsap, optimize post page animations and mobile responsiveness
2025-05-18 16:03:17 +01:00
radishzzz
90c2099fec
style: add fade animations to roc, back button, tags and waline comment, refactor katex import method
2025-05-17 22:33:14 +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
312a57c07e
style: optimize animation curves and duration
2025-05-17 13:27:35 +01:00
radishzzz
d0e699d8cb
style: optimize scrollbar styling, remove the auto-hide feature to fix page flickering issue
2025-05-15 17:27:17 +01:00
radishzzz
bd24e340e7
style: optimize scrollbar and heading styling
2025-05-15 06:04:36 +01:00
radishzzz
0e5905aaa3
test: remove scrollbar and photoswipe
2025-05-15 02:16:55 +01:00
radishzzz
168e231119
feat: add auto-hide native scrollbar and optimize scrollbar styling
2025-05-14 19:01:54 +01:00
radishzzz
41fca8569e
perf: remove overlayscrollbars to fix page loading lag, update heading margins
2025-05-14 15:25:27 +01:00
radishzzz
610c86db0d
style: add highlight hover animation to navigation and footer
...
- add dynamic accessible labels to heading anchors
- update theme toggle button svg
2025-05-13 23:33:09 +01:00
radishzz
fc1cc050bc
refactor: separate rss and atom generation, optimize back button logic ( #22 )
...
* refactor: separate rss and atom generation, optimize back button logic, remove redundant whitespace in component styles
* fix: add missing <published> tag in atom feed
2025-05-10 04:37:20 +01:00
radishzzz
4da1c3ce48
chore: restore scrollbar to previous version
2025-05-08 20:57:36 +01:00
radishzzz
979f36a796
perf: optimize katex config, implement async css loading for katex, improve scrollbar and lightbox loading logic
2025-05-08 18:13:15 +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
d3d6561f4d
perf: optimize loading timing for github cards and lightbox, clean up redundant head tags, and improve css organization
2025-05-08 01:24:03 +01:00
radishzzz
d59c52b063
chore: update margin bottom and dependencies
2025-05-04 03:33:51 +01:00
radishzzz
67e1f6cf8e
chore: update heti style, remove infrequently used unocss rules, streamline meta tags
2025-05-04 03:23:23 +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
5408676c64
🎨 style: optimize heti css styles
2025-04-21 19:18:45 +01:00
radishzzz
dfc30d7f85
✨ feat: add image lightbox functionality
...
- Add imageConfig in astro.config.ts to optimize remote image processing in Markdown files
- Update PhotoSwipe component initialization logic to ensure proper setup on page load
2025-04-15 05:33:06 +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
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
8ad2315d08
chore: adjust some styling details
2025-04-09 19:32:30 +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
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
5cf09194d8
refactor: redrawing icons and harmonizing icon styles
2025-04-02 00:27:01 +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
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
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
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
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
51ae238192
🚀 refactor: redesign the layout, reduce page size, and significantly improve build speed
2025-03-22 03:45:15 +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