An example blog using SvelteKit and content-collections
- Fast setup
- Simple code
- Type-safe schemas
- Markdown files
- Supports
remark
andrehype
plugins - Works for all types of rendering styles: SSG (static sites generators), SSR (server-side rendering), and CSR (client-side rendering)
- Git workflow for editing and reviewing posts
- GitHub Action for type-checking schema
MIT