Posts are now a little broken

I just updated my website. It is still using Svelte 4 and I’m planning to update to Svelte 5 soon. Although I’ve updated the website, some things are now broken/removed:

  1. Emojis aren’t working -> ✨
  2. Cover images are now gone.

I have added some new features:

  1. Tags
  2. Pagination
  3. Filtering posts by tags

Some things I need to work on:

  1. Image manager: Previously I could only add cover images to my posts with a pretty complex logic. I’m planning to simplify that.
  2. UI improvements
  3. Bug fixes
  4. Update to Svelte 5