Init Hugo template

This commit is contained in:
Hoernschen 2024-05-24 22:01:53 +02:00
parent 0c5e1a6fa2
commit 6938e212ba
Signed by: hoernschen
GPG key ID: 37591FAF4E6D3462
24 changed files with 283 additions and 0 deletions

14
.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
### Hugo ###
# Generated files by hugo
/public/
/resources/_gen/
/assets/jsconfig.json
hugo_stats.json
# Executable may be added to repository
hugo.exe
hugo.darwin
hugo.linux
# Temporary lock file while building
/.hugo_build.lock