Commit Graph

4 Commits

Author SHA1 Message Date
javayhu
7d5f4a52a8 refactor(blog) update date in mdx files 2025-06-17 23:37:47 +08:00
javayhu
c477aae333 refactor(pages) migrate custom pages to using fumadocs 2025-06-17 23:36:57 +08:00
javayhu
f5600631f7 chore: remove locale in mdx files 2025-04-05 10:51:12 +08:00
javayhu
fe1159a8f5 refactor: change blog content file structure to docs content file structure
- Introduced `cleanup-old-content.js` for backing up and cleaning up old content directories.
- Added `migrate-content.js` to facilitate the migration of content types across locales.
- Created new author and blog content files in both English and Chinese, enhancing the content structure.
- Updated `content-collections.ts` to reflect new slug formats for authors.
- Added new category files for better content organization.
- Included privacy, cookie, and terms of service pages in both languages.
- Implemented initial release notes for versioning.
2025-03-31 23:50:27 +08:00