Commit Graph

8 Commits

Author SHA1 Message Date
a4db9688b6 Upgrade to Next.js 16 with Turbopack and Contentlayer2
- Upgraded Next.js to v16, React to v19
- Migrated from contentlayer to contentlayer2
- Migrated to Turbopack by decoupling Contentlayer from webpack
- Updated all page components to handle async params (Next.js 15+ breaking change)
- Changed package.json to type: module and renamed config files to .cjs
- Updated README with current tech stack and article creation instructions
- Fixed tag encoding issue (removed double encoding)
- All security vulnerabilities resolved (npm audit: 0 vulnerabilities)
2025-11-19 22:43:14 +08:00
7ca7655e40 Add asset sync script 2025-11-19 17:31:18 +08:00
0d5fc93b30 Document serif headings and point submodule to GitHub 2025-11-19 17:12:11 +08:00
937203b4e9 docs: refresh README for new design 2025-11-19 02:31:37 +08:00
96ebca37d6 Add storyline navigation rail for posts 2025-11-18 16:45:46 +08:00
4b3329d66f Add related posts section and blog search 2025-11-18 16:43:52 +08:00
0df0a85579 Refresh README to match current layout, color system, and content submodule workflow 2025-11-18 02:04:43 +08:00
e8436106c7 Add project README 2025-11-17 16:37:48 +08:00