A simple blogging CMSS
Find a file
Leon Mika e77cac2fd5 Started working on the frontend
- Added the new post frontend
- Hooked up publishing of posts to the site publisher
- Added an site exporter as a publishing target
2026-02-21 10:22:10 +11:00
.idea Initial commit 2026-02-18 22:07:18 +11:00
_test-site Started working on the frontend 2026-02-21 10:22:10 +11:00
assets/css Started working on the frontend 2026-02-21 10:22:10 +11:00
handlers Started working on the frontend 2026-02-21 10:22:10 +11:00
layouts/simplecss Added a database 2026-02-19 22:29:44 +11:00
models Started working on the frontend 2026-02-21 10:22:10 +11:00
providers Started working on the frontend 2026-02-21 10:22:10 +11:00
services Started working on the frontend 2026-02-21 10:22:10 +11:00
sql Started working on the frontend 2026-02-21 10:22:10 +11:00
views Started working on the frontend 2026-02-21 10:22:10 +11:00
.air.toml Started working on the frontend 2026-02-21 10:22:10 +11:00
.gitignore Started working on the frontend 2026-02-21 10:22:10 +11:00
go.mod Started working on the frontend 2026-02-21 10:22:10 +11:00
go.sum Started working on the frontend 2026-02-21 10:22:10 +11:00
main.go Started working on the frontend 2026-02-21 10:22:10 +11:00
Makefile Started working on the frontend 2026-02-21 10:22:10 +11:00
package-lock.json Started working on the frontend 2026-02-21 10:22:10 +11:00
package.json Started working on the frontend 2026-02-21 10:22:10 +11:00
sqlc.yaml Added a database 2026-02-19 22:29:44 +11:00