diff --git a/_includes/team.html b/_includes/team.html new file mode 100644 index 00000000..1795a78f --- /dev/null +++ b/_includes/team.html @@ -0,0 +1,44 @@ +
+
+ {% if include.nick %}{{ include.nick }}{% else %}{{ include.name }}{% endif %} +
+ +
+ {% if include.nick %} + {{ include.nick }}
+ + {% else %} + {{ include.name }} + {% endif %} + + +
{{ include.role | default: "Contributor" }}
+

{{ include.bio | default: "Hmm, this user hasn't written a bio quite yet :(" }}

+ {% if include.email %} + + + + {% endif %} + {% if include.website %} + + {% endif %} + {% if include.mastodon %} + + + + {% endif %} + {% if include.twitter %} + + + + {% endif %} + {% if include.blog %} + + + + {% endif %} +
+
+
diff --git a/assets/img/team/blacklight447.png b/assets/img/team/blacklight447.png new file mode 100644 index 00000000..64a4b96d Binary files /dev/null and b/assets/img/team/blacklight447.png differ diff --git a/assets/img/team/burung.jpg b/assets/img/team/burung.jpg new file mode 100644 index 00000000..8d9dd4ab Binary files /dev/null and b/assets/img/team/burung.jpg differ diff --git a/assets/img/team/danarel.jpg b/assets/img/team/danarel.jpg new file mode 100644 index 00000000..ff6a8565 Binary files /dev/null and b/assets/img/team/danarel.jpg differ diff --git a/assets/img/team/dawid.png b/assets/img/team/dawid.png new file mode 100644 index 00000000..d0ef7cbf Binary files /dev/null and b/assets/img/team/dawid.png differ diff --git a/assets/img/team/dngray.png b/assets/img/team/dngray.png new file mode 100644 index 00000000..1f33aa99 Binary files /dev/null and b/assets/img/team/dngray.png differ diff --git a/assets/img/team/jonah.png b/assets/img/team/jonah.png new file mode 100644 index 00000000..7b1e0c53 Binary files /dev/null and b/assets/img/team/jonah.png differ diff --git a/assets/img/team/mikaela.png b/assets/img/team/mikaela.png new file mode 100644 index 00000000..719c7f0f Binary files /dev/null and b/assets/img/team/mikaela.png differ diff --git a/assets/img/team/nitrohorse.jpg b/assets/img/team/nitrohorse.jpg new file mode 100644 index 00000000..78de10d8 Binary files /dev/null and b/assets/img/team/nitrohorse.jpg differ diff --git a/assets/img/team/trai_dep.png b/assets/img/team/trai_dep.png new file mode 100644 index 00000000..5f074c01 Binary files /dev/null and b/assets/img/team/trai_dep.png differ diff --git a/pages/team.html b/pages/team.html new file mode 100644 index 00000000..9c0b8b74 --- /dev/null +++ b/pages/team.html @@ -0,0 +1,106 @@ +--- +layout: page +permalink: /team/ +title: "The Privacy​Tools Team" +description: "Core contributors to the Privacy​Tools website, communities, and services." +--- + +
+ +{% include team.html +avatar="burung.jpg" +name="Burung Hantu" +role="Founder" +bio="I founded PrivacyTools in 2015 to share resources and tools, allowing users to avoid international mass-surveillance programs." +email="dude@privacytools.io" +mastodon="https://social.privacytools.io/@BurungHantu" +twitter="privacytoolsIO" +%} + +{% include team.html +avatar="jonah.png" +name="Jonah Aragon" +nick="Jonah" +role="Administrator" +bio="I run the website and services for PrivacyTools. My goal is to spread the word about data privacy as widely as possible." +email="jonah@privacytools.io" +website="https://www.jonaharagon.com" +mastodon="https://social.privacytools.io/@jonah" +twitter="JonahAragon" +blog="jonah" +%} + +{% include team.html +avatar="blacklight447.png" +name="blacklight447" +bio="I research new privacy recommendations and moderate our communities. My expertise is endpoint security and networking." +role="Community Manager" +email="blacklight447@privacytools.io" +mastodon="https://social.privacytools.io/@blacklight447" +%} + +{% include team.html +avatar="danarel.jpg" +name="Dan Arel" +role="ThinkPrivacy Editor" +bio="I'm an author, columnist, and privacy advocate whose work has appeared in Time, Huff Post, OpenSource, and more. I am editing ThinkPrivacy, a PrivacyTools resource for everyday users." +website="https://www.danarel.com" +twitter="danarel" +mastodon="https://mastodon.technology/@danarel" +%} + +{% include team.html +avatar="dawid.png" +name="Dawid Potocki" +role="Developer" +bio="" +mastodon="https://social.privacytools.io/@dawidpotocki" +%} + +{% include team.html +avatar="dngray.png" +name="dngray" +nick="Daniel Gray" +bio="" +email="dngray@privacytools.io" +%} + +{% include team.html +avatar="mikaela.png" +name="Mikaela Suomalainen" +nick="Mikaela" +bio="" +website="https://mikaela.info/" +mastodon="https://mastodon.partipirate.org/@mikaela" +%} + +{% include team.html +avatar="nitrohorse.jpg" +name="Andreas" +nick="nitrohorse" +role="Developer" +bio="" +website="https://nitrohorse.com/" +mastodon="https://nitro.horse/@andreas" +%} + +{% include team.html +avatar="trai_dep.png" +name="trai_dep" +role="Subreddit Mod" +bio="I'm a privacy advocate and moderator of Reddit's r/Privacy and r/privacytoolsIO communities." +website="https://www.reddit.com/user/trai_dep" +%} + +
+
+
+
+
+

Of course, we couldn't do any of this without our very generous financial contributors, website contributors, and the countless community members that help share new ideas and spread the word! Thank you.

+ Get involved! + Donate +
+
+
+