feat: Upgrade to Astro 6

- Astro 5.x → Astro 6.1.2
- @astrojs/node 9.x → 10.x
- Content config: src/content/config.ts → src/content.config.ts
- Update to glob loader pattern for content collections
- Replace post.slug with post.id for content loader
- Replace post.render() with render(post)
This commit is contained in:
Kunthawat Greethong
2026-03-31 11:25:34 +07:00
parent cfd8bd196a
commit 36112e4137
6 changed files with 342 additions and 1040 deletions

Binary file not shown.