Convert TOML to YAML, tweaks to work with Jekyll

This commit is contained in:
Misty Stanley-Jones 2016-09-29 12:21:06 -07:00
parent 1f6cc853d3
commit 0fb207c822
63 changed files with 413 additions and 4307 deletions

View file

@ -1,13 +1,13 @@
<!--[metadata]>
+++
title = "Deploying a registry server"
description = "Explains how to deploy a registry"
keywords = ["registry, on-prem, images, tags, repository, distribution, deployment"]
[menu.main]
parent="smn_registry"
weight=3
+++
<![end-metadata]-->
---
description: Explains how to deploy a registry
keywords:
- registry, on-prem, images, tags, repository, distribution, deployment
menu:
main:
parent: smn_registry
weight: 3
title: Deploying a registry server
---
# Deploying a registry server