sveltekit-contentlayer-example Svelte Themes

Sveltekit Contentlayer Example

SvelteKit Contentlayer Example

Demo

Demo of an effective markdown driven website, with a minimum of code needed, cause of very useful Contentlayer, mdsvex and of course SvelteKit.

View the deployed small project: Demo

Try it Now

Local Installation

Clone the project:

git clone [email protected]:git-no/sveltekit-contentlayer-example.git

Install dependencies:

npm install

Generate content & site

Generate just content

npm run build:content

Generate content & site

npm run build

Run dev server:

npm run dev -- --open

Top categories

Loading Svelte Themes