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
21d502b8d0
docs: update detailed usage documentation in readme
...
- update footnotes style
- update theme guides
2025-04-13 23:33:30 +01:00
radishzzz
5f95201576
chore: remove unnecessary image.domains configuration
2025-04-13 16:21:14 +01:00
radishzzz
37b95a4e37
docs: update theme guide
2025-04-13 13:15:21 +01:00
radishzzz
69de0217bd
fix: theme toggle functionality not working
2025-04-13 11:30:35 +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
8ad2315d08
chore: adjust some styling details
2025-04-09 19:32:30 +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
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
491cf212e8
fix: del personal config
2025-04-07 00:17:40 +08:00
shinya
d1df76e2c2
feat: implement giscus comment
2025-04-07 00:16:11 +08:00
radishzzz
e757da729a
docs: update issue template
2025-04-06 15:57:28 +01:00
radishzzz
2dd5410300
Merge branch 'fix-theme-logic'
2025-04-06 03:17:06 +01:00
radishzzz
21ae80e27d
chore: add auto option for theme colors
2025-04-06 03:10:28 +01:00
radishzzz
4788cdf1f2
Merge branch 'master' of https://github.com/radishzzz/astro-theme-retypeset
2025-04-06 02:57:51 +01:00
radishzzz
712f49fe20
chore: refine styling and update birth-of-retypeset article
...
- Remove view transitions for pin icon and desktop article timestamp
- Adjust scrollbar thickness
- Optimize apiflashKey path reference
- Reduce underline offset distance
2025-04-06 02:53:50 +01:00
radishzz
15213a4f06
Update issue templates
2025-04-05 14:10:53 +01:00
kakomonn
88a3a9f46b
Optimize the logic for switching between light and dark modes
2025-04-05 17:35:28 +08:00
radishzzz
abdcd76a80
fix: delete waline quote border
2025-04-04 06:05:29 +01:00
radishzzz
ba2aca1201
docs: fix type error
2025-04-04 04:59:45 +01:00
radishzzz
b1ad093ea7
docs: add birth-of-retypeset-zh post
2025-04-04 04:13:35 +01:00
radishzzz
f3edfba62d
chore: update pinned icon position, scrollbar style and katex mathematical demo
2025-04-03 00:20:44 +01:00
radishzzz
d2ca808197
chore: add view transition for pinned icon
2025-04-02 22:39:21 +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
3da7a083c8
fix: improve toc highlighting responsiveness
2025-03-31 16:32: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
9cfd0cb049
chore: remove text-balance from subtitle
2025-03-29 22:16:43 +00:00
radishzzz
c0e41b3b57
chore: remove smooth effect except post pages, update theme guide
2025-03-28 02:09:26 +00:00
radishzzz
3b13fed6cc
test: scrollbar style error on android
2025-03-28 01:37:04 +00:00
radishzzz
06927ee6be
test: scrollbar style error on android
2025-03-28 01:10:22 +00:00
radishzzz
7a25c20abe
test: scrollbar error on android
2025-03-28 00:58:54 +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
radishzzz
bc20bcc211
chore: update readme
2025-03-27 02:36:31 +00:00
radishzzz
6bbe981eff
chore: update readme and cover image
2025-03-26 23:03:38 +00:00
radishzzz
d359028d09
chore: update theme guide posts
2025-03-26 22:07:19 +00:00