A simple svelte kit based blog template for building a markdown powered blog website using Svelte kit
:point_right: Live demo
npx degit wesleymutwiri/wm-blog-template my-blog
cd my-blog
npm i
npm run dev
On localhost:3000 you'll find the site so you can click around and see how it looks.
For those interested in the font selection for the site, the font families used are
If there are any bugs or issues kindly open a new issue and I'll get started on fixing it as soon as possible