Skip to content

Commit 54bbdb6

Browse files
authored
Merge pull request #421 from openmodelingfoundation/new_link_to_join_WG&ECS
link to new join working group form from @kaclaborn refs #391
2 parents 028702f + 45e3de7 commit 54bbdb6

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
HUGO_VERSION=0.89.4
1+
HUGO_VERSION=0.93.2

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG HUGO_VERSION=0.89.4
1+
ARG HUGO_VERSION=0.93.2
22
ARG DIST_TAG=-ext-ubuntu
33
FROM klakegg/hugo:${HUGO_VERSION}${DIST_TAG}
44

config.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ time_format_blog = "02.01.2006"
7575
# Everything below this are Site Params
7676

7777
[params]
78+
79+
working_group_request_form = "https://asu.questionpro.com/omf-wg-joinrequest"
80+
7881
copyright = "Open Modeling Foundation"
7982
# privacy_policy = "https://policies.google.com/privacy"
8083

@@ -93,7 +96,7 @@ archived_version = false
9396
# The version number for the version of the docs represented in this doc set.
9497
# Used in the "version-banner" partial to display a version number for the
9598
# current doc set.
96-
version = "0.0"
99+
version = "0.1"
97100

98101
# A link to latest version of the docs. Used in the "version-banner" partial to
99102
# point people to the main doc site.

content/en/about/community/index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ The Executive Committee ensures that the activities of the Open Modeling Foundat
2222

2323
##### __[Current Executive Committee]({{< ref "/about/executive-committee" >}})__
2424

25-
## Working Groups
25+
## Working Groups
26+
27+
### __[Click here to join a working group]({{< param working_group_request_form >}})__
28+
### Follow the links below for more information
2629

2730
##### __[Standards]({{< ref "/governance/working-groups#standards-working-group" >}})__
2831

@@ -39,14 +42,13 @@ The Executive Committee ensures that the activities of the Open Modeling Foundat
3942
##### __[Cyberinfrastructure]({{< ref "/governance/working-groups#cyberinfrastructure-working-group" >}})__
4043

4144
[Contribute to the Cyberinfrastructure Working Group discussion on GitHub](https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions/categories/cyberinfrastructure)
42-
##### __[Contact OMF to join a Working Group](mailto:[email protected])__
4345

4446
## Early Career Scholars
4547

4648
The Early Career Scholars program helps the Open Modeling Foundation support student and early career development.
4749

50+
#### __[Click here to join the Early Career Scholars]({{< param working_group_request_form >}})__
4851
##### __[More information]({{< ref "/governance/charter/#early-career-scholars" >}})__
49-
##### __[Contact OMF to join](mailto:[email protected])__
5052

5153
## Open Modeling Foundation Affiliates
5254

0 commit comments

Comments
 (0)