containerized; first fixes; html templates added

This commit is contained in:
$(pass /github/name)
2024-07-03 21:27:50 +02:00
parent 96f008d67e
commit 905a0ac6dc
13 changed files with 342 additions and 14 deletions

5
.gitignore vendored
View File

@@ -35,6 +35,7 @@ go.work
!/.gitignore
!*.go
!*.html
!go.sum
!go.mod
@@ -43,6 +44,10 @@ go.work
# all template files:
!*.template*
# Docker stuff
!compose.yml
!Dockerfile
# !Makefile
# ...even if they are in subdirectories