Example docker-compose service config to automatically build a static site using Gitea and Webhook. Accompaniment to the 'It seems I can contain myself' article on barilaro.me.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Alex Barilaro d6892cb7d0 Fix link syntax error 3 years ago
webhook-docker-image Add custom Webhook image Dockerfile 3 years ago
Caddyfile Add Caddyfile 3 years ago
LICENSE Initial commit 3 years ago
README.md Fix link syntax error 3 years ago
build.sh Add build.sh 3 years ago
docker-compose.yml Add docker-compose.yml 3 years ago
hooks.json Add hooks.json 3 years ago

README.md

example-auto-site-builder

Accompaniment to the article on barilaro dot me on how to set up a stack that automatically builds your static site using Hugo, Webhook, and Gitea.