fix type of keywords entry in frontmatter (in /opensource/) (#516)

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 2016-11-10 11:58:22 -08:00 committed by John Mulhausen
parent 1589927ce8
commit 06e2875742
36 changed files with 75 additions and 112 deletions

View File

@ -1,7 +1,6 @@
---
description: Overview of contributing
keywords:
- open, source, contributing, overview
keywords: open, source, contributing, overview
title: FAQ for contributors
---

View File

@ -1,9 +1,8 @@
---
description: Contribute code
keywords: governance, board, members, profiles
redirect_from:
- /contributing/contributing
description: Contribute code
keywords:
- governance, board, members, profiles
title: Quickstart code or doc contribution
---

View File

@ -1,7 +1,6 @@
---
description: Style guide for Docker documentation describing standards and conventions for contributors
keywords:
- style, guide, docker, documentation
keywords: style, guide, docker, documentation
title: Documentation style and grammar conventions
---

View File

@ -1,7 +1,6 @@
---
description: Describes Docker's communication channels
keywords:
- IRC, Google group, Twitter, blog, Stackoverflow
keywords: IRC, Google group, Twitter, blog, Stackoverflow
title: Where to chat or get help
---

View File

@ -1,7 +1,6 @@
---
description: Board member profiles
keywords:
- governance, board, members, profiles
keywords: governance, board, members, profiles
title: Board member profiles
---

View File

@ -1,7 +1,6 @@
---
description: Explains Docker's code of conduct
keywords:
- Docker, conduct, code
keywords: Docker, conduct, code
title: Code of conduct
---

View File

@ -1,8 +1,7 @@
---
description: Docker Governance Advisory Board
keywords:
- governance, board, members, explained
title: "Docker Governance Advisory Board: June 2015 version"
keywords: governance, board, members, explained
title: 'Docker Governance Advisory Board: June 2015 version'
---
An initial version of this proposal was posted for comments on April 30th,

View File

@ -1,7 +1,6 @@
---
description: Describes Docker's communication channels
keywords:
- IRC, Google group, Twitter, blog, Stackoverflow
keywords: IRC, Google group, Twitter, blog, Stackoverflow
title: Governance
---

View File

@ -1,7 +1,6 @@
---
description: Overview of contributing
keywords:
- open, source, contributing, overview
keywords: open, source, contributing, overview
title: Open Source at Docker
---

View File

@ -1,7 +1,6 @@
---
description: Explains how to create a pull request for change or new feature
keywords:
- Kitematic, open source, contribute, contributor, tour, development, contribute, pull request, review, workflow, beginner, squash, commit
keywords: Kitematic, open source, contribute, contributor, tour, development, contribute, pull request, review, workflow, beginner, squash, commit
title: Create a pull request (PR)
---

View File

@ -1,7 +1,6 @@
---
description: Explains how to find a Kitematic issue
keywords:
- Kitematic, open source, contribute, contributor, tour
keywords: Kitematic, open source, contribute, contributor, tour
title: Find an issue on GitHub
---

View File

@ -1,7 +1,6 @@
---
description: Overview of Kitematic development process
keywords:
- Kitematic, open source, contribute, contributor, tour, development
keywords: Kitematic, open source, contribute, contributor, tour, development
title: Get started with your Kitematic contributions
---

View File

@ -1,7 +1,6 @@
---
description: Introduces Kitematic contribute topics and tour
keywords:
- Kitematic, open source, contribute, contributor, tour, issue, review
keywords: Kitematic, open source, contribute, contributor, tour, issue, review
title: Contribute to Kitematic
---

View File

@ -1,8 +1,6 @@
---
description: Explains next steps after the tour
keywords:
- Kitematic, open source, contribute, contributor, tour, development, contribute
keywords: Kitematic, open source, contribute, contributor, tour, development, contribute
title: Where to learn more
---

View File

@ -1,7 +1,6 @@
---
description: Explains how to find a Kitematic issue
keywords:
- Kitematic, open source, contribute, contributor, tour, development
keywords: Kitematic, open source, contribute, contributor, tour, development
title: Set up for Kitematic development
---

View File

@ -1,7 +1,6 @@
---
description: Explains how to find a Kitematic issue
keywords:
- Kitematic, open source, contribute, contributor, tour, development
keywords: Kitematic, open source, contribute, contributor, tour, development
title: Develop in Kitematic (work on an issue)
---

View File

@ -1,7 +1,6 @@
---
description: Describes Docker's communication channels
keywords:
- IRC, Google group, Twitter, blog, Stackoverflow
keywords: IRC, Google group, Twitter, blog, Stackoverflow
title: Set up for Engine development
---

View File

@ -1,7 +1,6 @@
---
description: How to use Docker's development environment
keywords:
- development, inception, container, image Dockerfile, dependencies, Go, artifacts
keywords: development, inception, container, image Dockerfile, dependencies, Go, artifacts
title: Work with a development container
---

View File

@ -1,7 +1,6 @@
---
description: Describes how to set up your local machine and repository
keywords:
- GitHub account, repository, clone, fork, branch, upstream, Git, Go, make
keywords: GitHub account, repository, clone, fork, branch, upstream, Git, Go, make
title: Configure Git for contributing
---

View File

@ -1,7 +1,6 @@
---
description: How to set up a server to test Docker Windows client
keywords:
- development, inception, container, image Dockerfile, dependencies, Go, artifacts, windows
keywords: development, inception, container, image Dockerfile, dependencies, Go, artifacts, windows
title: Get the required software for Windows
---

View File

@ -1,7 +1,6 @@
---
description: Describes the software required to contribute to Docker
keywords:
- 'GitHub account, repository, Docker, Git, Go, make, '
keywords: 'GitHub account, repository, Docker, Git, Go, make, '
title: Get the required software for Linux or macOS
---

View File

@ -1,7 +1,6 @@
---
description: Describes Docker's testing infrastructure
keywords:
- make test, make docs, Go tests, gofmt, contributing, running tests
keywords: make test, make docs, Go tests, gofmt, contributing, running tests
title: Run tests and test documentation
---

View File

@ -1,9 +1,8 @@
---
description: Introduction to project contribution at Docker
keywords: Gordon, introduction, turtle, machine, libcontainer, how to
redirect_from:
- /project/who-written-for/
description: Introduction to project contribution at Docker
keywords:
- Gordon, introduction, turtle, machine, libcontainer, how to
title: README first
---

View File

@ -1,7 +1,6 @@
---
description: Support the community
keywords:
- support, community, users, irc
keywords: support, community, users, irc
title: Support the community
---

View File

@ -1,7 +1,6 @@
---
description: Contribute code
keywords:
- governance, board, members, profiles
keywords: governance, board, members, profiles
title: Other ways to contribute
---

View File

@ -1,7 +1,6 @@
---
description: Organize our issues
keywords:
- governance, board, members, profiles
keywords: governance, board, members, profiles
title: Organize our issues
---

View File

@ -1,7 +1,6 @@
---
description: Organize a Docker Meetup
keywords:
- Docker, meetup, hosting, organizing
keywords: Docker, meetup, hosting, organizing
title: Organize a Docker meetup
---

View File

@ -1,7 +1,6 @@
---
description: Testing contributions
keywords:
- test, source, contributions, Docker
keywords: test, source, contributions, Docker
title: Testing contributions
---

View File

@ -1,7 +1,6 @@
---
description: Explains workflows for refactor and design proposals
keywords:
- contribute, project, design, refactor, proposal
keywords: contribute, project, design, refactor, proposal
title: Advanced contributing
---

View File

@ -1,7 +1,6 @@
---
description: List of guidelines for coding Docker contributions
keywords:
- change, commit, squash, request, pull request, test, unit test, integration tests, Go, gofmt, LGTM
keywords: change, commit, squash, request, pull request, test, unit test, integration tests, Go, gofmt, LGTM
title: Coding style checklist
---

View File

@ -1,7 +1,6 @@
---
description: Basic workflow for Docker contributions
keywords:
- contribute, pull request, review, workflow, beginner, squash, commit
keywords: contribute, pull request, review, workflow, beginner, squash, commit
title: Create a pull request (PR)
---

View File

@ -1,7 +1,6 @@
---
description: Basic workflow for Docker contributions
keywords:
- contribute, issue, review, workflow, beginner, expert, squash, commit
keywords: contribute, issue, review, workflow, beginner, expert, squash, commit
title: Find and claim an issue
---

View File

@ -1,7 +1,6 @@
---
description: Describes Docker's communication channels
keywords:
- IRC, Google group, Twitter, blog, Stackoverflow
keywords: IRC, Google group, Twitter, blog, Stackoverflow
title: Contribution workflow
---

View File

@ -1,7 +1,6 @@
---
description: Explains basic workflow for Docker contributions
keywords:
- contribute, maintainers, review, workflow, process
keywords: contribute, maintainers, review, workflow, process
title: Understand how to contribute
---

View File

@ -1,7 +1,6 @@
---
description: Basic workflow for Docker contributions
keywords:
- contribute, pull request, review, workflow, beginner, squash, commit
keywords: contribute, pull request, review, workflow, beginner, squash, commit
title: Participate in the PR review
---

View File

@ -1,7 +1,6 @@
---
description: Basic workflow for Docker contributions
keywords:
- contribute, pull request, review, workflow, beginner, squash, commit
keywords: contribute, pull request, review, workflow, beginner, squash, commit
title: Work on your issue
---