This repository has been archived on 2025-06-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
hugo-asciidoc-docker-ci/README.adoc
2024-01-27 21:50:39 +02:00

21 lines
592 B
Text

= Docker image to build Hugo sites in a CI environment
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)
** Hugo
** AsciiDoctor
** go
** Rouge syntax highlighter
** npm and nodejs
** git
== Installation
See https://git.korhonen.cc/FunctionalHacker/-/packages/container/hugo-asciidoc-docker-ci/latest