Show HN: PostOwl, in-place editable blog powered by SvelteKit and SQLite (postowl.com)

19 points by keybits ↗ HN
Hi HN, I came up with the idea for PostOwl about ten years ago! Today I can finally share it with the world.

A huge thank you to Michael Aufreiter who wrote most of the code and inspired the editing interface with his editable.webite

PostOwl is open-source and there are docs for deploying your own site for free. Give it a spin and let us know what you think!

8 comments

[ 3.9 ms ] story [ 30.1 ms ] thread
CMS-free blog launcher, smooth user experience and a fancy in-place wysiwyg-editor.

High quality tech with SvelteKit, embedding the SQLite database with the app is such a nicely architectured solution for this.

Congratulations on the fantastic release!

Thank you for the kind words!
Since the docs mention deploying to Fly.io, I wonder if it’s possible to use their managed LiteFS service for backup?