diff --git a/README.md b/README.md index 08bd9342..bad75e00 100644 --- a/README.md +++ b/README.md @@ -47,14 +47,8 @@ Full details are available in our [`git.io` deprecation documentation](docs/git- --- -## TODO, make this section smaller -## move terraform logo to right side like bridgecrew was - This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps. - - -[![Terraform Open Source Modules](https://docs.cloudposse.com/images/terraform-open-source-modules.svg)][terraform_modules] - + It's 100% Open Source and licensed under the [APACHE2](LICENSE). @@ -462,20 +456,18 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow. Join our [Open Source Community][slack] on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure. -### :newspaper: Newsletter +### 📰 Newsletter Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover. -### :calendar: Office Hours +### 📆 Office Hours [Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone! -[![zoom](https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png")][office_hours] - -## About -## TODO add back logo like above +## About This project is maintained and funded by [Cloud Posse, LLC][website]. + We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us. diff --git a/templates/README.md.gotmpl b/templates/README.md.gotmpl index ea9fa32d..46c94591 100644 --- a/templates/README.md.gotmpl +++ b/templates/README.md.gotmpl @@ -70,14 +70,11 @@ We literally have [*hundreds of other terraform modules*][terraform_modules] tha --- -## TODO, make this section smaller -## move terraform logo to right side like bridgecrew was - This project {{ if $deprecated }}was{{ else }}is{{ end }} part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps. -{{ if (file.Exists "main.tf") }} -[![Terraform Open Source Modules](https://docs.cloudposse.com/images/terraform-open-source-modules.svg)][terraform_modules] -{{end}} +{{- if (file.Exists "main.tf") }} + +{{- end}} {{ if eq (ds "config").license "APACHE2" }} It's 100% Open Source and licensed under the [APACHE2](LICENSE). @@ -203,22 +200,20 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow. Join our [Open Source Community][slack] on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure. -### :newspaper: Newsletter +### 📰 Newsletter Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover. -### :calendar: Office Hours - -[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone! +### 📆 Office Hours -[![zoom](https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png")][office_hours] +[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone! {{- end }} -## About -## TODO add back logo like above +## About This project is maintained and funded by [Cloud Posse, LLC][website]. + We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.