guidebook/README.md

459 B

Guidebook

Hybrid documentation/blog software, built with SvelteKit. Currently focusing a lot more on documentation, but a fork is planned to focus a lot more on using it as blog software.

Supports running without JavaScript with SSR but also supports hydration for snappy navigation. Quite flexible and easy to write docs for with simple Markdown.

How-to

I honestly don't know yet lol

To test it out:

pnpm install
pnpm run dev -- --open