pcmt/handlers
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
..
config.go go: refactor template rendering 2023-05-11 04:32:39 +02:00
handlers.go go: refactor template rendering 2023-05-11 04:32:39 +02:00
helper.go go: implement the Echo renderer for templates 2023-05-06 21:50:35 +02:00
home.go go: refactor handlers 2023-05-10 19:09:41 +02:00
icon.go add bulk changes 2023-04-13 00:07:08 +02:00
logout.go go: refactor handlers 2023-05-10 19:09:41 +02:00
page.go go,tmpl: conditionally show content to users 2023-05-06 00:03:41 +02:00
signin.go go: partially rework how slogging works 2023-05-09 17:35:00 +02:00
signup.go go: refactor handlers 2023-05-10 19:09:41 +02:00