Svelte + Content Collections
An example blog using SvelteKit and content-collections
Features
- Fast setup
- Simple code
- Type-safe schemas
- Markdown files
- Supports
remark
and rehype
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
License
MIT