Commit graph

453 commits

Author SHA1 Message Date
radishzzz
33cf743799 test: update buttons and footer positions 2025-05-25 20:51:57 +01:00
radishzzz
76f38cf64e fix: styling of buttons and footer components to fix layout and positioning issues 2025-05-25 20:49:10 +01:00
radishzzz
8d2709880d fix: styling of buttons and footer components to fix layout and positioning issues 2025-05-25 20:44:12 +01:00
radishzzz
c93cf8fb2f fix: remove highlight position fixes for navbar and footer 2025-05-25 20:04:14 +01:00
radishzzz
91481626c5 fix: adjust component styles to resolve layout and positioning issues 2025-05-25 19:52:29 +01:00
radishzzz
48464370a4 feat: add support for more languages 2025-05-25 19:13:50 +01:00
radishzzz
9894c4eccb chore: update fonts to support latin, cyrillic and greek characters, reduce snell-black font size from 124% to 115% 2025-05-25 18:19:08 +01:00
radishzzz
0844f4ee12 chore: update font subset list 2025-05-25 15:53:18 +01:00
radishzzz
5eeb0f11c0 fix: <hr> left alignment offset 2025-05-24 12:03:51 +01:00
radishzzz
937145f364 chore: update <hr> font style 2025-05-24 11:51:24 +01:00
radishzzz
4b10e91f22 docs: add video embedding instructions to the theme guide 2025-05-22 00:50:27 +01:00
radishzzz
818b98fcf1 chore: update toc margin bottom 2025-05-21 18:50:41 +01:00
radishzzz
c6e3373c10 fix: <hr> styling issue 2025-05-21 18:33:51 +01:00
radishzzz
d10d90a8ef chore: update <hr> styles, fix unexpected comments in rss feed, update theme guides 2025-05-21 18:27:14 +01:00
radishzzz
155202adeb fix: img style error 2025-05-20 02:31:19 +01:00
radishzzz
2f158eed60 🎨 style: refactor markdown typography styles 2025-05-20 01:20:59 +01:00
radishzzz
910fd9f39a chore: update gsap animation config 2025-05-19 15:00:30 +01:00
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
9edc1fc325 style: update highlight hover animation duration 2025-05-19 04:19:10 +01:00
radishzzz
4c9ea3febd fix: admonition border color not rendering correctly 2025-05-19 04:07:23 +01:00
radishzzz
34207a2b4c docs: update readme 2025-05-19 03:58:17 +01:00
radishzz
3d3e422ef2
Merge pull request #24 from radishzzz/dev
 feat: optimize performance, enhance animations and improve accessibility

- perf: replace overlayscrollbars with native scrollbar to fix page loading lag
- feat: implement GSAP animations throughout the site with optimized curves and durations
- style: refine scrollbar styling and heading margins for better visual consistency
- fix: resolve accessibility issues with footer links and improve mobile responsiveness
- refactor: reorganize CSS files and optimize DOM selectors for better performance
- chore: update dependencies and implement astro-compress
- docs: update README and theme guides
2025-05-19 03:28:55 +01:00
radishzzz
7a7253124d chore: enable photoswipe component 2025-05-19 03:17:26 +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
1f141963a1 fix: whitespace in footer incorrectly removed during compression 2025-05-19 01:28:13 +01:00
radishzzz
96fba2d473 fix: accessibility issues with footer links, optimize footer link handling logic 2025-05-19 00:58:53 +01:00
radishzzz
a27cdcb7f9 test: accessibility issues with footer links 2025-05-19 00:33:39 +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
eb82a7d2f2 chore: add toc theme config option and update theme guides 2025-05-18 17:23:32 +01:00
radishzzz
94f9998f45 chore: reorganize css files 2025-05-18 16:29:45 +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
dda2bb6caa fix: fade up animation error 2025-05-17 20:24:51 +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
d4ea4c470b chore: update animation curves and duration 2025-05-17 16:20:56 +01:00
radishzzz
8d6a7154c3 chore: update tag border style 2025-05-17 16:16:12 +01:00
radishzzz
312a57c07e style: optimize animation curves and duration 2025-05-17 13:27:35 +01:00
radishzzz
3ee10e2d18 fix: reorder footer content to fix insufficient spacing between links, adjust desktop layout to prevent narrowing caused by native scrollbar 2025-05-17 12:00:13 +01:00
radishzzz
1c374367fd fix: accessibility issues with footer links, update theme guide 2025-05-17 10:43:40 +01:00
radishzzz
bd4db06709 docs: update readme 2025-05-16 23:13:24 +01:00
radishzzz
157c171d97 docs: update readme 2025-05-16 22:57:37 +01:00
radishzzz
55923f9fcc chore: add rehypeUnwrapImg plugin for image processing optimization, update katex resource path 2025-05-16 04:32:59 +01:00
radishzzz
110fad06ab fix: highlight position issue on ios for navbar and footer 2025-05-15 22:56:14 +01:00
radishzzz
43295bc7b9 🚀 perf: use native scrollbar instead of overlayscrollbars, switch waline to cdn import
- remove preload comment configuration
- remove preload meta tags in head
- update 404 page
2025-05-15 20:23:32 +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