mossberg.dev

Setting up a blog in SvelteKit

I’m Setting up a simple blog in SvelteKit to have somewhere to put my stuff. For starter I will just create a simple blog with no desig, that allows me to post easily.

MVP (We are here)

  • Easy to add new posts
  • Posts in markdown
  • Fast loading
  • SEO-friendly

For markdown, I went with mdsvex, and for SEO basics I went with sk-seo, a library i recently found that has some nice thing sout of the box.

Version 1

  • Embed tweets
  • Add posts through GitHub

Version 2

  • Upload photos to posts
Fabian Mossberg

2024-09-22

My name is Fabian and I'm a developer from Sweden. I prefer to work in Svelte, and this blog is my playground for anything dev-related.