Initial commit

seattle2022
devon 2024-09-19 23:47:14 +00:00
commit 6ba529319b
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 @@
# hmc_site_source
handmade cities hugo site source