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

Reorganize Community #623

Merged
merged 2 commits into from
Jul 16, 2024
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
30 changes: 30 additions & 0 deletions docs/community/community.mdx
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!

Cloud Posse has a great community of active users who are more than willing to help each other. So, join us!
</Intro>

Found a bug or issue? Please report it in [our issue tracker](https://github.com/cloudposse/docs/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.
19 changes: 19 additions & 0 deletions docs/community/office-hours.mdx
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>}
/>
27 changes: 27 additions & 0 deletions docs/community/slack.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: "#refarch"
sidebar_position: 3
sidebar_label: Slack
description: Cloud Posse's SweetOps Slack Community
id: slack
---

## Join our Slack Community!

Cloud Posse has a great community of active users who are more than willing to help each other. 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.
2 changes: 1 addition & 1 deletion docs/layers/foundation/foundational-decisions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ architecture.

:::tip

When working with Cloud Posse, we will review each of these decisions on the
When working with Cloud Posse as part of our [Jumpstart](/jumpstart), we will review each of these decisions on the
[Cloud Posse Kick Off](/learn/jumpstart/kick-off/).

:::
Expand Down
2 changes: 1 addition & 1 deletion docs/learn/cloudposse-mindset/cloudposse-mindset.mdx
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
4 changes: 2 additions & 2 deletions docs/learn/cloudposse-mindset/for-developers.mdx
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
7 changes: 3 additions & 4 deletions docs/learn/cloudposse-mindset/for-terraform-beginners.mdx
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
7 changes: 3 additions & 4 deletions docs/learn/cloudposse-mindset/for-terraform-experts.mdx
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
5 changes: 2 additions & 3 deletions docs/learn/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
title: "Reference Architecture Overview"
confluence: https://cloudposse.atlassian.net/wiki/spaces/REFARCH/overview
sidebar_position: 0
custom_edit_url: https://github.com/cloudposse/refarch-scaffold/tree/main/docs/docs/index.md
sidebar_position: 2
sidebar_label: "Reference Architecture"
---

# Reference Architecture Overview
Expand Down
8 changes: 4 additions & 4 deletions docs/learn/jumpstart/jumpstart.mdx
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
4 changes: 3 additions & 1 deletion docs/learn/jumpstart/kick-off.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: "Kick Off"
title: "Kick Off with Cloud Posse"
sidebar_label: "Kick Off"
sidebar_position: 10
slug: /jumpstart/kick-off
---
import Link from '@docusaurus/Link'
import KeyPoints from '@site/src/components/KeyPoints'
Expand Down
File renamed without changes.
10 changes: 5 additions & 5 deletions docs/resources/LICENSE.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ Copyright 2017-2024 © Cloud Posse, LLC.

## License

<div class="license">
<i class="fab fa-creative-commons" title="Creative Commons License"></i>
<i class="fab fa-creative-commons-by" title="Attribution"></i>
<i class="fab fa-creative-commons-nc" title="Noncommercial"></i>
<i class="fab fa-creative-commons-sa" title="Share Alike"></i>
<div className="license">
<i className="fab fa-creative-commons" title="Creative Commons License"></i>
<i className="fab fa-creative-commons-by" title="Attribution"></i>
<i className="fab fa-creative-commons-nc" title="Noncommercial"></i>
<i className="fab fa-creative-commons-sa" title="Share Alike"></i>
</div>

