Remove code related to building docs with Hugo
This code was outdated and no longer maintained, and mainly used to pre-flight docs changes before publishing to docs.docker.com Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
ff0c463f2b
commit
ae24899119
5 changed files with 0 additions and 104 deletions
|
@ -1,21 +0,0 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Recipes"
|
||||
description = "Registry Recipes"
|
||||
keywords = ["registry, on-prem, images, tags, repository, distribution"]
|
||||
type = "menu"
|
||||
[menu.main]
|
||||
identifier="smn_recipes"
|
||||
parent="smn_registry"
|
||||
weight=6
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Recipes
|
||||
|
||||
## The List
|
||||
|
||||
* [using Apache as an authenticating proxy](apache.md)
|
||||
* [using Nginx as an authenticating proxy](nginx.md)
|
||||
* [running a Registry on OS X](osx-setup-guide.md)
|
||||
* [mirror the Docker Hub](mirror.md)
|
Loading…
Add table
Add a link
Reference in a new issue