blog/src
radishzz 47e1df9b3d
feat: performance optimizations and ui improvements (#26)
* test: remove astro-compress

* test: remove astro-compress

* perf: add astro-compress, optimize resource preloading

* perf: moving photoswipe styles to head with non-blocking preload strategy

* test: disable astro-compress

* test: enable astro-compress

* fix: typescript hints

* chore: adjust toc style and gsap animation

* style: optimize gsap animation logic, adjust toc style

* chore: adjust toc style

* fix: photoswipe transition position offset caused by scrollbar-gutter
2025-05-26 20:21:38 +01:00
..
assets/icons style: update pin-icon and anchor-link, remove bold icons 2025-05-14 02:06:25 +01:00
components feat: performance optimizations and ui improvements (#26) 2025-05-26 20:21:38 +01:00
content docs: update theme guide and readme 2025-05-26 01:07:47 +01:00
i18n chore: fix waline language switching exceptions, remove unused global variables, update theme guide 2025-05-26 00:25:46 +01:00
layouts feat: performance optimizations and ui improvements (#26) 2025-05-26 20:21:38 +01:00
pages feat: performance optimizations and ui improvements (#26) 2025-05-26 20:21:38 +01:00
plugins chore: add rehypeUnwrapImg plugin for image processing optimization, update katex resource path 2025-05-16 04:32:59 +01:00
styles feat: performance optimizations and ui improvements (#26) 2025-05-26 20:21:38 +01:00
types feat: add reducemotion config option to optimize performance 2025-05-19 14:54:59 +01:00
utils chore: update <hr> styles, fix unexpected comments in rss feed, update theme guides 2025-05-21 18:27:14 +01:00
config.ts docs: update theme guide 2025-05-25 22:28:22 +01:00
content.config.ts chore: add toc theme config option and update theme guides 2025-05-18 17:23:32 +01:00
env.d.ts chore: update dependencies, enhance theme configuration, and improve layout structure 2025-01-21 21:21:24 +00:00