svelte-docs-template

Svelte Docs Template

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

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 git@github.com: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

Top categories

Loading Svelte Themes