Initial commit

This commit is contained in:
pflegende 2023-12-23 00:26:06 +00:00
commit a362b6cc92
2 changed files with 18 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
# ---> 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

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# pages
web