editable-website
- A SvelteKit template for building custom websites with editable content for non-technical users
- Allows content editing via a secure admin login without requiring a full CMS
- Won 2nd prize in SvelteHack 2023 fa-solid fa-up-right-from-square
- Demo available at editable.website fa-solid fa-up-right-from-square
- Used in production by several websites including sonjastojanovic.com fa-solid fa-up-right-from-square and postowl.com fa-solid fa-up-right-from-square
Key Features
- Provides editable components like
<PlainText>
and<RichText>
- Includes admin interface with edit capabilities
- Designed for full customization - not a widget library
- Encourages developers to modify all aspects including editor schemas
Technical Details
- Built with SvelteKit
- Uses SQLite by default (but supports other databases)
- Includes deployment configuration for Fly.io
- Provides database backup/restore procedures
Purpose
- Enables developers to build lightweight, editable websites without CMS overhead
- Makes content editing intuitive for end-users
- Gives developers full control over the implementation
Target Audience
- Developers who want to build editable websites for non-technical clients
- Those who prefer lightweight solutions over traditional CMS platforms
- Svelte/SvelteKit users looking for editable content solutions
richtexteditorwebdevjavascriptsveltesqlite
Author
Featured Stories
No featured articles here. Navigate to an article, then pick the Feature on menu button