hugo-asciidoc-docker-ci/README.adoc
Marko Korhonen 65429c98da
All checks were successful
/ Build and publish image (push) Successful in 5m28s
[skip ci] update readme
2024-02-25 12:11:23 +02:00

943 B

Docker image to build Hugo sites in a CI environment

Table of Contents

I created this image because all of the current options for building my Hugo sites in a CI environment were either missing some dependencies needed for my site or the contained Hugo version was too old.

Features

  • Based on the official Arch Linux image

  • Included dependencies (latest versions available for Arch Linux at build time)

Installation