SvelteKit Playlist: https://www.youtube.com/watch?v=iO4VUbQ6ua4&list=PLIyDDWd5rhaYwAiXQyonufcZgc_xOMtId
Code: https://github.com/phartenfeller/sveltekit-1.0-sqlite-demo-app/tree/tut14-mdsvex
Demo: https://sveltekit-demo.hartenfeller.dev/
In this tutorial, learn how to generate SvelteKit pages from Markdown files. We will apply nice styles and implement custom components.
Follow me:
Twitter: https://twitter.com/phartenfeller
Mastodon: https://mastodon.social/@phartenfeller
Blog: https://hartenfeller.dev/blog
LinkedIn: https://www.linkedin.com/in/phartenfeller/
Support me:
https://www.buymeacoffee.com/hartenfeller
https://paypal.me/phartenfeller
Resources:
https://github.com/sindresorhus/github-markdown-css
https://mdsvex.pngwn.io/
Timestamps:
00:00 Intro
01:07 Setup mdsvex
05:00 Create layout
09:00 Layout with nice default styles
11:27 Use custom components