Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/editable-websitePublic template

A SvelteKit template for building CMS-free editable websites

NotificationsYou must be signed in to change notification settings

michael/editable-website

Repository files navigation

The next generation ofeditable.website — a complete rewrite designed to make Svelte users very happy.

Who is editable.website for?

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.

Getting started

Clone the repository:

git clone https://github.com/michael/editable-website.gitcd editable-website

Install dependencies:

npm install

And run the development server:

npm run dev

Note: Aftergit pull, deletedata/db.sqlite3 to pick up schema changes.

Status

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.

Looking for v1?

Find ithere.


[8]ページ先頭

©2009-2025 Movatter.jp