Added Shakespeare templating and setup basic Maybe-bound lookup for conditional rendering of the page or an appropriate notice that the password doesn't exist.

This commit is contained in:
2022-07-02 13:23:53 -05:00
parent f7a61dcddc
commit d15b40a339
10 changed files with 144 additions and 37 deletions

2
.gitignore vendored
View File

@ -2,6 +2,6 @@ data/
bin/
/config.dhall
/Dockerfile
docker-stack.yml
/docker-stack.yml
.stack-work/
*~