# [alpine-hugo](https://git.dotya.ml/wanderer-containers/alpine-hugo) This repository provides a Containerfile to effortlessly get a container image containing statically linked [Hugo](https://gohugo.io) static site generator (extended version) on top of minimal [Alpine](https://alpinelinux.org/) base. The image is rebuilt weekly in CI and automatically pushed to [DockerHub](https://hub.docker.com/r/immawanderer/alpine-hugo). The project lives at [this Gitea instance](https://git.dotya.ml/wanderer-containers/alpine-hugo). ### What you get * `hugo-..+extended` (latest stable version listed on [GitHub](https://github.com/gohugoio/hugo/releases)), freshly built from sources. ### Purpose * container image containing `Hugo` extended version, suitable for CI. ### License GPL-3.0-or-later (see [LICENSE](LICENSE) for details).