Sign inSign up

nullreference/hugo

By nullreference

Updated almost 8 years ago

Image containing the required assemblies to generate hugo documentation.

Image
1

1.5K

nullreference/hugo repository overview

hugo-docker

Image containing the required assemblies to generate hugo documentation. Just run the container with the appropriate folder mounted, and call the hugo api.

Run

Mount the base folder into the container and pass in the path to the config.toml file.

docker run --mount type=bind,source="$(pwd)",target=/work -w="/work" nullreference/hugo-docker --buildDrafts

Tag summary

Content type

Image

Digest

Size

67.9 MB

Last updated

almost 8 years ago

docker pull nullreference/hugo