# michael/editable

The website you can edit on the page

Repository: https://github.com/michael/editable
Canonical: https://ross.abutalabs.com/products/michael-editable
Homepage: https://editable.website
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: richtexteditor, webdev, javascript, svelte, sqlite
Last push: 2026-08-25T19:58:41+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 87, longevity 89
- inputs: {"age_days": 1247, "days_push": 8, "days_rel": 8, "gap_med": 44.0, "n_releases_24m": 5}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1737, forks 147 (observed 2026-08-28T04:05:29.907187+00:00)

## What it is
Editable is a Svelte-based website starter that lets editors change content directly on the live page, eliminating the need for a separate CMS. Content lives in SQLite while components, layouts, and styling remain in a git repository you own.

## Use cases
- build a website editable directly on the page without a CMS
- let non-technical editors update site content in place
- self-host a small business or portfolio site with inline editing
- own all site code and content model in a git repo
- quickly deploy a customizable site from a template
- publish markdown docs pages from the repo

## When to choose
- you want in-page editing without wiring up a headless CMS
- you want full ownership of the codebase, styling, and content model
- you prefer a Svelte/TypeScript stack with SQLite storage
- you want git-based backups and simple upgrades via upstream merges

## When to avoid
- you need a multi-site or multi-tenant CMS platform
- your team requires a mature, long-established CMS with a large plugin ecosystem
- you need a non-Svelte framework like React or Vue
- you need headless content delivery to multiple clients via an API

## Facets
- artifact type: application
- maturity: active
- function: web-framework, templating, file-upload, markdown, self-hosted
- domain: web-development, cms, frontend, self-hosted
- platform: self-hosted, cross-platform
- tags: in-place-editing, richtext-editor, svelte, sqlite, git-based, no-cms, website-builder, nodejs, web-server

## Member repositories
- michael/editable (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:29.907187+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:30:38.505357+00:00, confidence not recorded.
  - readme: https://github.com/michael/editable (fetched 2026-08-28T04:05:29.907187+00:00, sha 1f95d0856f76)
  - homepage: https://editable.website (fetched 2026-08-29T11:08:06.048118+00:00, sha 8ca9cc1e4f5c)
  - site_page: https://editable.website/manual (fetched 2026-08-29T11:08:06.057785+00:00, sha d39504f7fc40)
- Data as of 2026-08-30T08:39:29.467469+00:00.
