From 56dcc881483a55cb26eefac643ea554e2485deb6 Mon Sep 17 00:00:00 2001 From: Robert Brennan Date: Fri, 31 Mar 2023 14:22:20 -0400 Subject: [PATCH] Update documentation from template (#85) --- README.md | 5 +++-- docs/bundle.md | 2 +- docs/faq.md | 4 ++-- docs/installation.md | 2 +- docs/main-metadata.md | 4 ++-- docs/quickstart.md | 2 +- 6 files changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7dd9d174..1d1aa24c 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,9 @@ and network with fellow Kubernetes users. or [join the user group](https://www.fairwinds.com/open-source-software-user-group) to get involved! - - Love Fairwinds Open Source? Share your business email and job title and we'll send you a free Fairwinds t-shirt! + + Love Fairwinds Open Source? Automate Fairwinds Open Source for free with Fairwinds Insights. Click to learn more ## Other Projects from Fairwinds diff --git a/docs/bundle.md b/docs/bundle.md index f205d038..95809bb2 100644 --- a/docs/bundle.md +++ b/docs/bundle.md @@ -1,7 +1,7 @@ --- meta: - name: description - content: GoNoGo relies on a file called a bundle spec. The bundle spec is a yaml document that defines the addons to check against, and the various conditions to check for. + content: "GoNoGo relies on a file called a bundle spec. The bundle spec is a yaml document that defines the addons to check against, and the various conditions to check for." --- # Bundle Creation diff --git a/docs/faq.md b/docs/faq.md index 9569989b..cd901e24 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,7 +1,7 @@ --- meta: - name: title - content: GoNoGo FAQ | Fairwinds + content: "GoNoGo FAQ | Fairwinds" - name: description - content: We get a lot of questions about how GoNoGo works and where it gets the recomendations. Hopefully we can answer the most common ones here + content: "We get a lot of questions about how GoNoGo works and where it gets the recomendations. Hopefully we can answer the most common ones here" --- diff --git a/docs/installation.md b/docs/installation.md index d68689b9..bc71df60 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -1,7 +1,7 @@ --- meta: - name: description - content: Installation instructions, requirements, and troubleshooting for GoNoGo. + content: "Installation instructions, requirements, and troubleshooting for GoNoGo." --- # Installation diff --git a/docs/main-metadata.md b/docs/main-metadata.md index cacdfd78..2fdb4c68 100644 --- a/docs/main-metadata.md +++ b/docs/main-metadata.md @@ -1,7 +1,7 @@ --- meta: - name: title - content: GoNoGo Documentation + content: "GoNoGo Documentation" - name: description - content: GoNoGo is a utility to help users determine upgrade confidence around Kubernetes cluster addons. + content: "GoNoGo is a utility to help users determine upgrade confidence around Kubernetes cluster addons." --- diff --git a/docs/quickstart.md b/docs/quickstart.md index c9f77779..3d498aec 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -1,7 +1,7 @@ --- meta: - name: description - content: Quickstart instructions to install GoNoGo. GoNoGo depends on a bundle spec to run its validation. See documenation on creating the bundle spec for more details + content: "Quickstart instructions to install GoNoGo. GoNoGo depends on a bundle spec to run its validation. See documenation on creating the bundle spec for more details " --- # QuickStart