Go to file
Aaron Fischer e7a3230f93 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	BOOK.mkd
2024-04-04 23:00:26 +02:00
src Support png file extension 2024-04-04 23:00:04 +02:00
static We are now a webserver with a webhook :P 2021-03-18 23:16:26 +01:00
templates Support png file extension 2024-04-04 23:00:04 +02:00
.gitignore Add a gitignore file. 2023-07-18 21:23:51 +02:00
BOOK.mkd Support png file extension 2024-04-04 23:00:04 +02:00
COMIC.mkd Support png file extension 2024-04-04 23:00:04 +02:00
Dockerfile Update 'Dockerfile' 2021-07-01 23:33:53 +02:00
README.md Fix docker compose in readme 2023-07-18 21:34:14 +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 Upgrade codebase to go 1.20 fix some outdated stuff 2023-07-18 21:21:16 +02:00
go.sum Upgrade codebase to go 1.20 fix some outdated stuff 2023-07-18 21:21:16 +02:00

README.md

Book of the month / Comic of the month

Deploy

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

Sample

Authors