🚀 Welcome to your docs site

This kit helps you make simply beautiful docs sites from markdown, super-charged by Svelte and mdsvex.

Quickstart

If you’re starting from scratch and haven’t already, add this bluprint to your CLI.

bluprint add reuters-graphics/bluprint_docs-site

Make a new directory and use the bluprint.

mkdir my-project && cd my-project
bluprint start

Start the development server with:

yarn start

Now read more about making and editing pages to start building your docs site.