Describe the feature
Dynamically rendered docs page for project.
idea:
store docs in /src/lib/docs with file names like rules.md, code-of-conduct.txt, etc.
then render them with matching url path.
eg route: [...rest]/+page.svelte
How important is this feature?
Medium priority
Additional context or examples
No response
Describe the feature
Dynamically rendered docs page for project.
idea:
store docs in
/src/lib/docswith file names likerules.md,code-of-conduct.txt, etc.then render them with matching url path.
eg route:
[...rest]/+page.svelteHow important is this feature?
Medium priority
Additional context or examples
No response