A very basic blog example with SvelteKit, Markdoc and Tailwind
- Styling with Tailwind and Tailwind Typography
- Markdown with Markdoc and svelte-markdoc-preprocess
- Layouts (different layouts for different pages)
- Custom node styling (h1, img, etc.)
- Tags (embed custom svelte components)
- Partials (reuse content across documents)
pnpm i
pnpm run dev