editable-website VS primo

Compare editable-website vs primo and see what are their differences.

editable-website

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

primo

Primo is a visual CMS with a built-in code editor, Svelte blocks, and static site generator. (by primocms)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - 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
featured
editable-website primo
5 26
1,297 1,875
- 2.0%
6.1 8.1
about 2 months ago 23 days ago
Svelte Svelte
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

editable-website

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

primo

Posts with mentions or reviews of primo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-22.

What are some alternatives?

When comparing editable-website and primo you can also consider the following projects:

org-mode-site-template - A workflow for a complete site using the HTML publish option of Emacs Org-Mode

WordPress - WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.

eureka - Lucene-based search engine for your source code

MODX - MODX Revolution - Content Management Framework

kahi-ui - Straight-forward Svelte UI for the Web

Contao - Contao Open Source CMS

lowtechguys

Hugo - The world’s fastest framework for building websites.

entr - Run arbitrary commands when files change

SilverStripe - Silverstripe CMS - this is a module for Silverstripe Framework rather than a standalone app. Use https://github.com/silverstripe/silverstripe-installer/ to set this up.

10kbclub - A curated collection of websites whose home pages do not exceed 10 KB compressed size

astro - The web framework for content-driven websites. ⭐️ Star to support our work!