Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

apvarun/sapper-stunning-theme

Repository files navigation

Stunning Theme

Stunning Theme Logo

Starter blog theme built on top of Sapper(Svelte).

Features:

  • Ability to generate a Static site
  • Supports Markdown files for blog posts
  • Built-in pagination

Getting started

npx degit apvarun/sapper-stunning-theme stunning-theme
cd stunning-theme
npm install # or yarn!
npm run dev # or yarn dev

Open up localhost:3000 to launch the website.

Structure

[ WIP ]

Deploy

Deploy With Netlify

Bugs and feedback

Stunning theme is in development, and may have the odd rough edge here and there. Please be vocal over on the Repository issue tracker.