Commit Graph

6 Commits

Author SHA1 Message Date
javayhu
1216732a55 refactor(blog) remove content-collections & add blog source 2025-06-17 09:51:57 +08:00
javayhu
3120b96d35 chore: update search.exclude settings to include .next and .content-collections directories 2025-04-25 21:46:43 +08:00
javayhu
5cb8f71a1e chore: remove unused TypeScript settings from VSCode configuration 2025-04-18 23:43:53 +08:00
javayhu
79e1132bc7 chore: add VSCode configuration for recommended extensions and update editor settings 2025-04-17 23:29:13 +08:00
javayhu
ce7fe5b45f feat: enhance blog category filtering and pagination
- Add blog category filter for desktop and mobile views
- Implement category-based blog post filtering
- Add pagination support for blog and category pages
- Update localization messages for blog categories
- Reduce posts per page from 9 to 6
- Add loading states for blog pages
- Create new content collections for blog categories in Chinese
2025-03-06 00:48:22 +08:00
javayhu
cf8b0402a9 refactor: remove German language support from i18n configuration 2025-03-02 21:51:39 +08:00