From fcdd7672410f45dee8cb516dbecd090437a0bbf1 Mon Sep 17 00:00:00 2001 From: David Young Date: Tue, 5 Jul 2022 19:03:51 +1200 Subject: [PATCH] Some more title fixes Signed-off-by: David Young --- manuscript/recipes/mealie.md | 3 ++- manuscript/recipes/munin.md | 3 ++- manuscript/recipes/nightscout.md | 1 + manuscript/recipes/photoprism.md | 3 ++- manuscript/recipes/plex.md | 3 ++- manuscript/recipes/privatebin.md | 3 ++- 6 files changed, 11 insertions(+), 5 deletions(-) diff --git a/manuscript/recipes/mealie.md b/manuscript/recipes/mealie.md index 677ba1a..f42c4c0 100644 --- a/manuscript/recipes/mealie.md +++ b/manuscript/recipes/mealie.md @@ -1,5 +1,6 @@ --- -description: A tasty tool to manage your meals and shopping list +title: Mealie recipe manager on Docker +description: A tasty tool to manage your meals and shopping list, on Docker swarm --- # Mealie diff --git a/manuscript/recipes/munin.md b/manuscript/recipes/munin.md index 23830c8..ffe0082 100644 --- a/manuscript/recipes/munin.md +++ b/manuscript/recipes/munin.md @@ -1,8 +1,9 @@ --- +title: How to run Munin in Docker description: Network resource monitoring tool for quick analysis --- -# Munin +# Munin in Docker Munin is a networked resource monitoring tool that can help analyze resource trends and "what just happened to kill our performance?" problems. It is designed to be very plug and play. A default installation provides a lot of graphs with almost no work. diff --git a/manuscript/recipes/nightscout.md b/manuscript/recipes/nightscout.md index 28dcc3e..066567d 100644 --- a/manuscript/recipes/nightscout.md +++ b/manuscript/recipes/nightscout.md @@ -1,4 +1,5 @@ --- +title: Setup nightscout in Docker description: CGM data with an API, for diabetic quality-of-life improvements --- diff --git a/manuscript/recipes/photoprism.md b/manuscript/recipes/photoprism.md index 41009e5..30abe85 100644 --- a/manuscript/recipes/photoprism.md +++ b/manuscript/recipes/photoprism.md @@ -1,8 +1,9 @@ --- +title: Run Photoprism on Docker description: ML-powered private photo hosting --- -# Photoprism +# Photoprism on Docker [Photoprismâ„¢](https://github.com/photoprism/photoprism) "is a server-based application for browsing, organizing and sharing your personal photo collection. It makes use of the latest technologies to automatically tag and find pictures without getting in your way. Say goodbye to solutions that force you to upload your visual memories to the cloud." diff --git a/manuscript/recipes/plex.md b/manuscript/recipes/plex.md index 66492d6..70c7e7e 100644 --- a/manuscript/recipes/plex.md +++ b/manuscript/recipes/plex.md @@ -1,8 +1,9 @@ --- +title: Run Plex in Docker description: Play back all your media on all your devices --- -# Plex +# Plex in Docker [Plex](https://www.plex.tv/) is a client-server media player system and software suite comprising two main components (a media server and client applications) diff --git a/manuscript/recipes/privatebin.md b/manuscript/recipes/privatebin.md index b22422b..2166713 100644 --- a/manuscript/recipes/privatebin.md +++ b/manuscript/recipes/privatebin.md @@ -1,5 +1,6 @@ --- -description: A private imgur/pastebin +title: Run PrivateBin on Docker +description: A private imgur/pastebin, running on Docker --- # PrivateBin