Go to file
Michael 568a2a7f33 typo fixed 2021-09-02 22:37:29 +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 link zu Comicdesmonats eingefügt 2021-07-29 15:05:58 +02:00
.gitignore Clean up the project and add a docker compose file 2021-03-19 20:33:55 +01:00
BOOK.mkd update 09/2021 2021-09-02 22:27:46 +02:00
COMIC.mkd typo fixed 2021-09-02 22:37:29 +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