This website is a based on a static site generater called Hugo
Key directories to modify content
, layout
, and static
.
https://gohugo.io/installation/
brew install hugo
hugo server -D
Visit http://localhost:1313/ to view your local version of the site.
Once your PR is merged this Github Action will deploy the site
budparr.language-hugo-vscode
is a nice vscode extension