A simple blogging CMSS
Find a file
2026-02-25 22:30:28 +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 Have got logout working 2026-02-25 22:30:28 +11:00
config First pass of authentication 2026-02-25 22:04:47 +11:00
handlers Have got logout working 2026-02-25 22:30:28 +11:00
layouts/simplecss Added a database 2026-02-19 22:29:44 +11:00
models First pass of authentication 2026-02-25 22:04:47 +11:00
providers First pass of authentication 2026-02-25 22:04:47 +11:00
services Have got logout working 2026-02-25 22:30:28 +11:00
sql First pass of authentication 2026-02-25 22:04:47 +11:00
views Have got logout working 2026-02-25 22:30:28 +11:00
.air.toml First pass of authentication 2026-02-25 22:04:47 +11:00
.gitignore First pass of authentication 2026-02-25 22:04:47 +11:00
esbuild.mjs Have got soft and hard deleting 2026-02-23 21:18:34 +11:00
go.mod First pass of authentication 2026-02-25 22:04:47 +11:00
go.sum First pass of authentication 2026-02-25 22:04:47 +11:00
main.go Have got logout working 2026-02-25 22:30:28 +11:00
Makefile Styled the post list and added updating of posts 2026-02-22 10:09:34 +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