Go to file
2024-03-23 11:06:53 +01:00
2024-03-22 10:31:43 +00:00

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
Readme 35 KiB
Languages
Dockerfile 100%