fix type of keywords entry in frontmatter (in /docker-hub/ dir)

keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
This commit is contained in:
Gaetan de Villele 2016-11-08 18:29:39 -08:00
parent 8eb69ea720
commit e83a25994e
9 changed files with 19 additions and 28 deletions

View File

@ -1,7 +1,6 @@
--- ---
description: Your Docker ID description: Your Docker ID
keywords: keywords: Docker, docker, trusted, sign-up, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation
- Docker, docker, trusted, sign-up, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation
title: Docker ID and Docker Hub accounts title: Docker ID and Docker Hub accounts
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Docker Hub Automated Builds using Bitbucket description: Docker Hub Automated Builds using Bitbucket
keywords: keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, trusted, builds, trusted builds, automated builds, bitbucket
- Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, trusted, builds, trusted builds, automated builds, bitbucket
title: Configure automated builds with Bitbucket title: Configure automated builds with Bitbucket
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Docker Hub Automated Builds description: Docker Hub Automated Builds
keywords: keywords: Dockerfile, Hub, builds, trusted builds, automated builds
- Dockerfile, Hub, builds, trusted builds, automated builds
title: Configure automated builds on Docker Hub title: Configure automated builds on Docker Hub
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Docker Hub Automated Builds with GitHub description: Docker Hub Automated Builds with GitHub
keywords: keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, trusted, builds, trusted builds, automated builds, GitHub
- Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, trusted, builds, trusted builds, automated builds, GitHub
title: Configure automated builds from GitHub title: Configure automated builds from GitHub
--- ---

View File

@ -1,9 +1,8 @@
--- ---
description: Docker Hub overview
keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, accounts, organizations, repositories, groups, teams
redirect_from: redirect_from:
- /docker-hub/overview/ - /docker-hub/overview/
description: Docker Hub overview
keywords:
- Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, accounts, organizations, repositories, groups, teams
title: Overview of Docker Hub title: Overview of Docker Hub
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Guidelines for Official Repositories on Docker Hub description: Guidelines for Official Repositories on Docker Hub
keywords: keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, official,image, documentation
- Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, official,image, documentation
title: Official repositories on Docker Hub title: Official repositories on Docker Hub
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Docker Hub Teams and Organizations description: Docker Hub Teams and Organizations
keywords: keywords: Docker, docker, registry, teams, organizations, plans, Dockerfile, Docker Hub, docs, documentation
- Docker, docker, registry, teams, organizations, plans, Dockerfile, Docker Hub, docs, documentation
title: Organizations and teams in Docker Hub title: Organizations and teams in Docker Hub
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Your Repositories on Docker Hub description: Your Repositories on Docker Hub
keywords: keywords: Docker, docker, trusted, registry, accounts, plans, Dockerfile, Docker Hub, webhooks, docs, documentation
- Docker, docker, trusted, registry, accounts, plans, Dockerfile, Docker Hub, webhooks, docs, documentation
title: Repositories on Docker Hub title: Repositories on Docker Hub
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Docker Hub Automated Builds description: Docker Hub Automated Builds
keywords: keywords: Docker, webhookds, hub, builds
- Docker, webhookds, hub, builds
title: Webhooks for automated builds title: Webhooks for automated builds
--- ---