No description
  • Dockerfile 100%
Find a file
2026-06-03 14:52:14 -04:00
.github/workflows Update .github/workflows/build.yaml 2026-06-03 14:52:14 -04:00
Dockerfile Update Dockerfile 2026-06-03 12:49:36 -04:00
LICENSE initial 2025-04-13 16:30:25 -04:00
README.md Update README.md 2026-06-03 12:12:42 -04:00

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.