cd1b7af6b29dd526aa305cea462fdc14b5def716
Site Badger
A Docker Image for generating static websites with Hugo and a listener service which triggers git pulls and builds via webhookd.
Use
This Docker Package was created and published so that it can be used in a Co-op Cloud Recipe. The recipe that deploys this package is: parasol-static-site.
Hack
docker build -t codeberg.org/eotl/site-badger:0.1.0 .
docker push codeberg.org/eotl/site-badger
License
The following starter was made by @adz for offline.place with the following license:
UNIVERSAL PUBLIC DOMAIN LICENSE
This software and everything else in the universe is in the public domain. Ideas are not property.
Description
A service container for building hugo static sites. Used by recipe parasol-static-site
Languages
Dockerfile
100%