pcmt/templates
leo f129606b8f
All checks were successful
continuous-integration/drone/push Build is passing
add bulk changes
* add handlers for signin,singup,logout...
* introduce ent ORM and add user schema
* add live mode, devel mode to selectively turn on features via
  config/flags
* add templates, handle embedding moar smarter:
  * live mode uses live folder structure, else embedded templates are
    used
* start using tailwindcss to style stuff
* add development goodies for hot-reloading (browser-sync - bs.js)
* pimp-up config.dhall with actual custom config Type (enables remote
  schema and local values only as needed)
* add justfile (alternative to makefile for process automation)
2023-04-13 00:07:08 +02:00
..
500.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
admin-users.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
browsersync.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
footer.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
head.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
home.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
index.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
logout.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
navbar.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
signin.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
signup.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
svg-email.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
svg-hamburger.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
svg-password.tmpl add bulk changes 2023-04-13 00:07:08 +02:00
svg-user.tmpl add bulk changes 2023-04-13 00:07:08 +02:00