You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
src | 1 year ago | |
static | 1 year ago | |
storage | 1 year ago | |
.gitignore | 1 year ago | |
.npmrc | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
jsconfig.json | 1 year ago | |
package.json | 1 year ago | |
pnpm-lock.yaml | 1 year ago | |
svelte.config.js | 1 year ago |
README.md
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