Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation from template #596

Merged
merged 1 commit into from
Mar 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@ and network with fellow Kubernetes users.
or
[join the user group](https://www.fairwinds.com/open-source-software-user-group) to get involved!

<a href="https://www.fairwinds.com/t-shirt-offer?utm_source=goldilocks&utm_medium=goldilocks&utm_campaign=goldilocks-tshirt">
<img src="https://www.fairwinds.com/hubfs/Doc_Banners/Fairwinds_OSS_User_Group_740x125_v6.png" alt="Love Fairwinds Open Source? Share your business email and job title and we'll send you a free Fairwinds t-shirt!" />
<a href="https://insights.fairwinds.com/auth/register/">
<img src="https://www.fairwinds.com/hubfs/Doc_Banners/Fairwinds_OSS_User_Group_740x125_v6.png"
alt="Love Fairwinds Open Source? Automate Fairwinds Open Source for free with Fairwinds Insights. Click to learn more" />
</a>

## Other Projects from Fairwinds
Expand Down
2 changes: 1 addition & 1 deletion docs/advanced.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
meta:
- name: description
content: Goldilocks is a utility that can help you identify a starting point for resource requests and limits. Here are some advanced usages.
content: "Goldilocks is a utility that can help you identify a starting point for resource requests and limits. Here are some advanced usages."
---
# Advanced Usage

Expand Down
2 changes: 1 addition & 1 deletion docs/contributing/guide.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
meta:
- name: description
content: Issues are essential for keeping goldilocks great. There are a few guidelines that we need contributors to follow so that we can keep on top of things
content: "Issues are essential for keeping goldilocks great. There are a few guidelines that we need contributors to follow so that we can keep on top of things"
---
# Contributing

Expand Down
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
meta:
- name: description
content: We get a lot of questions about how Goldilocks 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 Goldilocks works and where it gets the recomendations. Hopefully we can answer the most common ones here"
---
# Frequently Asked Questions

Expand Down
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
meta:
- name: description
content: Installation instructions, requirements, and troubleshooting for Goldilocks.
content: "Installation instructions, requirements, and troubleshooting for Goldilocks."
---
# Installation

Expand Down
4 changes: 2 additions & 2 deletions docs/main-metadata.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
meta:
- name: title
content: Goldilocks Documentation | Fairwinds
content: "Goldilocks Documentation | Fairwinds"
- name: description
content: Goldilocks is a utility that can help you identify a starting point for resource requests and limits in Kubernetes.
content: "Goldilocks is a utility that can help you identify a starting point for resource requests and limits in Kubernetes."
---