[READ-ONLY] Mirror of https://github.com/flo-bit/svleek. simple but beautiful documentation generator from markdown flo-bit.github.io/svleek/
documentation documentation-generator markdown svelte sveltekit tailwind
0

Configure Feed

Select the types of activity you want to include in your feed.

svleek / .gitignore
143 B 11 lines
1.DS_Store 2node_modules 3/build 4/.svelte-kit 5/package 6/docs_site 7.env 8.env.* 9!.env.example 10vite.config.js.timestamp-* 11vite.config.ts.timestamp-*