editable-website

A SvelteKit template for building CMS-free editable websites (by michael)

Editable-website Alternatives

Similar projects and alternatives to editable-website

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better editable-website alternative or higher similarity.

editable-website reviews and mentions

Posts with mentions or reviews of editable-website. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-21.
  • Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
    9 projects | news.ycombinator.com | 21 Jul 2023
  • How to build a website without frameworks and tons of libraries
    17 projects | news.ycombinator.com | 4 Jul 2023
    Been dedicating a ton of time to this goal lately.

    I released a "SvelteKit template for building CMS-free editable websites" earlier this year and the idea has evolved since. I started out with using Postgres + MinIO for storage, but have switched entirely to SQLite. I also added an in-place image cropper, to resize and optimize images on the client side (WebP output) before uploading and storing them in SQLite. I chose Svelte because it's easy to build classic Web pages (with minimal JS overhead), and at same time implement the reactive layer (e.g. editing) on top of it (will be loaded async). However we are also evaluating the possibility to port this to a LAMP stack at some point. Oh and everything is dynamic here, no build steps involved, edits are live immediately.

    Just launched my first client project using this approach:

    https://trails-shop.at?editable=true (hit the red button in the bottom-right corner)

    Project website: https://editable.website

  • A SvelteKit template for building CMS-free editable websites
    2 projects | news.ycombinator.com | 5 Apr 2023
    The editor payload now is loaded on demand (after you click edit), so it's truly progressively enhanced now. :)

    Thank you Nils Kjellman for the patch. https://github.com/michael/editable-website/pull/8

  • A note from our sponsor - InfluxDB
    www.influxdata.com | 27 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic editable-website repo stats
5
1,285
6.1
about 1 month ago

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com