An open API service indexing awesome lists of open source software.

https://github.com/stephane-klein/kit-docs-playground

Playground to test Kit Docs documentation static site generator
https://github.com/stephane-klein/kit-docs-playground

documentation playground static-site-generator svelte sveltekit

Last synced: 10 months ago
JSON representation

Playground to test Kit Docs documentation static site generator

Awesome Lists containing this project

README

          

# KitDocs playground

KitDocs: https://github.com/svelteness/kit-docs/

Parent issue: https://github.com/stephane-klein/personnal-notebook/issues/23

This repository is configured like a [monorepo](https://en.wikipedia.org/wiki/Monorepo):

- the documentation engine service (powered by KitDocs) is in [`services/kit-docs/`](./services/kit-docs/)
- the documentation is in `docs/` (it is a relative symbolic link to `services/kit-docs/src/routes/docs/`