adding fonts, a global layout, and Docker deployment stuff.

This commit is contained in:
Dave Lane 2024-08-16 17:01:16 +12:00
parent e9d8a28901
commit ab29a8629c
26 changed files with 457 additions and 81 deletions

16
.dockerignore Normal file
View file

@ -0,0 +1,16 @@
# .dockerignore
node_modules
.git
.gitattributes
.eslintignore
.eslintrc.cjs
.prettierrc
.pretieriignore
README.md
Dockerfile