Add Dockerfile to deploy site

This commit is contained in:
Melora Hugues 2023-06-26 22:45:24 +02:00
parent 2b08c90749
commit fbb61ebdd1
5 changed files with 42 additions and 1 deletions

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
# hugo files
.hugo_build.lock
**/_gen
**/_gen
public