Go to file
Aaron Fischer 1147e5fd98 Fix #15 2021-07-01 22:18:39 +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 Add image to feed 2021-05-06 22:47:02 +02:00
.gitignore Clean up the project and add a docker compose file 2021-03-19 20:33:55 +01:00
BOOK.mkd changed mojoreads.de to yourbook.shop 2021-06-29 14:14:36 +02:00
COMIC.mkd changed mojoreads.de to yourbook.shop 2021-06-29 14:15:58 +02:00
Dockerfile Clean up the project and add a docker compose file 2021-03-19 20:33:55 +01:00
README.md add "comic" 2021-03-19 21:50:44 +01: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

$ docker-compose build
$ docker-compose up -d

Authors