mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 09:46:23 +00:00
Retry social cards
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -3,7 +3,7 @@ title: How to run Komga with Docker
|
|||||||
description: Run Komga under Docker Swarm in docker-compose syntax
|
description: Run Komga under Docker Swarm in docker-compose syntax
|
||||||
---
|
---
|
||||||
|
|
||||||
# Komga
|
# Komga in Docker Swarm
|
||||||
|
|
||||||
So you've just watched a bunch of superhero movies, and you're suddenly inspired to deep-dive into the weird world of comic books? You're already rocking [AutoPirate](/recipes/autopirate/) with [Mylar](/recipes/autopirate/mylar/) and [NZBGet](/recipes/autopirate/nzbget/) to grab content, but how to manage and enjoy your growing collection?
|
So you've just watched a bunch of superhero movies, and you're suddenly inspired to deep-dive into the weird world of comic books? You're already rocking [AutoPirate](/recipes/autopirate/) with [Mylar](/recipes/autopirate/mylar/) and [NZBGet](/recipes/autopirate/nzbget/) to grab content, but how to manage and enjoy your growing collection?
|
||||||
|
|
||||||
|
|||||||
@@ -2,5 +2,5 @@
|
|||||||
# that don't degrade for the open-source version
|
# that don't degrade for the open-source version
|
||||||
INHERIT: mkdocs.yml
|
INHERIT: mkdocs.yml
|
||||||
# disabled for now, since I'm not convinced social cards are better than default thumbnails
|
# disabled for now, since I'm not convinced social cards are better than default thumbnails
|
||||||
# plugins:
|
plugins:
|
||||||
# social: {}
|
social: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user