Commit graph

  • dda2bb6caa fix: fade up animation error radishzzz 2025-05-17 20:24:51 +01:00
  • a35999629a feat: add fade up animation to post page, optimize global animation curves and durations, refine animation-related naming conventions radishzzz 2025-05-17 20:18:41 +01:00
  • d4ea4c470b chore: update animation curves and duration radishzzz 2025-05-17 16:20:56 +01:00
  • 8d6a7154c3 chore: update tag border style radishzzz 2025-05-17 16:16:12 +01:00
  • 312a57c07e style: optimize animation curves and duration radishzzz 2025-05-17 13:27:35 +01:00
  • 3ee10e2d18 fix: reorder footer content to fix insufficient spacing between links, adjust desktop layout to prevent narrowing caused by native scrollbar radishzzz 2025-05-17 12:00:13 +01:00
  • 1c374367fd fix: accessibility issues with footer links, update theme guide radishzzz 2025-05-17 10:43:40 +01:00
  • bd4db06709 docs: update readme radishzzz 2025-05-16 23:13:24 +01:00
  • 157c171d97 docs: update readme radishzzz 2025-05-16 22:57:37 +01:00
  • 55923f9fcc chore: add rehypeUnwrapImg plugin for image processing optimization, update katex resource path radishzzz 2025-05-16 04:32:59 +01:00
  • 110fad06ab fix: highlight position issue on ios for navbar and footer radishzzz 2025-05-15 22:56:14 +01:00
  • 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 radishzzz 2025-05-15 20:23:32 +01:00
  • d0e699d8cb style: optimize scrollbar styling, remove the auto-hide feature to fix page flickering issue radishzzz 2025-05-15 17:27:17 +01:00
  • bd24e340e7 style: optimize scrollbar and heading styling radishzzz 2025-05-15 06:04:36 +01:00
  • 0e5905aaa3 test: remove scrollbar and photoswipe radishzzz 2025-05-15 02:16:55 +01:00
  • 433dea51d6 chore: update dependencies radishzzz 2025-05-14 19:02:39 +01:00
  • 168e231119 feat: add auto-hide native scrollbar and optimize scrollbar styling radishzzz 2025-05-14 19:01:54 +01:00
  • 41fca8569e perf: remove overlayscrollbars to fix page loading lag, update heading margins radishzzz 2025-05-14 15:25:27 +01:00
  • c2547dd65d style: update pin-icon and anchor-link, remove bold icons radishzzz 2025-05-14 02:06:25 +01:00
  • 85f0bd9909 style: optimize icons radishzzz 2025-05-14 01:15:17 +01:00
  • 610c86db0d style: add highlight hover animation to navigation and footer - add dynamic accessible labels to heading anchors - update theme toggle button svg radishzzz 2025-05-13 23:33:09 +01:00
  • 2d80d7effd docs: update theme guide radishzzz 2025-05-13 04:04:53 +01:00
  • e5ecbe1341 feat: add heading anchor links radishzzz 2025-05-13 03:09:23 +01:00
  • 328104ed1a fix: go back button svg error radishzzz 2025-05-12 21:19:11 +01:00
  • 4c83ae5b76 style: add bold icons for desktop mode, fix text-align for github card description radishzzz 2025-05-12 19:34:20 +01:00
  • 9c1d2241d4 style: add letter spacing to cjk header, navbar and post titles radishzzz 2025-05-11 00:52:02 +01:00
  • 385b5508aa fix: image relative path in rss feed, modify the path of the local images radishzzz 2025-05-10 21:59:45 +01:00
  • 4d3ce1f73f
    chore: remove portuguese preview from the demo site (#23) radishzz 2025-05-10 06:44:59 +01:00
  • fc1cc050bc
    refactor: separate rss and atom generation, optimize back button logic (#22) radishzz 2025-05-10 04:37:20 +01:00
  • 4b05ba9caf
    feat: implement portuguese locale (#21) viniciusdeliz 2025-05-10 00:34:10 -03:00
  • ca779b885f docs: update example posts radishzzz 2025-05-09 23:41:22 +01:00
  • 0581542aea style: update styles for text selection and tables radishzzz 2025-05-09 13:10:44 +01:00
  • fa0c7db306 docs: update theme guide radishzzz 2025-05-09 09:18:44 +01:00
  • 847629ca46 chore: update theme guide and waline style radishzzz 2025-05-08 22:54:32 +01:00
  • 4da1c3ce48 chore: restore scrollbar to previous version radishzzz 2025-05-08 20:57:36 +01:00
  • afa47d4880 chore: remove conditional loading of katex plugins radishzzz 2025-05-08 18:53:10 +01:00
  • 5d2989d66d chore: remove async css loading for katex radishzzz 2025-05-08 18:27:05 +01:00
  • 979f36a796 perf: optimize katex config, implement async css loading for katex, improve scrollbar and lightbox loading logic radishzzz 2025-05-08 18:13:15 +01:00
  • 625879b061 🚀 perf: add global content cache to significantly improve build speed, fix slow build times on [...tags_tag] pages radishzzz 2025-05-08 16:57:14 +01:00
  • 5b9c2d562a refactor: replace icons with svg components, relocate icons and images, rename directories radishzzz 2025-05-08 15:10:21 +01:00
  • b72b59358b docs: update comments in theme guides and configuration files radishzzz 2025-05-08 02:32:12 +01:00
  • bf20fb4014 fix: upgrade waline to v3.5.7 (fixes #10), remove unused titlegap configuration radishzzz 2025-05-08 01:57:40 +01:00
  • d3d6561f4d perf: optimize loading timing for github cards and lightbox, clean up redundant head tags, and improve css organization radishzzz 2025-05-08 01:24:03 +01:00
  • d3c78a559a style: update table style radishzzz 2025-05-04 17:48:52 +01:00
  • 1842dbd7da docs: update example posts radishzzz 2025-05-04 17:42:20 +01:00
  • 6507ca14c4 chore: update site favicon and table styles, delete hastscript radishzzz 2025-05-04 17:25:22 +01:00
  • 168046de88 style: update rounded corner styles for images and waline radishzzz 2025-05-04 16:05:07 +01:00
  • d59c52b063 chore: update margin bottom and dependencies radishzzz 2025-05-04 03:33:51 +01:00
  • 67e1f6cf8e chore: update heti style, remove infrequently used unocss rules, streamline meta tags radishzzz 2025-05-04 03:23:23 +01:00
  • 9ebc6aadc5 docs:update markdown-extended-features post radishzzz 2025-05-02 20:26:10 +01:00
  • bdaf3da70c docs: add multi-language markdown-extended-features post radishzzz 2025-05-02 20:08:50 +01:00
  • 6c8a682f83 style: optimize github card for mobile, adjust spacing between consecutive images radishzzz 2025-05-02 19:08:33 +01:00
  • a4d56865e4 fix: add github card script radishzzz 2025-05-02 18:08:46 +01:00
  • 2ddae5631e feat: add github repository card extension feature radishzzz 2025-05-02 18:06:59 +01:00
  • 266e5833e6 style: add icons for admonitions radishzzz 2025-04-30 18:56:48 +01:00
  • f59b4c691a chore: change syntax from :::type{title} to :::type[title] radishzzz 2025-04-30 17:00:30 +01:00
  • 23ba4de450 feat: add admonition functionality and markdown-extended-features article, improve blockquote styling radishzzz 2025-04-25 20:31:41 +01:00
  • ed527b3bab style: optimize code line numbers opacity radishzzz 2025-04-24 21:08:39 +01:00
  • c13f393015 style: optimize colors and opacity, fix footnote symbol formatting radishzzz 2025-04-24 20:59:50 +01:00
  • 955db0e897 chore: replace twitter with x radishzzz 2025-04-21 19:33:42 +01:00
  • ff7cade613 chore: update dependency version radishzzz 2025-04-21 19:20:04 +01:00
  • 5408676c64 🎨 style: optimize heti css styles radishzzz 2025-04-21 19:18:45 +01:00
  • 85a629b4ee chore: update footnotes style radishzzz 2025-04-17 04:14:33 +01:00
  • a022200147 chore: update styles and theme guides radishzzz 2025-04-17 04:12:50 +01:00
  • af6b45becf 🎨 style: optimize heti css styles radishzzz 2025-04-17 03:49:31 +01:00
  • 67525c3e41 style: update image style radishzzz 2025-04-17 02:37:22 +01:00
  • da3d9d8d50 chore: update img style radishzzz 2025-04-17 01:28:04 +01:00
  • 1eb43060d5 fix: spacing between headings radishzzz 2025-04-17 01:16:44 +01:00
  • fd8cc74627 refactor: heti style radishzzz 2025-04-17 01:00:26 +01:00
  • 4ff44f9ac4 style: add image to figure plugin radishzzz 2025-04-16 06:25:04 +01:00
  • 018f1c9b6c chore: improve article auto-excerpt, allow inline code to wrap radishzzz 2025-04-15 16:53:29 +01:00
  • dfc30d7f85 feat: add image lightbox functionality radishzzz 2025-04-15 05:33:06 +01:00
  • 043b811ce4 docs: update readme and theme guides radishzzz 2025-04-14 17:31:27 +01:00
  • 49793d5d55 docs: update readme radishzzz 2025-04-13 23:47:28 +01:00
  • 21d502b8d0 docs: update detailed usage documentation in readme radishzzz 2025-04-13 23:33:30 +01:00
  • 5f95201576 chore: remove unnecessary image.domains configuration radishzzz 2025-04-13 16:21:14 +01:00
  • 37b95a4e37 docs: update theme guide radishzzz 2025-04-13 13:15:21 +01:00
  • 69de0217bd fix: theme toggle functionality not working radishzzz 2025-04-13 11:30:35 +01:00
  • 3a002d61ca perf: change listener from after-swap to page-load to improve view transition smoothness radishzzz 2025-04-13 11:18:47 +01:00
  • 59297d534e docs: update theme guides radishzzz 2025-04-13 00:59:46 +01:00
  • 3da5b38407 docs: add theme-color-schemes guide radishzzz 2025-04-12 00:08:11 +01:00
  • 8ad2315d08 chore: adjust some styling details radishzzz 2025-04-09 19:32:30 +01:00
  • 05b902bc61 fix: style and type issues with feature enhancements radishzzz 2025-04-09 18:46:27 +01:00
  • b492e5c262 chore: optimize styles and update dependencies radishzzz 2025-04-07 03:23:34 +01:00
  • 4c7a74c6c8
    feat: giscus i18n shinya 2025-04-07 01:17:25 +08:00
  • 81ca27689f
    fix: theme change when giscus not loaded shinya 2025-04-07 00:59:10 +08:00
  • 491cf212e8
    fix: del personal config shinya 2025-04-07 00:17:40 +08:00
  • d1df76e2c2
    feat: implement giscus comment shinya 2025-04-07 00:16:11 +08:00
  • e757da729a docs: update issue template radishzzz 2025-04-06 15:57:28 +01:00
  • 2dd5410300 Merge branch 'fix-theme-logic' radishzzz 2025-04-06 03:17:06 +01:00
  • 21ae80e27d chore: add auto option for theme colors radishzzz 2025-04-06 03:10:28 +01:00
  • 4788cdf1f2 Merge branch 'master' of https://github.com/radishzzz/astro-theme-retypeset radishzzz 2025-04-06 02:57:51 +01:00
  • 712f49fe20 chore: refine styling and update birth-of-retypeset article radishzzz 2025-04-06 02:53:50 +01:00
  • 15213a4f06
    Update issue templates radishzz 2025-04-05 14:10:53 +01:00
  • 88a3a9f46b Optimize the logic for switching between light and dark modes kakomonn 2025-04-05 17:35:28 +08:00
  • abdcd76a80 fix: delete waline quote border radishzzz 2025-04-04 06:05:29 +01:00
  • ba2aca1201 docs: fix type error radishzzz 2025-04-04 04:59:45 +01:00
  • b1ad093ea7 docs: add birth-of-retypeset-zh post radishzzz 2025-04-04 04:13:35 +01:00
  • f3edfba62d chore: update pinned icon position, scrollbar style and katex mathematical demo radishzzz 2025-04-03 00:20:44 +01:00
  • d2ca808197 chore: add view transition for pinned icon radishzzz 2025-04-02 22:39:21 +01:00