Hugo powered static site generator content for https://windupairships.com Repo: https://github.com/billzajac/windupairships-hugo

Netlify Status

Primary Tech

The SVG logo was made quickly with

The favicon with

Theme

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