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
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.
[ WIP ]
Stunning theme is in development, and may have the odd rough edge here and there. Please be vocal over on the Repository issue tracker.