Commit Graph

10 Commits

Author SHA1 Message Date
javayhu
3fd47869a2 chore: update VSCode settings to exclude additional file types 2025-09-04 23:00:53 +08:00
javayhu
3075681dc8 feat: add ai text demo & scraping and analyzing the web content from URL 2025-07-19 14:41:12 +08:00
javayhu
24c0334911 chore: add .gitattributes file and update VSCode extensions 2025-07-09 22:51:50 +08:00
javayhu
0a2d081b07 refactor(blog) remove content-collections & add blog source 2025-06-17 23:37:41 +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
8e2a6a3d47 chore: add mdx and gitlens as recommended VSCode extensions for improved development experience 2025-04-21 09:53:26 +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