Go to file
Michael 050eeb99ee Update 08/2021 2021-07-29 14:52:11 +02:00
src Fix #15 2021-07-01 22:18:39 +02:00
static We are now a webserver with a webhook :P 2021-03-18 23:16:26 +01:00
templates „templates/book.html“ ändern 2021-07-01 23:40:49 +02:00
.gitignore Clean up the project and add a docker compose file 2021-03-19 20:33:55 +01:00
BOOK.mkd Update 08/2021 + typo fixed 2021-07-29 14:49:58 +02:00
COMIC.mkd Update 08/2021 2021-07-29 14:52:11 +02:00
Dockerfile Update 'Dockerfile' 2021-07-01 23:33:53 +02:00
README.md Update 'README.md' 2021-07-01 23:35:13 +02:00
docker-compose.yml Clean up the project and add a docker compose file 2021-03-19 20:33:55 +01:00
go.mod RSS Feed working 2021-04-09 00:03:57 +02:00
go.sum RSS Feed working 2021-04-09 00:03:57 +02:00

README.md

Book of the month / Comic of the month

Deploy

Thats easy:

$ git pull
$ docker-compose build
$ docker-compose up -d

Authors