Svelte Blog

Open-source Svelte projects categorized as Blog

Top 21 Svelte Blog Projects

  1. Urara

    🌸 Sweet, Powerful, IndieWeb-Compatible SvelteKit Blog Starter. [Polaris]

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. QWER

    βœ’οΈŽ Simply Awesome Blog Starter built with SvelteKit and Love ❀.

  4. sveltekit-blog-mdx

    SvelteKit MDX starter blog with MDsveX (Svelte in markdown)

  5. sveltekit-mdsvex-blog

    A minimalistic blog template built with SvelteKit and MDsveX

  6. svelte-kit-blog-demo

    A demo of a markdown based blog with SvelteKit, deployed to Github Pages.

  7. statue

    Statue: Svelte + Markdown Static Site Generator, launch a website for your business, blog, portfolio, or product in seconds, with one-line setup

    Project mention: A static site generator written in POSIX shell | news.ycombinator.com | 2026-01-26

    My company is building out a static site generator and we do basically this for our unit tests: https://github.com/accretional/statue/tree/main/test/hermeti...

    npm pack builds the file locally, then we expose it to the container filesystem where we do a build and check the outputs. You can move dependencies to bundledDependencies in npm to embed them in the image.

    However, this is assuming you're building your own static site generator that you want to test this way. If you just want to build a site using an existing static site generator, it's much easier provided that the site generator itself is easy to use (for example, ours has a one-liner to take you all the way from nothing to a local static site running on localhost, see https://statue.dev)

    If you aren't changing the SSG code itself between container runs you'd just mount the markdown to the container and pre-install the ssg in the Dockerfile itself. For statue.dev that would just be a Dockerfile almost exactly the same as the one we use already, except you'd use your own script, and RUN this in the Dockerfile itself: yes | npx sv create . --template minimal --types ts --no-add-ons --install npm && npm install statue-ssg && npx statue init && npm install

    In your script you'd just npm run build then do whatever it is you want to do to send the files somewhere.

  8. Hakuba

    A fast blog starter that reads data off GitHub Discussions. (by YeungKC)

  9. sveltekit-tailwind-blog-starter

    An easily configurable and customizable blog starter for SvelteKit + Tailwind CSS

  10. postowl

    Create a personal website for your blog, journal and sending letters to friends.

  11. www

    Source code for my blog. (by bespoyasov)

  12. nblog

    self-host nostr ghost blog

  13. sveltekit-seo

    Demo site for SvelteKit SEO showing how to set up meta tags in a SvelteKit blog site.

  14. sveltekit-blog-template

    A minimalistic markdown based blog template built with Sveltekit(v1.0+🎊)✍🏻✍🏻 (by K-Sato1995)

  15. sveltekit-shadcn-blog-starter

    Production-ready SvelteKit blog starter featuring shadcn-svelte UI, MDsveX for Markdown, Tailwind CSS styling, TypeScript support, auto-generated sitemap/RSS, and full SEO optimization. Perfect for developers.

    Project mention: πŸš€ Build a Production-Ready Blog with SvelteKit in 5 Minutes | dev.to | 2025-12-07

    πŸ‘‰ GitHub: https://github.com/YusufCeng1z/sveltekit-shadcn-blog-starter

  16. sveltekit-blog

    Latest SvelteKit v.2 blog - can create page or blog with Markdown or Jodit(wysiwyg editor) - Created pages and blogs are in header and they are server-side rendered for SEO and client-side for interaction

  17. blog

    My writing (by jokull)

  18. sveltekit-hcaptcha-form

    SvelteKit hCaptcha contact form: see how you can scare bots away from your Svelte site using a privacy focussed captcha service.

  19. blog

    My personal blog and the first site made by me using SvelteKit (by pawelblaszczyk5)

  20. astro-devblog

    A πŸ”₯blazingly fastπŸ”₯ developer blog template built with Astro, NetlifyCMS, TailwindCSS, and Prisma that can automatically publish to Medium and Dev.to.

  21. sveltekit-accessibility-testing

    Demo code for adding axe accessibility testing to SvelteKit using Playwright and pa11y

  22. sveltekit-iconify

    Demo showing how to add SVG icons from just about any library to your Svelte app using a single extra dependency

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Svelte Blog discussion

Log in or Post with

Svelte Blog related posts

  • Show HN: Pika – Simple, beautiful blogging software

    1 project | news.ycombinator.com | 6 Feb 2024
  • PostOwl, in-place editable blog powered by SvelteKit and SQLite

    1 project | /r/sveltejs | 31 Jul 2023
  • Reflections on Migrating My SaaS to SvelteKit

    1 project | news.ycombinator.com | 26 Apr 2023
  • Svelte Ecosystem in 2023

    3 projects | /r/sveltejs | 23 Apr 2023
  • unocss and skeleton

    1 project | /r/sveltejs | 7 Feb 2023
  • Astro Sitemaps: Add Post and Page XML Sitemaps

    2 projects | dev.to | 6 Dec 2022
  • Show HN: QWER- SvelteKit Blog Starter. 100 PageSpeed Insights

    1 project | news.ycombinator.com | 10 Sep 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

What are some of the best open-source Blog projects in Svelte? This list will help you:

# Project Stars
1 Urara 647
2 QWER 475
3 sveltekit-blog-mdx 300
4 sveltekit-mdsvex-blog 177
5 svelte-kit-blog-demo 171
6 statue 171
7 Hakuba 145
8 sveltekit-tailwind-blog-starter 117
9 postowl 104
10 www 94
11 nblog 68
12 sveltekit-seo 52
13 sveltekit-blog-template 30
14 sveltekit-shadcn-blog-starter 26
15 sveltekit-blog 13
16 blog 8
17 sveltekit-hcaptcha-form 6
18 blog 6
19 astro-devblog 5
20 sveltekit-accessibility-testing 4
21 sveltekit-iconify 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Svelte is
the 25th most popular programming language
based on number of references?