From c5403972cc630f44b831b00267627bbc0f72f235 Mon Sep 17 00:00:00 2001 From: Erica Krimmel Date: Wed, 15 Apr 2026 15:33:29 -0700 Subject: [PATCH 01/12] Update obfuscated email address in email.html --- _includes/email.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 _includes/email.html diff --git a/_includes/email.html b/_includes/email.html new file mode 100644 index 0000000..1193135 --- /dev/null +++ b/_includes/email.html @@ -0,0 +1,13 @@ + + + + From 6c92b479f6a68e86c1d5e39f74da44c60a1d3edb Mon Sep 17 00:00:00 2001 From: Erica Krimmel Date: Wed, 15 Apr 2026 15:36:18 -0700 Subject: [PATCH 02/12] change email from text to css/html to obfuscate --- collections/_community/about-pdwg.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/collections/_community/about-pdwg.md b/collections/_community/about-pdwg.md index 13f8686..e57a688 100644 --- a/collections/_community/about-pdwg.md +++ b/collections/_community/about-pdwg.md @@ -12,7 +12,7 @@ This website is brought to you by the Paleo Data Working Group (PDWG, pronounced PDWG strives for low organizational overhead. That said, the following groups keep this community alive and functioning. See who belongs to each group in the list of people involved, below. -The **Organizing Team** is composed of 3-5 members who volunteer to commit to leading the working group for at least a year and who meet regularly (approximately monthly). This group sets the vision and strategy for PDWG. They also coordinate and host [happy hours](/community/pdwg-happy-hours), and manage access to shared communication platforms including the Google Group, Slack Workspace, and Google Drive. Contact the Organizing Team at _paleodatawg@gmail.com_. +The **Organizing Team** is composed of 3-5 members who volunteer to commit to leading the working group for at least a year and who meet regularly (approximately monthly). This group sets the vision and strategy for PDWG. They also coordinate and host [happy hours](/community/pdwg-happy-hours), and manage access to shared communication platforms including the Google Group, Slack Workspace, and Google Drive. Contact the Organizing Team at {% include email.html %}. The **Knowledge Hub Editorial Board** is composed of 3-5 members who set style guides and procedures for content contributions to the Paleo Data Knowledge Hub (this site). They manage the process of integrating community content, and may also generate content themselves. Contact the Knowledge Hub Editorial Board on [GitHub](https://github.com/orgs/paleo-data/teams/knowledge-hub-editorial-board). @@ -23,7 +23,7 @@ The **Paleo Data Portal Steering Committee** is composed of 2-3 members who acti Any and all paleontology collections (or allied) professionals are encouraged to participate in PDWG! We follow [these community norms](/community/norms), including acting and interacting in ways that contribute to an open, welcoming, and diverse community. {: .notice--tip } -**Quick start!** Show up to a [happy hour](/community/pdwg-happy-hours) meeting, join our [Slack workspace](https://join.slack.com/t/paleo-data/shared_invite/zt-1nt02uuds-Yp40SwjPaHYSmwam1q3rZg), and/or request to join our [Google Group ](https://groups.google.com/g/paleo-data/about). +**Quick start!** Show up to a [happy hour](/community/pdwg-happy-hours) meeting, say hi in our [Slack workspace](https://paleo-data.slack.com/), and/or request to join our [Google Group](https://groups.google.com/g/paleo-data/about). As a community of practice, we regularly use the following tools: @@ -33,7 +33,7 @@ As a community of practice, we regularly use the following tools: - **Google Drive**: Our [shared folder on Google Drive](https://drive.google.com/drive/folders/1Ne9B1bIGGzGhreEHMxoCVEwPaIhIILVx?usp=sharing) is a neutral, non-institutional space where community members can curate and manage access to collaborative working documents and resources that do not fit well (or yet) on this knowledge hub. Happy hour meeting materials live within this Google folder. Please request access if you think you should be enabled to edit files in this folder! -- **Slack**: Our primary tool for asynchronous conversation between individual community members and interest groups within the PDWG community. [To join the Slack workspace click here](https://join.slack.com/t/paleo-data/shared_invite/zt-1nt02uuds-Yp40SwjPaHYSmwam1q3rZg). If you are unfamiliar with Slack, see this [3-minute video overview](https://vimeo.com/434234678) of how to use it up for the Paleo Data workspace. Ours is a free Slack workspace, which means messages are only accessible for a 90-day history. +- **Slack**: Our primary tool for asynchronous conversation between individual community members and interest groups within the PDWG community. [To open the Slack workspace click here](https://paleo-data.slack.com/); if you are not already a member, please send an email to {% include email.html %}. If you are unfamiliar with Slack, see this [3-minute video overview](https://vimeo.com/434234678) of how to use it up for the Paleo Data workspace. Ours is a free Slack workspace, which means messages are only accessible for a 90-day history. - **Zoom**: We host happy hour and other synchronous meetings on [Zoom](https://www.zoom.com), and occasionally use Zoom's built-in collaboration tools like Whiteboard. Look for a link to the happy hour Zoom room in announcements posted to the Google Group and Slack. From cdbc9902e1c20b954896cce2f33dcc8f6f48f114 Mon Sep 17 00:00:00 2001 From: Erica Krimmel Date: Wed, 15 Apr 2026 15:50:02 -0700 Subject: [PATCH 03/12] Rename email.html to email --- _includes/{email.html => email} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _includes/{email.html => email} (100%) diff --git a/_includes/email.html b/_includes/email similarity index 100% rename from _includes/email.html rename to _includes/email From b9624e0c7ff7b9542cb2f85ee4fe630eaea2a395 Mon Sep 17 00:00:00 2001 From: Erica Krimmel Date: Wed, 15 Apr 2026 15:52:31 -0700 Subject: [PATCH 04/12] Rename email to email.html --- _includes/{email => email.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _includes/{email => email.html} (100%) diff --git a/_includes/email b/_includes/email.html similarity index 100% rename from _includes/email rename to _includes/email.html From 3bb714f7ae8cd68229c47d8e2cbd414c88d10104 Mon Sep 17 00:00:00 2001 From: Erica Krimmel Date: Wed, 15 Apr 2026 15:53:59 -0700 Subject: [PATCH 05/12] Add email user and domain to config --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 75da285..d091efe 100644 --- a/_config.yml +++ b/_config.yml @@ -7,6 +7,8 @@ theme: minimal-mistakes-jekyll logo: /assets/images/trilocorn.png logo_alt: A trilobite with a unicorn horn and ears og_image: /assets/images/trilocorn.png +email_user: paleodatawg +email_domain: gmail.com exclude: [scripts, templates] footer: links: From 08081573927f4ebc0dc4be708bce04ad06008c7b Mon Sep 17 00:00:00 2001 From: Erica Krimmel Date: Wed, 15 Apr 2026 15:55:24 -0700 Subject: [PATCH 06/12] Dynamic email obfuscation using template variables --- _includes/email.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/_includes/email.html b/_includes/email.html index 1193135..c199ffb 100644 --- a/_includes/email.html +++ b/_includes/email.html @@ -1,12 +1,13 @@ From deaa00ec474276dbbe01eab8f71d62af4e28ce9b Mon Sep 17 00:00:00 2001 From: Erica Krimmel Date: Wed, 15 Apr 2026 16:19:18 -0700 Subject: [PATCH 12/12] fix typos --- collections/_community/about-pdwg.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collections/_community/about-pdwg.md b/collections/_community/about-pdwg.md index a5e9565..75b33ce 100644 --- a/collections/_community/about-pdwg.md +++ b/collections/_community/about-pdwg.md @@ -12,7 +12,7 @@ This website is brought to you by the Paleo Data Working Group (PDWG, pronounced PDWG strives for low organizational overhead. That said, the following groups keep this community alive and functioning. See who belongs to each group in the list of people involved, below. -The **Organizing Team** is composed of 3-5 members who volunteer to commit to leading the working group for at least a year and who meet regularly (approximately monthly). This group sets the vision and strategy for PDWG. They also coordinate and host [happy hours](/community/pdwg-happy-hours), and manage access to shared communication platforms including the Google Group, Slack Workspace, and Google Drive. Contact the Organizing Team at {% include email.html id="A" %} . +The **Organizing Team** is composed of 3-5 members who volunteer to commit to leading the working group for at least a year and who meet regularly (approximately monthly). This group sets the vision and strategy for PDWG. They also coordinate and host [happy hours](/community/pdwg-happy-hours), and manage access to shared communication platforms including the Google Group, Slack Workspace, and Google Drive. Contact the Organizing Team at {% include email.html id="A" %}. The **Knowledge Hub Editorial Board** is composed of 3-5 members who set style guides and procedures for content contributions to the Paleo Data Knowledge Hub (this site). They manage the process of integrating community content, and may also generate content themselves. Contact the Knowledge Hub Editorial Board on [GitHub](https://github.com/orgs/paleo-data/teams/knowledge-hub-editorial-board). @@ -33,7 +33,7 @@ As a community of practice, we regularly use the following tools: - **Google Drive**: Our [shared folder on Google Drive](https://drive.google.com/drive/folders/1Ne9B1bIGGzGhreEHMxoCVEwPaIhIILVx?usp=sharing) is a neutral, non-institutional space where community members can curate and manage access to collaborative working documents and resources that do not fit well (or yet) on this knowledge hub. Happy hour meeting materials live within this Google folder. Please request access if you think you should be enabled to edit files in this folder! -- **Slack**: Our primary tool for asynchronous conversation between individual community members and interest groups within the PDWG community. [To open the Slack workspace click here](https://paleo-data.slack.com/); if you are not already a member, please send an email to {% include email.html id="C" %} . If you are unfamiliar with Slack, see this [3-minute video overview](https://vimeo.com/434234678) of how to use it up for the Paleo Data workspace. Ours is a free Slack workspace, which means messages are only accessible for a 90-day history. +- **Slack**: Our primary tool for asynchronous conversation between individual community members and interest groups within the PDWG community. [To open the Slack workspace click here](https://paleo-data.slack.com/); if you are not already a member, please send an email to {% include email.html id="C" %}. If you are unfamiliar with Slack, see this [3-minute video overview](https://vimeo.com/434234678) of how to use it up for the Paleo Data workspace. Ours is a free Slack workspace, which means messages are only accessible for a 90-day history. - **Zoom**: We host happy hour and other synchronous meetings on [Zoom](https://www.zoom.com), and occasionally use Zoom's built-in collaboration tools like Whiteboard. Look for a link to the happy hour Zoom room in announcements posted to the Google Group and Slack.