Hugo powered static site generator content for https://windupairships.com Repo: https://github.com/billzajac/windupairships-hugo
Primary Tech
The SVG logo was made quickly with
The favicon with
Theme
-
https://github.com/CaiJimmy/hugo-theme-stack
git clone https://github.com/CaiJimmy/hugo-theme-stack/ themes/hugo-theme-stack git submodule add https://github.com/CaiJimmy/hugo-theme-stack/ themes/hugo-theme-stack
Hugo commands
git submodule init
git submodule update
hugo new post/hello-beautiful/index.md
hugo server -D
Images
Netlify Function
Create with
ntl functions:create --name tao
Get deps
go mod tidy
Test service with
netlify functions:serve
Serves from /.netlify/functions/tao