A simple blogging CMSS
Find a file
2026-03-03 22:36:24 +11:00
.idea Initial commit 2026-02-18 22:07:18 +11:00
_test-site Added keyboard shortcuts for post editing. 2026-02-24 22:21:26 +11:00
assets Added publishing of uploads to built site 2026-03-03 22:36:24 +11:00
cmds Started working on the view upload page 2026-03-02 22:26:40 +11:00
config Have got uploads working 2026-03-02 20:48:41 +11:00
handlers Started working on the view upload page 2026-03-02 22:26:40 +11:00
layouts/simplecss Added a database 2026-02-19 22:29:44 +11:00
models Added publishing of uploads to built site 2026-03-03 22:36:24 +11:00
providers Added publishing of uploads to built site 2026-03-03 22:36:24 +11:00
services Added publishing of uploads to built site 2026-03-03 22:36:24 +11:00
sql Started working on the view upload page 2026-03-02 22:26:40 +11:00
views Added publishing of uploads to built site 2026-03-03 22:36:24 +11:00
.air.toml First pass of authentication 2026-02-25 22:04:47 +11:00
.gitignore Added publishing of uploads to built site 2026-03-03 22:36:24 +11:00
Dockerfile Added docker file 2026-02-28 11:02:15 +11:00
esbuild.mjs Have got soft and hard deleting 2026-02-23 21:18:34 +11:00
go.mod Added publishing of uploads to built site 2026-03-03 22:36:24 +11:00
go.sum Added publishing of uploads to built site 2026-03-03 22:36:24 +11:00
main.go Added sub commands for doing admin stuff 2026-02-28 10:39:08 +11:00
Makefile Added publishing of uploads to built site 2026-03-03 22:36:24 +11:00
package-lock.json Have got soft and hard deleting 2026-02-23 21:18:34 +11:00
package.json Have got soft and hard deleting 2026-02-23 21:18:34 +11:00
sqlc.yaml Added a database 2026-02-19 22:29:44 +11:00