Skip to content

OrenBochman/sanity-sapper-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog with Sapper and SvelteKit

Fully customizable blog template with a Svelte.js front-end.

Deployed from sanity.io/create

What you have

  • A Military-grade progressive blog with Sapper
  • Structured content using Sanity.io
  • Global deployment on Netlify

Quick start

  1. Clone this repository

  2. npm install in the project root folder on local

  3. npm run dev to start the studio and frontend locally

  4. npm run build to build to production locally

Deploy changes

Netlify automatically deploys new changes committed to master on GitHub. If you want to change deployment branch, do so in build & deploy settings on Netlify.

Stuck? Get help

Slack Community Button

Join Sanity’s developer community or ping us on Twitter.

note: svelte-kit npm export is broken. and missing from the package.json

  1. added tailwindcss
  2. added tailwindcss plugins
  3. basic themes in tailwind
  4. added markdown it!
  5. added markdown it pluginss
  6. moved markdown constants to their own file (data.js in \src\lib)

About

Blog with Sapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages