- Notifications
You must be signed in to change notification settings - Fork146
A SvelteKit template for building CMS-free editable websites
michael/editable-website
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The next generation ofeditable.website — a complete rewrite designed to make Svelte users very happy.
For anyone who enjoys creating websites using Svelte and wants to allow their clients to make edits directly in the layout as they browse their site.
You no longer need a CMS. Start from a fully functional, user-editable website that supports common content types: prose, heroes, features, galleries, and listings.
Adapt colors and fonts to deploy a beautiful site within minutes — or customize the entire layout and model your own content types using theSvedit APIs.
Clone the repository:
git clone https://github.com/michael/editable-website.gitcd editable-websiteInstall dependencies:
npm install
And run the development server:
npm run dev
Note: Aftergit pull, deletedata/db.sqlite3 to pick up schema changes.
This is v2, a complete rewrite usingSvedit. It's under active development — feel free to explore locally, but hold off on production deployments for now.
Find ithere.
About
A SvelteKit template for building CMS-free editable websites
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.