A simple blogging CMSS
Find a file
2026-02-22 10:09:34 +11:00
.idea Initial commit 2026-02-18 22:07:18 +11:00
_test-site Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
assets/css Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
handlers Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
layouts/simplecss Added a database 2026-02-19 22:29:44 +11:00
models Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
providers Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
services Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
sql Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
views Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
.air.toml Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
.gitignore Started working on the frontend 2026-02-21 10:22:10 +11:00
esbuild.mjs Styled the post list and added updating of posts 2026-02-22 10:09:34 +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 Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
Makefile Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
package-lock.json Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
package.json Styled the post list and added updating of posts 2026-02-22 10:09:34 +11:00
sqlc.yaml Added a database 2026-02-19 22:29:44 +11:00