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
594172c183
✨ feat: add pinned icon for post list
2025-04-02 22:31:36 +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
fedf4cee1e
chore: update comments for consistency, improve code readability and structure
2025-03-22 22:54:23 +00:00
radishzzz
ca45fed0aa
fix: title and content start position on mobile post pages
2025-03-22 12:59:41 +00:00
radishzzz
783fb958d5
feat: adjust layout spacing and add comment toggle configuration
2025-03-22 04:30:25 +00:00
radishzzz
51ae238192
🚀 refactor: redesign the layout, reduce page size, and significantly improve build speed
2025-03-22 03:45:15 +00:00
radishzzz
850d9c2403
fix: favicon and rss url error
2025-03-20 11:59:17 +00:00
radishzzz
10514edf9e
chore: add characters in the early summer subset, add comments in pages
2025-03-18 19:37:38 +00:00
radishzzz
67cc90f744
chore: change logo on opengraph, adjust title position on mobile post page
2025-03-18 14:39:06 +00:00
radishzzz
cac96eca8c
feat: add desktop back home button on posts page
2025-03-18 05:37:33 +00:00
radishzzz
b4bd409e4b
update: desktop style
2025-03-18 04:03:42 +00:00
radishzzz
473b13d0ab
refactor: optimize all i18n route pages
2025-03-17 18:15:17 +00:00
radishzzz
0888b59c5f
refactor: optimize rss generation logic
2025-03-17 14:01:51 +00:00
radishzzz
f34b0cb46b
feat: i18n rss url and different excerpt length for different languages
2025-03-17 02:49:02 +00:00
radishzzz
1cb5e6aafc
test: twitter og error
2025-03-16 18:54: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
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
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
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
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
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
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
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
696fcfac07
refactor: theme config
2025-03-11 12:10:12 +00:00
radishzzz
ff1673da9c
refactor: refactor article list component and routing logic, optimize multilingual article display
2025-03-11 09:52:49 +00:00
radishzzz
e5165dd740
refactor: optimize multilingual article routing logic, modify slug to abbrlink
2025-03-11 00:34:30 +00:00
radishzzz
f88d1b6c20
chore: update theme intro
2025-03-10 12:58:20 +00:00
radishzzz
0402ac4c09
update: optimize the ordering of top posts and tags
2025-03-10 00:39:44 +00:00
radishzzz
4fc12b804c
chore: update dependencies and style
2025-03-08 23:50:41 +00:00
radishzzz
d6cff842e1
refactor: refactoring project structure and components, optimizing internationalization and page presentation
2025-03-08 21:38:08 +00:00
radishzzz
7abec02cc3
feat: optimize underline style and theme introduction
2025-03-08 17:06:37 +00:00
radishzzz
fc21f1088b
update: theme intro
2025-03-08 14:34:11 +00:00
radishzzz
e52a726103
update: waline style
2025-03-08 09:14:28 +00:00
radishzzz
5a87bee474
fix: waline style bug
2025-03-08 08:01:47 +00:00