pcmt/app
leo 122ea638c9
All checks were successful
continuous-integration/drone/push Build is passing
go: refactor template rendering
* create pkg 'modules/template'
* move template rendering code from 'handlers' to 'modules/template'
* update call sites
* walk the 'templates' dir to discover nested hierarchies
* solidify LiveMode handling (vs embedded assets)
* break out funcMap to it's own file
* general clean-up
2023-05-11 04:32:39 +02:00
..
settings go: partially rework how slogging works 2023-05-09 17:35:00 +02:00
app.go go: partially rework how slogging works 2023-05-09 17:35:00 +02:00
assets.go go: refactor template rendering 2023-05-11 04:32:39 +02:00
echoSettings.go echo settings: enable rate-limiting 2023-05-10 17:48:02 +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: refactor template rendering 2023-05-11 04:32:39 +02:00