hugo-asciidoc-docker-ci/README.adoc

23 lines
675 B
Plaintext

= 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
*** link:https://github.com/jirutka/asciidoctor-html5s[AsciiDoctor html5s backend]
** go
** Rouge syntax highlighter
** npm and nodejs
** git
== Installation
See https://git.korhonen.cc/FunctionalHacker/-/packages/container/hugo-asciidoc-docker-ci/latest