No description
- Dockerfile 100%
| .github/workflows | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
Hugo Extended CI Container
Based on alpine:3.20
Contains nodejs, hugo, rsync
hugo-ci:<hugo_version>-<node_version>
Building
Building requires docker, buildx. Nodejs is included in the ci workflow becuase of it's use in many actions scripts, but it is not necessary for local building.