Primo

A visual CMS with a built-in code editor, Svelte blocks, and static site generator.
GitHub
2.13k
Created 5 years ago, last commit a day ago
14 contributors
2.06k commits
Stars added on GitHub, month by month
3
4
5
6
7
8
9
10
11
12
1
2
2024
2025
Stars added on GitHub, per day, on average
Yesterday
+1
Last week
+0.9
/day
Last month
+0.8
/day
Last 12 months
+0.9
/day
README

WeaveCMS V3 Beta

✨ V3 Features & Improvements

  • Custom Page Types (i.e. Content Types)
  • Dynamic content fields (i.e. 'Site Field', 'Page Field', 'Page' to update entity page content referenced on other pages)
  • Block/Starter Library
  • Design system editor
  • 10x faster build times bc every page gets generated on update, instead of all at once.
  • Conditional fields (to show/hide fields based on preceding field values)
  • CSS-library compatibility (bootstrap, tailwind, bulma, etc. all work reliably using a standard cdn link).
  • UI/UX improvements
    • Drag pages to reorder them in the page list
    • Drag repeater items to reorder them
    • Drag-and-drop functionality improved for adding blocks to page & now works on mobile.
    • Block editor organized into code & content (i.e. fields & entries), UI improved.
    • On-page editing significantly improved.