From c489daa37d069c0ec9914d839eb9035533c91e8d Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 1 Jun 2020 11:27:36 +0200 Subject: [PATCH] Add hugo header. --- content/en/admin/docker.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/en/admin/docker.md b/content/en/admin/docker.md index f112fa87..d036bf34 100644 --- a/content/en/admin/docker.md +++ b/content/en/admin/docker.md @@ -1,3 +1,12 @@ +--- +title: Installing with Docker +description: Instructional guide on using Docker and docker-compose to run Mastodon +menu: + docs: + weight: 20 + parent: admin +--- + ## Docker [![](https://images.microbadger.com/badges/version/tootsuite/mastodon.svg)](https://microbadger.com/images/tootsuite/mastodon "Get your own version badge on microbadger.com") [![](https://images.microbadger.com/badges/image/tootsuite/mastodon.svg)](https://microbadger.com/images/tootsuite/mastodon "Get your own image badge on microbadger.com")