This material may only be distributed subject to the terms and conditions set forth in the *[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/)* or later with the restrictions noted below (the latest version of the license is presently available at [Creative Commons v4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)).
Expand Down
26 changes: 2 additions & 24 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,31 +107,9 @@ const config = {
label: 'Reference',
},
{
type: 'dropdown',
to: '/community',
label: 'Community',
position: 'left',
items: [
{
label: 'GitHub Discussions',
href: 'https://ask.sweetops.com/',
},
{
label: 'Community',
href: 'https://sweetops.com/',
},
{
label: 'Slack',
href: 'https://slack.sweetops.com/',
},
{
label: 'Slack Archives',
href: 'https://archive.sweetops.com/refarch/',
},
{
label: 'Office Hours',
href: 'https://cloudposse.com/office-hours/',
},
],
},
{
type: 'search',
Expand All @@ -144,7 +122,7 @@ const config = {
},
{
to: 'https://cloudposse.com/',
label: 'Accelerate',
label: 'Get a Jumpstart',
position: 'right',
className: 'button button--primary navbar-cta-button'
},
Expand Down
29 changes: 28 additions & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -383,5 +383,32 @@ module.exports = {
}
]
},
]
],
community: [
{
type: 'category',
label: 'Community',
className: 'sidebar-title',
collapsible: false,
collapsed: false,
link: {type: 'doc', id: 'community/community'},
items: [ 'community/slack',
'community/office-hours',
'community/contact-us',
'community/support' ]
},
{
type: 'category',
label: 'Contribute',
className: 'sidebar-title',
collapsible: false,
collapsed: false,
items: [
{
type: 'autogenerated',
dirName: 'community/contribute',
}
]
}
],
};
13 changes: 12 additions & 1 deletion src/components/callout-box/callout-box.module.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
.calloutBox {
background-color: var(--mg-bg);
background-color: #0000000f;
border-radius: 20px;
box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
padding: 32px 26px;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
border: none;
}

html[data-theme='dark'] .calloutBox {
background-color: var(--mg-bg);
border: 1px solid rgb(16 36 69);
}


.calloutBox__title {
font-size: 20px;
font-weight: 500;
Expand All @@ -18,6 +25,10 @@
margin-bottom: 1rem;
}

html[data-theme='dark'] .calloutBox__title {
color: #ffffffad;
}

.calloutBox__subtitle {
font-size: 1rem;
letter-spacing: 0;
Expand Down
13 changes: 13 additions & 0 deletions src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -259,3 +259,16 @@ svg.landingLogo path {
aside.col.col--3 {
--ifm-col-width: calc(2.5 / 12 * 100%);
}


article {
min-height: 70vh;
}

[data-theme='dark'] .join-slack {
background: transparent;
}

.join-slack {
background: #000;
}
8 changes: 7 additions & 1 deletion src/css/footer.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.footer {
padding-left: 0;
padding-right: 0;
display: flex;
}

.footer__copyright {
Expand All @@ -22,12 +23,17 @@
.footer__bottom > div {
text-align: left;
}
.footer--dark {

[data-theme='dark'] .footer--dark {
--ifm-footer-background-color: #0a1922;
--ifm-footer-padding-vertical: 85px;
background: linear-gradient(to top, #00163b75, transparent) !important;
}

.footer--dark {
background: linear-gradient(to top, #00163b, black) !important;
}

.footer__copyright {
margin-left: 0;
}
Expand Down
4 changes: 0 additions & 4 deletions src/css/navbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ html[data-theme='dark'] nav.navbar {
color: #ebedf0;
}

.menu__caret:before {
background: var(--ifm-menu-link-sublist-icon) 50% / 2rem 1.5rem;
}

li > ul.menu__list {
margin-left: 1em;
}
11 changes: 10 additions & 1 deletion src/pages/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,23 @@ html[data-theme='dark'] .landing-page nav.navbar {
background: transparent !important;
}

.landing-page {
html[data-theme='dark'] .landing-page {
background-image: -webkit-linear-gradient(to bottom, #00163b, transparent) !important; /* Chrome 10-25, Safari 5.1-6 */
background-image: linear-gradient(to bottom, #00163b, transparent) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
background-size: 100% 25%; /* Adjust the second value to control height */
background-repeat: no-repeat; /* Prevent repeating the gradient */
background-position: top;
}

.landing-page {
background-image: -webkit-linear-gradient(to bottom, #00163b, black) !important; /* Chrome 10-25, Safari 5.1-6 */
background-image: linear-gradient(to bottom, #00163b, black) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
background-size: 100% 38%; /* Adjust the second value to control height */
background-repeat: no-repeat; /* Prevent repeating the gradient */
background-position: top;
}


.buttons {
display: flex;
align-items: center;
Expand Down
5 changes: 1 addition & 4 deletions src/theme/sections/hero/hero.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading