Change 'draft: true' to 'published: false' for Jekyll

This commit is contained in:
Misty Stanley-Jones 2016-10-10 16:19:47 -07:00
parent bdaafb8dac
commit e916f7f88e
14 changed files with 14 additions and 14 deletions

View File

@ -1,6 +1,6 @@
---
description: Resizing a Boot2Docker volume in VirtualBox with GParted
draft: "true"
published: false
keywords:
- boot2docker, volume, virtualbox
menu:

View File

@ -1,5 +1,5 @@
---
draft: true
published: false
---
This directory holds the authoritative specifications of APIs defined and implemented by Docker. Currently this includes:

View File

@ -1,6 +1,6 @@
---
description: API Documentation for the Docker Hub API
draft: true
published: false
keywords:
- API, Docker, index, REST, documentation, Docker Hub, registry
menu:

View File

@ -1,6 +1,6 @@
---
description: API Documentation for Docker
draft: true
published: false
keywords:
- API, Docker, rcli, REST, documentation
menu:

View File

@ -1,6 +1,6 @@
---
description: Documentation for docker Registry and Registry API
draft: true
published: false
keywords:
- docker, registry, api, hub
menu:

View File

@ -1,5 +1,5 @@
---
draft: true
published: false
---
This is an initial attempt to make it easier to test the examples in the https.md

View File

@ -1,5 +1,5 @@
---
draft: true
published: false
---
Static files dir

View File

@ -1,6 +1,6 @@
---
description: machine
draft: true
published: false
keywords:
- machine, orchestration, install, installation, docker, documentation
menu:

View File

@ -1,5 +1,5 @@
---
draft: true
published: false
---
# Docker Machine Release Process

View File

@ -1,5 +1,5 @@
---
draft: true
published: false
---
# Architecture

View File

@ -1,5 +1,5 @@
---
draft: true
published: false
---
# Glossary

View File

@ -1,5 +1,5 @@
---
draft: true
published: false
---
# Migrating a 1.0 registry to 2.0

View File

@ -1,5 +1,5 @@
---
draft: true
published: false
---
# Distribution API Implementations

View File

@ -1,6 +1,6 @@
---
description: Explains registry JSON objects
draft: true
published: false
keywords:
- registry, service, images, repository, json
menu: