Skip to content

Commit 98d9acd

Browse files
committed
Add mailing list signup, revise about sidebar
1 parent eb7a43a commit 98d9acd

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ defaults:
101101

102102
footer:
103103
links:
104+
- label: "Announcement list signup"
105+
icon: "fas fa-envelope"
106+
url: http://eepurl.com/iRiSnY
104107
- label: "Email Us"
105108
icon: "fas fa-envelope"
106109
url: "mailto:cass-steering-committee@email.ornl.gov"

_includes/about-sidebar.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,27 @@ <h3>Join us!</h3>
33

44
<p>There are many ways to get involved.</p>
55

6+
<h4>Follow us</h4>
7+
8+
<p>Get updates on CASS events and news.</p>
9+
10+
<p><i class="fa-solid fa-caret-right"></i> Join our <a href="http://eepurl.com/iRiSnY">announcement list</a>.</p>
11+
612
<h4>Join working groups</h4>
713

814
<p>CASS has working groups on many different topics.</p>
915

10-
<p>Contact the chair of <a href="{{ "/working-groups/" | relative_url }}">working groups</a> of interest. Or suggest a new working group to the <a href="mailto:cass-steering-committee@email.ornl.gov">CASS Steering Committee</a>.</p>
16+
<p><i class="fa-solid fa-caret-right"></i> Contact the <a href="{{ "/working-groups/" | relative_url }}">working group</a> chair. Or <a href="mailto:cass-steering-committee@email.ornl.gov?subject=Working group suggestion">suggest a new working group</a>.</p>
1117

1218
<h4>Connect with CASS members</h4>
1319

1420
<p>If you're interested in specific areas of the software ecosystem, there may be a CASS member organization actively engaged with that community.</p>
1521

16-
<p>Reach out to the leadership of the <a href="#current-members-and-leadership">member organization</a>.</p>
22+
<p><i class="fa-solid fa-caret-right"></i> Reach out to the <a href="#current-members-and-leadership">member organization</a>.</p>
1723

1824
<h4>Become a member of CASS</h4>
1925

20-
<p>We welcome projects and organizations with similar scientific software stewardship missions to consider joining CASS as a member. DOE sponsorship is <em>not</em> required.
26+
<p>We welcome projects and organizations with similar scientific software stewardship missions to consider membership in CASS. DOE sponsorship is <em>not</em> required.
2127

22-
<p>Contact the <a href="mailto:cass-steering-committee@email.ornl.gov">CASS Steering Committee</a>.</p>
28+
<p><i class="fa-solid fa-caret-right"></i> Contact the <a href="mailto:cass-steering-committee@email.ornl.gov?subject=Membership interest">CASS Steering Committee</a>.</p>
2329
</div>

0 commit comments

Comments
 (0)