radishzzz
120ebbbb3f
style: update animation duration and delay, fix transition issues on mobile
2025-05-19 12:05:34 +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
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
8d6a7154c3
chore: update tag border style
2025-05-17 16:16:12 +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
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
433dea51d6
chore: update dependencies
2025-05-14 19:02:39 +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
radishzzz
e5ecbe1341
feat: add heading anchor links
2025-05-13 03:09:23 +01:00
radishzzz
4c83ae5b76
style: add bold icons for desktop mode, fix text-align for github card description
2025-05-12 19:34:20 +01:00
radishzzz
9c1d2241d4
style: add letter spacing to cjk header, navbar and post titles
2025-05-11 00:52:02 +01:00
radishzzz
385b5508aa
fix: image relative path in rss feed, modify the path of the local images
...
-
2025-05-10 21:59:45 +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
bf20fb4014
fix: upgrade waline to v3.5.7 ( fixes #10 ), remove unused titlegap configuration
2025-05-08 01:57:40 +01:00
radishzzz
6507ca14c4
chore: update site favicon and table styles, delete hastscript
2025-05-04 17:25:22 +01:00
radishzzz
168046de88
style: update rounded corner styles for images and waline
2025-05-04 16:05:07 +01:00
radishzzz
d59c52b063
chore: update margin bottom and dependencies
2025-05-04 03:33:51 +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
f59b4c691a
chore: change syntax from :::type{title} to :::type[title]
2025-04-30 17:00:30 +01:00
radishzzz
23ba4de450
✨ feat: add admonition functionality and markdown-extended-features article, improve blockquote styling
2025-04-25 20:31:41 +01:00
radishzzz
c13f393015
style: optimize colors and opacity, fix footnote symbol formatting
2025-04-24 20:59:50 +01:00
radishzzz
ff7cade613
chore: update dependency version
2025-04-21 19:20:04 +01:00
radishzzz
fd8cc74627
refactor: heti style
2025-04-17 01:00:26 +01:00
radishzzz
4ff44f9ac4
style: add image to figure plugin
...
- Improve styles for images, blockquotes, tables and more
- Fix unexpected line breaks
2025-04-16 06:25:04 +01:00
radishzzz
018f1c9b6c
chore: improve article auto-excerpt, allow inline code to wrap
2025-04-15 16:53:29 +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
043b811ce4
docs: update readme and theme guides
2025-04-14 17:31:27 +01:00
radishzzz
49793d5d55
docs: update readme
2025-04-13 23:47:28 +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
59297d534e
docs: update theme guides
2025-04-13 00:59:46 +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
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
f3edfba62d
chore: update pinned icon position, scrollbar style and katex mathematical demo
2025-04-03 00:20:44 +01:00
radishzzz
594172c183
✨ feat: add pinned icon for post list
2025-04-02 22:31:36 +01:00
radishzzz
5cf09194d8
refactor: redrawing icons and harmonizing icon styles
2025-04-02 00:27:01 +01:00
radishzzz
d4579396a6
chore: switch KaTeX loading from cdn to local
2025-04-01 05:21:03 +01:00
radishzzz
c6d584a786
fix: switch KaTeX loading from local to cdn
2025-04-01 03:18:42 +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
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
4c8dff619e
update: migrate from content.ts to content.config.ts
2025-03-30 00:57:33 +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