Skip to content

Svelte Docs Template using mdsvex and tailwind. Autogenerates page link using vite glob-import.

Notifications You must be signed in to change notification settings

ananduremanan/svelte-docs-template

Repository files navigation

How to Create Svelte Docs Template Using SvelteKit, MDSVEX and Tailwind CSS

This is a smaple template for Svelte Documentations created using Sveltekit, MDSVEX and Tailwind

Intallation

Clone The Repo with command

  git clone [email protected]:ananduremanan/svelte-docs-template.git

Install the dependencies

npm install

Run the project

npm run dev

To Add More Pages just create new folders with the page name in components directory inside src -> routes