radishzzz
f34b0cb46b
feat: i18n rss url and different excerpt length for different languages
2025-03-17 02:49:02 +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
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
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
2a9500089c
fix: Switching language error on tabbed pages, add 404 page
2025-03-15 13:55:06 +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
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
7671309edf
refactor: fix button positions and adjust component structure
2025-03-13 21:52:24 +00:00
radishzzz
a133dfd7f2
fix: navbar path error
2025-03-12 03:41:07 +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
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
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
a07c930d0d
update: waline style
2025-03-08 15:03:36 +00:00
radishzzz
a5176b778a
update: waline style
2025-03-08 14:55:25 +00:00
radishzzz
5da8a7d178
chore: finish setting up waline
2025-03-08 09:56:59 +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
radishzzz
6400503cf1
update: waline style
2025-03-07 19:12:16 +00:00
radishzzz
66a04b5392
fix: waline style bug
2025-03-07 18:10:51 +00:00
radishzzz
82f67c73a7
fix: waline margin bug
2025-03-07 17:47:26 +00:00
radishzzz
eb3781bb6b
update: optimize theme color scheme and waline style
2025-03-07 17:36:34 +00:00
radishzzz
760847183b
update: waline layout and style
2025-03-07 02:39:58 +00:00
radishzzz
eabd33f339
feat: add comment system
2025-03-06 23:06:38 +00:00
radishzzz
c2ebc78045
feat: add waline i18n & sync comments
2025-03-06 22:19:34 +00:00
radishzzz
fa148ca0c5
feat: add waline comment
2025-03-06 15:15:32 +00:00
radishzzz
fef42675c0
refactor: remove back button and adjust page detail styles
2025-03-06 10:19:30 +00:00
radishzzz
d58cbcc786
fix: button position issue on ios
2025-03-05 22:02:02 +00:00
radishzzz
6259f31b50
update: back button size and position
2025-03-05 21:11:27 +00:00
radishzzz
89aff61656
update: back button size and position
2025-03-05 20:41:06 +00:00
radishzzz
b82ad56691
feat: add back button
2025-03-05 20:27:34 +00:00
radishzzz
807459d6ed
docs: create README and update project configuration
...
- Add comprehensive README with project overview, features, and roadmap
- Update VSCode settings with new dictionary words
- Modify language switcher, mobile header, and theme toggle components
- Adjust layout and global styles
- Add language attribute to markdown example post
2025-02-22 02:05:50 +00:00
radishzzz
ba02b15c16
update: site footer style
2025-02-21 08:44:57 +00:00
radishzzz
09fe7dcb37
refactor: remove text-62.5%, update site layout and add site footer
...
- Adjust font and typography settings across components
- Update footer with new links and start year configuration
- Modify header and navbar styling for responsive design
- Remove @unpic/astro dependency
- Refine global and component-level styling
- Update font preloading and font face definitions
2025-02-21 08:33:00 +00:00