Initial commit

This commit is contained in:
2024-11-21 17:12:00 +00:00
commit b04ee6b0fc
16 changed files with 359 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Hugo output
public/
resources/
.hugo_build.lock
# Editor
.vscode/