Major upgrade to mkdocs and hugo with breaking changes
git commit -s -F- <<EOF
BREAKING CHANGES: v 1.5.0 sitebuilder
- jekyll 3.9.2 with github-pages 227
- hugo v0.110.0 extended with go 1.19.5 and git 2.30.2
- mkdocs 1.4.2 with mkdocs-material 9.0.6
Added go and git for compatibility with hugo extended binary.
Certain hugo features may require use of go and git.
If needed, GOPATH is set to container path: /opt/go, and
requires additional volume mount to GOPATH location.
Breaking changes: major version update for mkdocs-material theme
from v8 to v9. See https://squidfunk.github.io/mkdocs-material/upgrade/
for upgrade details.
Full Changelog: 1.4.5...1.5.0