-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
37 changed files
with
196 additions
and
66 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: Community | ||
sidebar_position: 1 | ||
sidebar_label: Community | ||
sidebar_class_name: hidden | ||
description: Community | ||
id: community | ||
--- | ||
import DocCardList from '@theme/DocCardList' | ||
import Intro from '@site/src/components/Intro' | ||
|
||
# Community Resources | ||
|
||
<Intro> | ||
Need help? Join the community! | ||
|
||
Atmos has a great community of active users who are all more than willing to help each other out. So, join us! | ||
</Intro> | ||
|
||
Found a bug or issue? Please report it in [our issue tracker](https://github.com/cloudposse/atmos/issues) | ||
|
||
:::tip Join us on Office Hours | ||
|
||
We hold ["office hours" every Wednesday at 11:30am PST](/community/office-hours). | ||
|
||
::: | ||
|
||
Are you more into email? Sign up for [Cloud Posse's Weekly Newsletter](https://newsletter.cloudposse.com) to get the latest news about things happening in our community and other news about building Open Source infrastructure—straight into your inbox. | ||
|
||
<DocCardList/> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: Office Hours | ||
sidebar_position: 3 | ||
sidebar_label: Office Hours | ||
description: Office Hours with Cloud Posse | ||
id: office-hours | ||
--- | ||
import HubspotForm from 'react-hubspot-form' | ||
|
||
# Office Hours Registration | ||
|
||
<HubspotForm | ||
portalId='2197148' | ||
region="na1" | ||
formId='bbcd46fe-0b11-43aa-9214-33f319e52a01' | ||
onSubmit={() => console.log('Submit!')} | ||
onReady={(form) => console.log('Form ready!')} | ||
loading={<div>Loading...</div>} | ||
/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: "#atmos" | ||
sidebar_position: 3 | ||
sidebar_label: Slack | ||
description: Cloud Posse's SweetOps Slack Community | ||
id: slack | ||
--- | ||
|
||
## Join our Slack Community! | ||
|
||
Atmos has a great community of active users who are all more than willing to help each other out. So, join us! | ||
|
||
<iframe src="https://slack.cloudposse.com/?theme=dark&background=00000000" | ||
marginWidth="0" | ||
marginHeight="0" | ||
hspace="0" | ||
vspace="0" | ||
width="300" | ||
height="330" | ||
scrolling="no" | ||
frameBorder="0" | ||
className="join-slack" | ||
allowtransparency="true" | ||
style={{ borderRadius: '6px', display: 'flex', marginRight: 'auto', marginLeft: 'auto'}} | ||
></iframe> | ||
|
||
|
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
id: cloudposse-mindset | ||
title: "Cloud Posse Mindset" | ||
sidebar_position: 30 | ||
sidebar_position: 1 | ||
--- | ||
|
||
# Understanding the Cloud Posse Mindset |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
id: developers | ||
title: "As a Developer" | ||
title: "Mindset for Developers" | ||
sidebar_label: "As a Developer" | ||
--- | ||
|
||
# Understanding the Cloud Posse Mindset as a Developer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
id: terraform-experts | ||
title: "As an Experience Terraformer" | ||
id: terraform-beginner | ||
title: Mindset for Terraform Beginners | ||
sidebar_label: "As a Terraformer (Beginner)" | ||
--- | ||
|
||
# Understanding the Cloud Posse Mindset as an Experience Terraformer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
id: terraform-beginner | ||
title: "As a Terraform Beginner" | ||
id: terraform-expert | ||
title: Mindset for Experienced Terraformers | ||
sidebar_label: "As a Terraformer (Expert)" | ||
--- | ||
|
||
# Understanding the Cloud Posse Mindset as a Terraform Beginner |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
id: jumpstart | ||
title: "Jumpstart" | ||
sidebar_position: 20 | ||
title: "Get a Jumpstart with Cloud Posse" | ||
sidebar_label: "Get a Jumpstart" | ||
sidebar_position: 3 | ||
slug: /jumpstart | ||
--- | ||
|
||
# Jumpstart with Cloud Posse |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.