Commit graph

11 commits

Author SHA1 Message Date
wudi
e563d55852 feat: Add internationalization (i18n) support
Implemented multi-language support for the application:
- Added @nuxtjs/i18n plugin configuration
- Created locale files for English (en-US) and Chinese (zh-CN)
- Updated components to use translation keys
- Added language switcher in header
- Configured VSCode i18n-ally settings
- Prepared translation infrastructure for future language expansions
2025-03-03 11:21:39 +08:00
ccbikai
da16f24577 style: eslint 2024-12-24 21:10:36 +08:00
ccbikai
973d51d4ed docs: consolidate slug customization features
Merges the case sensitivity feature description into the customizable slug feature section for better organization and clarity. This consolidation simplifies the feature list while maintaining all functionality information
2024-12-15 20:39:34 +08:00
Logan
04492c3813 feat: 将固定链接名称抽取到配置中 2024-10-18 11:54:16 +08:00
ccbikai
b2e859107d chore: Update Twitter handle to reflect new username
Update Twitter URL across multiple files to point to the new username, ensuring consistency and accuracy in social media links.
2024-07-28 13:39:32 +08:00
ccbikai
01be05c0fc chore: Update package dependencies and optimize imports 2024-07-08 20:28:38 +08:00
ccbikai
de411396e2 chore: Update Twitter profile link 2024-07-01 13:30:08 +08:00
ccbikai
036265544f chore: a11y 2024-06-08 19:17:49 +08:00
ccbikai
30048d1cd4 fix: some style issues
1. container padding
2. home hero image
2024-06-02 19:18:22 +08:00
ccbikai
0e4f785740 chore: Update Logos.vue styling for better visual consistency 2024-05-25 17:12:02 +08:00
ccbikai
bd47e755d5 feat: init 2024-05-25 08:09:30 +08:00