Skip to content

Fabian9799/sveltekit-markdoc

Repository files navigation

A simple Sveltekit blog with markdoc

A very basic blog example with SvelteKit, Markdoc and Tailwind

Demo

Open in SvelteLab

Made with

Features

  • Layouts (different layouts for different pages)
  • Custom node styling (h1, img, etc.)
  • Tags (embed custom svelte components)
  • Partials (reuse content across documents)

Usage

pnpm i
pnpm run dev