Skip to content

Commit 718068f

Browse files
authored
Merge pull request #696 from bedroge/mailinglist
Add page about mailing list
2 parents d02e74e + b3147ee commit 718068f

3 files changed

Lines changed: 20 additions & 0 deletions

File tree

docs/contact.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ For more information:
66
* Consult our [documentation](https://eessi.github.io/docs)
77
* Ask for help at our [support portal](support.md)
88
* Join our [Slack channel]({{ config.extra.slack_invite_url }})
9+
* Join our [mailing list](mailing_list.md)
910
* Reach out to one of the [project partners](partners.md)
1011
* Check out our GitHub [repositories](https://github.com/EESSI)
1112
* Follow us on [Twitter](https://twitter.com/eessi_hpc)

docs/mailing_list.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# EESSI mailing list
2+
3+
EESSI has a low-frequency mailing list, used for sending announcements about the bi-monthly update meeting
4+
and important updates or news.
5+
6+
To subscribe to the mailing list, send an email (the subject does not matter) with the following body to listserv@list.rug.nl:
7+
8+
```
9+
SUBSCRIBE EESSI Firstname Lastname
10+
```
11+
12+
<a href="mailto:listserv@list.rug.nl?subject=subscribe&body=SUBSCRIBE EESSI change_this_to_your_first_name change_this_to_your_last_name">Or click here to start an email message to subscribe.</a>
13+
14+
To unsubscribe from the mailing list, send an email (the subject does not matter) with the following body to listserv@list.rug.nl:
15+
```
16+
UNSUBSCRIBE EESSI
17+
```
18+
<a href="mailto:listserv@list.rug.nl?subject=unsubscribe&body=UNSUBSCRIBE EESSI">Or click here to start an email message to unsubscribe.</a>

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ nav:
7878
- Meetings: meetings.md
7979
- Talks: talks.md
8080
# - Community meeting (Sept'22): meetings/2022-09-amsterdam.md
81+
- Mailing list: mailing_list.md
8182
- Contact info: contact.md
8283
- Training & events: training-events/index.md
8384
- Systems where EESSI is available: systems.md

0 commit comments

Comments
 (0)