radishzz
e4c61bf21b
Create LICENSE
2025-03-17 00:42:33 +00:00
radishzzz
93c2fbb5b3
chore: update code comment
2025-03-17 00:28:22 +00:00
radishzzz
1492ae07d2
🚀 refactor: optimize i18n logic functions and function naming
2025-03-16 23:54:03 +00:00
radishzzz
74a2b9da1a
test: twitter og error
2025-03-16 18:55:02 +00:00
radishzzz
1cb5e6aafc
test: twitter og error
2025-03-16 18:54:08 +00:00
radishzzz
b24d5ba9f5
chore: add i18n for website screenshot generation
2025-03-16 15:37:08 +00:00
radishzzz
a073ea47bd
feat: add automatic website screenshot generation for Open Graph preview images
2025-03-16 14:41:51 +00:00
radishzzz
30febfef22
chore: delete one demo picture
2025-03-16 02:44:08 +00:00
radishzzz
f9c48b2c6f
feat: add post description on desktop home page
2025-03-16 02:15:36 +00:00
radishzzz
5f3d9bc3c2
chore: unbind unocss shortcut
2025-03-16 00:51:39 +00:00
radishzzz
203d0f367b
fix: readme demo url error
2025-03-15 22:26:48 +00:00
radishzzz
e23f8bee96
chore: update theme intro and i18n meta tag
2025-03-15 22:23:55 +00:00
radishzzz
26a3cce66e
fix: visual height inconsistency between chinese and english title font
2025-03-15 21:55:06 +00:00
radishzzz
dc260f3f6c
chore: update theme config
2025-03-15 20:47:38 +00:00
radishzzz
a94ff5b266
chore: update umami js config
2025-03-15 15:12:11 +00:00
radishzzz
2a9500089c
fix: Switching language error on tabbed pages, add 404 page
2025-03-15 13:55:06 +00:00
radishzzz
a61b299b51
fix: optimize the language switching order on the article page
2025-03-15 12:36:02 +00:00
radishzzz
355b044e9f
chore: change i18n example article and update i18n configuration
2025-03-15 12:26:49 +00:00
radishzzz
5584ef28ee
chore: add i18n sample articles
2025-03-15 04:36:22 +00:00
radishzzz
96a89ddcd5
✨ feat: i18n support for header, subtitle and about pages
2025-03-15 02:52:23 +00:00
radishzzz
22dc899a95
refactor: update language configuration
2025-03-15 01:02:45 +00:00
radishzzz
ff59dc1a7c
optimize: rss generation
2025-03-14 23:34:10 +00:00
radishzzz
54902da6dd
🚀 refactor: unify page routing files
2025-03-14 23:13:54 +00:00
radishzzz
d352b6fb65
refactor: organize and categorize functions
2025-03-14 16:18:17 +00:00
radishzzz
f5526f8622
refactor: rename functions
2025-03-14 14:23:35 +00:00
radishzzz
ca1abd28c1
chore: update detail
2025-03-14 13:45:50 +00:00
radishzzz
91d27dd2ba
update: unified multilingual page styles
2025-03-14 05:20:59 +00:00
radishzzz
05d3a8034b
✨ feat: complete language switching functionality and centralized page routing
2025-03-14 03:30:56 +00:00
radishzzz
4651828dd1
test: language switcher and i18n refactor
2025-03-14 00:51:54 +00:00
radishzzz
19d7ba4905
chore: add abbrlink
2025-03-13 22:53:31 +00:00
radishzzz
f3334d4a45
chore: swap button positions
2025-03-13 21:55:04 +00:00
radishzzz
7671309edf
refactor: fix button positions and adjust component structure
2025-03-13 21:52:24 +00:00
radishzzz
e37d8ee34e
chore: update layout add layout calculation notes
2025-03-13 16:49:24 +00:00
radishzzz
1444e8934c
chore: add og comment and update icon naming
2025-03-13 13:19:34 +00:00
radishzzz
db1bffb4c2
chore: delete Open Graph configuration and change favicon format
2025-03-13 06:26:49 +00:00
radishzzz
a556a622ab
feat: automatically generate Open Graph cards
2025-03-13 05:00:18 +00:00
radishzzz
9b9bdb2811
fix: correctly correspond to the og of each article
2025-03-13 01:21:19 +00:00
radishzzz
66d055f512
fix: og url error
2025-03-13 00:29:24 +00:00
radishzzz
c97e3d5882
test: og url end with slash
2025-03-12 22:09:57 +00:00
radishzzz
79f9765688
feat: automatically generate meta descriptions for articles
2025-03-12 16:17:37 +00:00
radishzzz
78de8b7911
chore: update dependency versions
2025-03-12 15:06:17 +00:00
radishzzz
3b881933ce
chore: convert mdx posts to md format
2025-03-12 14:02:28 +00:00
radishzzz
7ee47b1d85
✨ feat: support image optimization in Markdown with astro 5.4
2025-03-12 13:57:32 +00:00
radishzzz
a133dfd7f2
fix: navbar path error
2025-03-12 03:41:07 +00:00
radishzzz
a2bf9ee3c5
update: add multilingual example article
2025-03-12 01:53:23 +00:00
radishzzz
c23a54ae83
refactor: clean up configuration and components, optimize implementation details
...
- Remove unused navigation bar and social link configurations
- Update Footer component, simplify code
- Refactor PostList and PostTime components, improve code readability
- Adjust Waline comment component styles
- Streamline content config and reading time plugin
- Update theme guide document titles and tags
2025-03-12 01:05:15 +00:00
radishzzz
8ac9b865f5
feat: add date formatting component and configuration options
...
- Add DateFormat and PostTime components, supporting multiple date display formats
- Add dateFormat option in theme configuration, allowing customization of date display styles
- Refactor time display logic in article list and article detail pages
- Update configuration type definitions to support new date format options
2025-03-11 15:33:39 +00:00
radishzzz
4b21e6ee39
test: case naming issues
2025-03-11 13:37:40 +00:00
radishzzz
31cdd9baa7
test: case naming issues
2025-03-11 13:36:11 +00:00
radishzzz
696fcfac07
refactor: theme config
2025-03-11 12:10:12 +00:00