API for other things on ad-schmidt.de - Implemented by a small flask app
Currently the following endpoints are available
GET /
return a string response to test if the service is availablePOST /github-webhook
can be used pull new changes from blog.ad-schmidt.de and update https://blog.ad-schmidt.de It will be called for every push to the blog-repo.
Copy secrets.py.template
to secrets.py
and enter the secret entered in the GitHub configuration for the webhook.