SQLite based static site-generating CMS inspired by Drupal.
Go to file
2024-11-05 16:36:19 -07:00
csexp Create and get field types 2024-10-31 13:18:25 -06:00
desktop Update Wails asset metadata 2024-11-05 16:28:39 -07:00
shortcircuit Added canonical sexps sans parsing 2024-08-28 23:01:38 -06:00
.gitignore Added canonical sexps sans parsing 2024-08-28 23:01:38 -06:00
db_test.go Switch composite types for field types 2024-11-01 16:32:02 -06:00
db.go Switch composite types for field types 2024-11-01 16:32:02 -06:00
dbnames.md Switch composite types for field types 2024-11-01 16:32:02 -06:00
go.mod Added Wails3/HTMX example GUI 2024-11-05 05:17:27 -07:00
go.sum Added Wails3/HTMX example GUI 2024-11-05 05:17:27 -07:00
README.md Added readme 2024-11-05 16:36:19 -07:00

Peachy

Peachy is a very-WIP, barely-there, graphical content management system for building static sites, an SQLite database rather than a mess of files as a store.

Prerequisites

Building

cd desktop
wails3 build