···4455https://flo-bit.dev/svelsky/
6677-statically built svelte website using your bluesky pds as a backend with a wysiwyg editor.
77+Statically built svelte website using your bluesky pds as a backend with a wysiwyg editor.
88+99+## Why?
1010+1111+- Statically built websites are fast and super cheap to host (often free on github
1212+pages, cloudflare, etc).
1313+1414+- But they are usually hard to edit (for non-technical users), either you edit
1515+the code directly or you have to use (and usually pay for) a CMS of some kind.
1616+1717+- This repo aims to combine the best of both worlds: cheap, fast and easy to edit
1818+(content editing only, design is static/only changeable by editing code).
819920## Development
1021