Skip to content

Commit 3e3e18e

Browse files
authored
Merge pull request #493 from alee/add-wg-actions
feat: add shortcode for working group actions
2 parents 1095c89 + 182c6e1 commit 3e3e18e

8 files changed

Lines changed: 19 additions & 10 deletions

File tree

assets/scss/_styles_project.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
a {
2-
text-decoration: none;
3-
}
4-
51
footer {
62
min-height: 160px;
73

assets/scss/_variables_project.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ $light: #f5fafd;
1414
$dark: #2F415B;
1515
$btn-primary: #03a9f4;
1616

17+
$link-color: $secondary;
18+
$link-decoration: underline;
19+
1720
$font-weight-light: 200;
1821
$font-weight-normal: 400;
1922
$font-weight-bold: 550;

content/en/about/working-groups/certification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Certification Working Group (CWG) develops and administers programs to certi
66

77
If you are interested in joining the Certification Working Group, [please fill out this brief interest form]({{< param working_group_request_form >}}).
88

9-
- [Contribute to the Certification Working Group discussion on GitHub](https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions/categories/wg-certification)
9+
{{< working-group-actions github-discussions-url="https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions/categories/wg-certification" >}}
1010

1111
### **Certification Co-Chairs**
1212

content/en/about/working-groups/cyberinfrastructure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ linkTitle: "Cyberinfrastructure"
44
---
55
The Cyberinfrastructure Working Group (CYWG) coordinates development and management of the OMF Science Gateway, an online platform for collaborative governance and standards. CYWG works to to identify, develop, and enhance tools and processes that lower the technical barriers towards adoption of OMF standards and facilitate their use by modeling scientists. CYWG staff assist the EOWG in developing online training modules and making them available on the OMF Science Gateway.
66

7-
If you are interested in joining the Cyberinfrastructure Working Group, [please use this link]({{< param working_group_request_form >}}) or reach our to the group Chair for further information.
7+
If you are interested in joining the Cyberinfrastructure Working Group, [please use this link]({{< param working_group_request_form >}}) or reach out to the group Chair for further information.
88

9-
- [Contribute to the Cyberinfrastructure Working Group discussion on GitHub](https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions/categories/cyberinfrastructure)
9+
{{< working-group-actions github-discussions-url="https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions/categories/cyberinfrastructure" >}}
1010

1111
### **Cyberinfrastructure Chair**
1212
#### [Allen Lee](https://github.com/alee)

content/en/about/working-groups/early-career-scholars/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The ECSWG provides input to the Executive Committee. The ECSWG can organize stud
88

99
If you are interested in joining the Early Career Scholars Working Group, [please use this link]({{< param working_group_request_form >}}) or reach out to the group Chair for further information.
1010

11-
- [Contribute to the Early Career Scholars Working Group discussion on GitHub](https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions/categories/early-career-scholars)
11+
{{< working-group-actions github-discussions-url="https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions/categories/early-career-scholars" >}}
1212

1313
### **Early Career Scholars Chair**
1414
#### [Takuya Iwanaga](https://www.researchgate.net/profile/Takuya-Iwanaga-2)

content/en/about/working-groups/education-and-outreach.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Education and Outreach Working Group (EOWG) helps OMF member organizations r
66

77
If you are interested in joining the Education and Outreach Working Group, [please use this link]({{< param working_group_request_form >}}) or reach out to any of the group Co-Chairs for further information.
88

9-
- [Contribute to the Education and Outreach discussion on GitHub](https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions/categories/wg-education-and-outreach)
9+
{{< working-group-actions github-discussions-url="https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions/categories/wg-education-and-outreach" >}}
1010

1111
### **Education & Outreach Co-Chairs**
1212
#### [Junzhi Liu](https://scholar.google.com/citations?user=eOB7FswAAAAJ&hl=en)

content/en/about/working-groups/standards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Standards Working Group (SWG) oversees the adoption, dissemination, and admi
1010

1111
If you are interested in joining the Standards Working Group, [please use this link]({{< param working_group_request_form >}}) or reach out to any of the group Co-Chairs for further information.
1212

13-
- [Contribute to the Standards Working Group discussion on GitHub](https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions/categories/wg-standards)
13+
{{< working-group-actions github-discussions-url="https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions/categories/wg-standards" >}}
1414

1515
### **Standards Co-Chairs**
1616
#### [Volker Grimm](https://www.ufz.de/index.php?en=36522)
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<div class="my-4">
2+
<div class="btn-group" role="group" aria-label="Working group actions">
3+
<a href="{{ .Site.Params.working_group_request_form }}" class="btn btn-primary btn-lg" target="_blank" rel="noopener noreferrer">
4+
Join this Working Group
5+
</a>
6+
<a href="{{ .Get "github-discussions-url" }}" class="btn btn-secondary btn-lg" target="_blank" rel="noopener noreferrer">
7+
Contribute to GitHub Discussion
8+
</a>
9+
</div>
10+
</div>

0 commit comments

Comments
 (0)