Initial commit with simple custom css to add branding

This commit is contained in:
2023-11-17 21:27:04 -06:00
commit 26451d50e5
71 changed files with 746 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# ---> 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
*.swp