diff --git a/_data/internal/communities/data-science.yml b/_data/internal/communities/data-science.yml index 015d927894..553e96f827 100644 --- a/_data/internal/communities/data-science.yml +++ b/_data/internal/communities/data-science.yml @@ -1,6 +1,6 @@ --- name: Data Science -description: This group is a space where data science professionals can come together to share effective practices, give and get mentorship, and workshop group projects. +description: This group is a space where data science professionals from different projects can come together to share effective practices, and give and get mentorship. The members also sometimes workshop group projects. visible: true status: Active location: @@ -9,7 +9,7 @@ location: image: /assets/images/communities-of-practice/data.jpg alt: 'A person uses a laptop to review a data dashboard' -meeting-times: Thursdays 8:00-9:00 pm PT (every week) +meeting-times: Thursdays 8:00-9:00 pm PT leadership-type: Mentor Led leadership: diff --git a/_data/internal/communities/engineering.yml b/_data/internal/communities/engineering.yml new file mode 100644 index 0000000000..2393a1bcc1 --- /dev/null +++ b/_data/internal/communities/engineering.yml @@ -0,0 +1,30 @@ +--- +name: Engineering +description: This group is a space where developers from different projects come together to share effective practices, give and get mentorship, set development standards, and create guides for new projects. +visible: true +status: Active +location: + - Remote + +image: /assets/images/communities-of-practice/engineering.jpg +alt: 'A computer screen shows a diagram used to manage code development' + +meeting-times: Wednesdays 6:00-7:00 pm PT + +leadership-type: Mentor Led +leadership: + - name: Greg Pawin + role: Co-lead + links: + slack: https://hackforla.slack.com/team/UUEQF3AJG + github: https://github.com/gregpawin + picture: https://avatars.githubusercontent.com/u/36276149 + +links: + - name: Slack + url: https://app.slack.com/client/T04502KQX/C01CU709SER + - name: Github + url: https://github.com/hackforla/engineering + +recruiting-message: +--- diff --git a/_data/internal/communities/ops.yml b/_data/internal/communities/ops.yml index 77fd3882a3..2e0cf0fd7f 100644 --- a/_data/internal/communities/ops.yml +++ b/_data/internal/communities/ops.yml @@ -9,7 +9,7 @@ location: image: /assets/images/communities-of-practice/ops.jpg alt: 'A dramatic closeup of a screen filled with code' -meeting-times: Tuesdays 8:00-9:00 pm PT (every week) +meeting-times: Tuesdays 8:00-9:00 pm PT leadership-type: Community Led leadership: @@ -26,6 +26,5 @@ links: - name: Github url: -recruiting-message: Input here if waiting for someone to start the group. - +recruiting-message: --- diff --git a/_data/internal/communities/programming.yml b/_data/internal/communities/programming.yml deleted file mode 100644 index dfcd72e4eb..0000000000 --- a/_data/internal/communities/programming.yml +++ /dev/null @@ -1,31 +0,0 @@ ---- -name: Programming -description: This group is needed as a space where developers from different projects can come together to share effective practices, give and get mentorship, set development standards, and create guides for new projects. -visible: true -status: Seeking -location: - - Remote - -image: /assets/images/communities-of-practice/programming.jpg -alt: 'A computer screen shows a diagram used to manage code development' - -meeting-times: TBD - -leadership-type: Seeking -leadership: - - name: - role: - links: - slack: - github: - picture: - -links: - - name: Slack - url: - - name: Github - url: - -recruiting-message: If you've been working on a Hack for LA project for a month or more and are interested in organizing this group, join us at the Project/Product Management Community of Practice meeting to talk about how we can help you get this off the ground (the project leads will be able to get the word out to their project team). - ---- diff --git a/_data/internal/communities/project-management.yml b/_data/internal/communities/project-management.yml index 1e3eb437f1..3c20e97494 100644 --- a/_data/internal/communities/project-management.yml +++ b/_data/internal/communities/project-management.yml @@ -1,6 +1,6 @@ --- name: Project/Product Management -description: This group is a space where project and product managers from different projects come together to share effective practices, give and get mentorship, set development standards, and create guides and templates for new projects. +description: PMs from different projects come together in this group to share effective practices, give and get mentorship, set product management standards, and create guides and templates for new projects. visible: true status: Active location: @@ -9,17 +9,22 @@ location: image: /assets/images/communities-of-practice/product.jpg alt: 'Several people around a small table listen intently as one person speaks.' -meeting-times: Tuesdays 6:00-7:00 pm PT (every other week) +meeting-times: Tuesdays 6:00-7:00 pm PT -leadership-type: Community Led +leadership-type: Mentor Led leadership: - - name: - role: + - name: Niven Prasad + role: Co-lead links: - slack: - github: - picture: - + slack: https://hackforla.slack.com/team/U015R4RTDJA + github: https://github.com/NivenPrasad + picture: https://avatars.githubusercontent.com/u/61798667 + - name: Olivia Chiong + role: Co-lead + links: + slack: https://hackforla.slack.com/team/U01GJC7VC6L + github: https://github.com/Olivia-Chiong + picture: https://avatars.githubusercontent.com/u/75456721 links: - name: Slack diff --git a/_data/internal/communities/ui-ux.yml b/_data/internal/communities/ui-ux.yml index 5b97d48afc..8c456647e6 100644 --- a/_data/internal/communities/ui-ux.yml +++ b/_data/internal/communities/ui-ux.yml @@ -1,6 +1,6 @@ --- name: UI/UX -description: This group is needed as a space where UI and UX professionals from different projects can come together to share effective practices, give and get mentorship, set standards and create guides for new projects. +description: This group creates a space where UI/UX designers and researchers from different projects can come together to share effective practices, give and get mentorship, set standards, and create guides for new projects. visible: true status: Active location: @@ -9,11 +9,11 @@ location: image: /assets/images/communities-of-practice/uiux.jpg alt: 'A board full of Post-it notes is used as a communication tool' -meeting-times: Mondays 6:00-7:00 PM PT (every week) +meeting-times: Mondays 6:00-7:00 PM PT leadership-type: Peer Led leadership: - - name: Danielle Nevidi + - name: Danielle Nedivi role: Co-lead links: slack: https://hackforla.slack.com/team/U013U4VN8V7 diff --git a/_sass/components/_communities-of-practice.scss b/_sass/components/_communities-of-practice.scss index e1c42d880e..8edbecf27c 100644 --- a/_sass/components/_communities-of-practice.scss +++ b/_sass/components/_communities-of-practice.scss @@ -80,7 +80,7 @@ min-height: 454px; height: fit-content; - @media #{$bp-below-tablet} { + @media #{$bp-below-desktop} { flex-direction: column; } } @@ -89,7 +89,7 @@ flex: 0 0 auto; width: 327px; overflow: hidden; - @media #{$bp-below-tablet} { + @media #{$bp-below-desktop} { width: 100%; max-height: 40vh; @@ -126,20 +126,27 @@ /*leader card styling - adapted from project page, mostly wrt sizing */ .leader-list--communities { - display:flex; - flex-flow: row wrap; - justify-content:space-evenly; - margin: 20px -5px; - @media #{$bp-below-tablet} { - justify-content:center; + display: grid; + justify-content: start; + grid-template-columns: auto auto; + grid-gap: 20px; + margin: 20px 0px; + + @media #{$bp-below-desktop} { + display: flex; + flex-direction: column; + grid-gap: 0px; + align-items: center; } - } +} + .leader-img--communities { margin: 10px; width: 50px; min-width: 40px; border-radius: 10px; - } +} + .leader-card--communities { display: grid; grid-template-rows: auto; diff --git a/assets/images/communities-of-practice/programming.jpg b/assets/images/communities-of-practice/engineering.jpg similarity index 100% rename from assets/images/communities-of-practice/programming.jpg rename to assets/images/communities-of-practice/engineering.jpg diff --git a/assets/images/communities-of-practice/programming.svg b/assets/images/communities-of-practice/engineering.svg similarity index 100% rename from assets/images/communities-of-practice/programming.svg rename to assets/images/communities-of-practice/engineering.svg diff --git a/pages/communities-of-practice.html b/pages/communities-of-practice.html index 28dcaf59dc..d62093d0aa 100644 --- a/pages/communities-of-practice.html +++ b/pages/communities-of-practice.html @@ -21,9 +21,10 @@
How to get started: {{ community[1].recruiting-message }}
{% endif %}