radishzzz
bdaf3da70c
docs: add multi-language markdown-extended-features post
2025-05-02 20:08:50 +01:00
radishzzz
6c8a682f83
style: optimize github card for mobile, adjust spacing between consecutive images
2025-05-02 19:08:33 +01:00
radishzzz
a4d56865e4
fix: add github card script
2025-05-02 18:08:46 +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
266e5833e6
style: add icons for admonitions
2025-04-30 18:56:48 +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
ed527b3bab
style: optimize code line numbers opacity
2025-04-24 21:08:39 +01:00
radishzzz
c13f393015
style: optimize colors and opacity, fix footnote symbol formatting
2025-04-24 20:59:50 +01:00
radishzzz
955db0e897
chore: replace twitter with x
2025-04-21 19:33:42 +01:00
radishzzz
ff7cade613
chore: update dependency version
2025-04-21 19:20:04 +01:00
radishzzz
5408676c64
🎨 style: optimize heti css styles
2025-04-21 19:18:45 +01:00
radishzzz
85a629b4ee
chore: update footnotes style
2025-04-17 04:14:33 +01:00
radishzzz
a022200147
chore: update styles and theme guides
2025-04-17 04:12:50 +01:00
radishzzz
af6b45becf
🎨 style: optimize heti css styles
2025-04-17 03:49:31 +01:00
radishzzz
67525c3e41
style: update image style
2025-04-17 02:37:22 +01:00
radishzzz
da3d9d8d50
chore: update img style
2025-04-17 01:28:04 +01:00
radishzzz
1eb43060d5
fix: spacing between headings
2025-04-17 01:16:44 +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
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