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
- Host: GitHub
- URL: https://github.com/stephane-klein/kit-docs-playground
- Owner: stephane-klein
- Created: 2022-07-05T20:40:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T11:28:08.000Z (almost 4 years ago)
- Last Synced: 2025-03-23T04:44:51.519Z (over 1 year ago)
- Topics: documentation, playground, static-site-generator, svelte, sveltekit
- Language: Svelte
- Homepage:
- Size: 1.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/`