Commit graph

51 commits

Author SHA1 Message Date
radishzzz
056c8bad96 style: optimize giscus styling 2025-05-31 00:25:36 +01:00
radishzzz
c5b8cd38ba test: add automatic switching between light and dark themes for giscus 2025-05-30 17:13:00 +01:00
radishzzz
27c6746691 test: add giscus comment 2025-05-30 14:34:24 +01:00
radishzzz
d12e235a23 chore: organize giscus-related configurations 2025-05-30 12:59:00 +01:00
radishzzz
4b270755bf Merge branch 'master' into giscus 2025-05-29 20:35:59 +01:00
radishzzz
32a39aed59 chore: rename public/assets path to public/vendors 2025-05-28 21:25:34 +01:00
radishzzz
a5839a2dd1 style: update various code copy button and toc styles
- Removed the old copy-action SVG icon and replaced it with a new copy-button SVG icon.
- Added a new copy-success SVG icon for visual feedback on copy actions.
- Updated Waline component comments for clarity and improved code readability.
- Enhanced BackButton component with fallback navigation to homepage.
- Improved CodeCopyButton component by refining icon handling and timeout management.
- Adjusted GithubCard component's intersection observer root margin for better visibility.
- Updated GsapAnimation component variable names for consistency and clarity.
- Removed unnecessary styles from PhotoSwipe component.
- Modified TOC component styles for better spacing and layout.
- Updated multiple theme guide markdown files to correct image hosting URL comments.
- Cleaned up extend.css by removing commented-out styles and organizing code.
- Added PhotoSwipe background color and KaTeX overflow fixes to global.css.
- Enhanced markdown.css with video styling for better responsiveness.
- Improved transition.css comments for better understanding of GSAP animation states.
2025-05-27 12:45:30 +01:00
radishzzz
ab9bb91f52 chore: fix waline language switching exceptions, remove unused global variables, update theme guide 2025-05-26 00:25:46 +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
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
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
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
41fca8569e perf: remove overlayscrollbars to fix page loading lag, update heading margins 2025-05-14 15:25:27 +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
847629ca46 chore: update theme guide and waline style 2025-05-08 22:54:32 +01:00
radishzzz
168046de88 style: update rounded corner styles for images and waline 2025-05-04 16:05:07 +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
8ad2315d08 chore: adjust some styling details 2025-04-09 19:32:30 +01:00
shinya
4c7a74c6c8
feat: giscus i18n 2025-04-07 01:17:25 +08:00
shinya
81ca27689f
fix: theme change when giscus not loaded 2025-04-07 00:59:10 +08:00
shinya
d1df76e2c2
feat: implement giscus comment 2025-04-07 00:16:11 +08:00
radishzzz
abdcd76a80 fix: delete waline quote border 2025-04-04 06:05:29 +01:00
radishzzz
743d17639d feat: add overlay scrollbar for body and code block 2025-03-27 05:00:22 +00:00
radishzzz
f3fc03b8d6 chore: update theme guide 2025-03-26 18:45:03 +00:00
radishzzz
fedf4cee1e chore: update comments for consistency, improve code readability and structure 2025-03-22 22:54:23 +00:00
radishzzz
783fb958d5 feat: adjust layout spacing and add comment toggle configuration 2025-03-22 04:30:25 +00:00
radishzzz
22dc899a95 refactor: update language configuration 2025-03-15 01:02:45 +00:00
radishzzz
f5526f8622 refactor: rename functions 2025-03-14 14:23:35 +00:00
radishzzz
ca1abd28c1 chore: update detail 2025-03-14 13:45:50 +00:00
radishzzz
91d27dd2ba update: unified multilingual page styles 2025-03-14 05:20:59 +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
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
4fc12b804c chore: update dependencies and style 2025-03-08 23:50:41 +00:00
radishzzz
d6cff842e1 refactor: refactoring project structure and components, optimizing internationalization and page presentation 2025-03-08 21:38:08 +00:00
radishzzz
a07c930d0d update: waline style 2025-03-08 15:03:36 +00:00
radishzzz
a5176b778a update: waline style 2025-03-08 14:55:25 +00:00
radishzzz
5da8a7d178 chore: finish setting up waline 2025-03-08 09:56:59 +00:00
radishzzz
e52a726103 update: waline style 2025-03-08 09:14:28 +00:00
radishzzz
5a87bee474 fix: waline style bug 2025-03-08 08:01:47 +00:00
radishzzz
6400503cf1 update: waline style 2025-03-07 19:12:16 +00:00
radishzzz
66a04b5392 fix: waline style bug 2025-03-07 18:10:51 +00:00
radishzzz
82f67c73a7 fix: waline margin bug 2025-03-07 17:47:26 +00:00
radishzzz
eb3781bb6b update: optimize theme color scheme and waline style 2025-03-07 17:36:34 +00:00
radishzzz
760847183b update: waline layout and style 2025-03-07 02:39:58 +00:00
radishzzz
eabd33f339 feat: add comment system 2025-03-06 23:06:38 +00:00
radishzzz
c2ebc78045 feat: add waline i18n & sync comments 2025-03-06 22:19:34 +00:00