Skip to content

MarcDAFrame/SvelteGithubBlog

Repository files navigation

Svelte Github Blog

demo

This is a minimum repo to show how to setup a blog using Github as your CMS

Commands

# Create project
npm init svelte@next frontend

# install dependencies 
npm i

# Dev server
npm run dev

Setup

  • change the src/constants.ts file to your desired repo & branch

About

a blog using Github as a CMS written in Svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published