Initial commit

This commit is contained in:
Brendan Chen
2025-05-07 10:02:46 -07:00
committed by GitHub
commit fdb6bef8a8

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
vendor/