pcmt/app
leo df0c280ad1
All checks were successful
continuous-integration/drone/push Build is passing
go: redo asset handling
* only embed substructure of assets
* create subfolders for css, imgs
* add .gitattributes file specifying pcmt.css as generated (by tailwind)
2023-05-08 00:13:33 +02:00
..
settings go: allow choosing db type, setting connstr 2023-05-05 23:10:56 +02:00
app.go go: redo asset handling 2023-05-08 00:13:33 +02:00
assets.go go: redo asset handling 2023-05-08 00:13:33 +02:00
echoSettings.go rename app/startup.go to app/echoSettings.go 2023-05-03 02:37:04 +02:00
error.go app: pre-declare errors 2023-05-04 16:38:15 +02:00
routes_test.go go: redo asset handling 2023-05-08 00:13:33 +02:00
routes.go go: implement the Echo renderer for templates 2023-05-06 21:50:35 +02:00