/sapper-template-with-markdown

A Sapper template that uses Markdown to store blog posts.

Primary LanguageJavaScriptMIT LicenseMIT

Gitpod Ready-to-Code

sapper-blog-with-markdown

A Sapper template that uses Markdown to store blog posts.

What's different compared to the official Sapper template?

Instead of persisting blog posts in a JSON file at src/routes/blog/_posts.js, this template here uses Markdown files in src/posts.