Add team page #1473

Merged
jonah merged 14 commits from about-team into master 2019-11-09 18:42:14 +00:00
Owner

Description

Todo:

  • Add team page and members
  • Add mission statement (#848) and details
  • Link page in navbar and other areas.

Closes #1447, Resolves #848.

<!-- PLEASE READ OUR CODE OF CONDUCT (https://github.com/privacytoolsIO/privacytools.io/blob/master/CODE_OF_CONDUCT.md) AND CONTRIBUTING GUIDELINES (https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md) BEFORE SUBMITTING --> ## Description Todo: - [x] Add team page and members - [x] Add mission statement (#848) and details - [x] Link page in navbar and other areas. Closes #1447, Resolves #848. * Netlify preview for the mainly edited page: https://deploy-preview-1473--privacytools-io.netlify.com/about/
netlify[bot] commented 2019-11-08 06:52:18 +00:00 (Migrated from github.com)
Author
Owner

Deploy preview for privacytools-io ready!

Built with commit 50e661dcfb

https://deploy-preview-1473--privacytools-io.netlify.com

Deploy preview for *privacytools-io* ready! Built with commit 50e661dcfbabeee4cf4bb4d32ebe54b3051ae3ac https://deploy-preview-1473--privacytools-io.netlify.com
jonah reviewed 2019-11-08 06:52:42 +00:00
Author
Owner

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Author
Owner

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Author
Owner

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Author
Owner

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
nitrohorse (Migrated from github.com) reviewed 2019-11-08 07:04:49 +00:00
nitrohorse (Migrated from github.com) commented 2019-11-08 07:04:49 +00:00
Author
Owner
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
jonah reviewed 2019-11-08 07:04:54 +00:00
jonah left a comment
Author
Owner

Some things I need to add tomorrow.

Some things I need to add tomorrow.
Author
Owner
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Author
Owner
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
jonah reviewed 2019-11-08 07:08:57 +00:00
Author
Owner
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela (Migrated from github.com) reviewed 2019-11-08 08:31:32 +00:00
Mikaela (Migrated from github.com) commented 2019-11-08 08:31:12 +00:00
Author
Owner

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela (Migrated from github.com) commented 2019-11-08 08:31:26 +00:00
Author
Owner

See the team room #helpwanted

See the team room #helpwanted
privacytoolsIO (Migrated from github.com) reviewed 2019-11-08 23:41:50 +00:00
dawidpotocki (Migrated from github.com) requested changes 2019-11-09 01:07:50 +00:00
dawidpotocki (Migrated from github.com) commented 2019-11-09 01:04:52 +00:00
Author
Owner
bio="I'm a student interested in software development. I help improve PrivacyTools and promote using free software."
website="https://dawidpotocki.com"
email="dawidpotocki@privacytools.io"
```suggestion bio="I'm a student interested in software development. I help improve PrivacyTools and promote using free software." website="https://dawidpotocki.com" email="dawidpotocki@privacytools.io" ```
dawidpotocki (Migrated from github.com) reviewed 2019-11-09 01:23:51 +00:00
dawidpotocki (Migrated from github.com) commented 2019-11-09 01:23:34 +00:00
Author
Owner
bio="I'm a student interested in software development. I help improve PrivacyTools and promote using free libre software."
```suggestion bio="I'm a student interested in software development. I help improve PrivacyTools and promote using free libre software." ```
dawidpotocki (Migrated from github.com) approved these changes 2019-11-09 01:26:06 +00:00
dawidpotocki (Migrated from github.com) requested changes 2019-11-09 01:50:26 +00:00
dawidpotocki (Migrated from github.com) commented 2019-11-09 01:41:15 +00:00
Author
Owner
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki (Migrated from github.com) commented 2019-11-09 01:48:42 +00:00
Author
Owner
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
Mikaela (Migrated from github.com) reviewed 2019-11-09 16:07:00 +00:00
Mikaela (Migrated from github.com) commented 2019-11-09 16:06:45 +00:00
Author
Owner
bio="I am interested in instant messengers. I review privacy tools, and participate in our forum, Matrix room, and issue tracker."

I am not sure how much this reflects me, but I guess I can PR-change it anytime, but I can surely say that names are written with a capital letter.

```suggestion bio="I am interested in instant messengers. I review privacy tools, and participate in our forum, Matrix room, and issue tracker." ``` I am not sure how much this reflects me, but I guess I can PR-change it anytime, but I can surely say that names are written with a capital letter.
@ -0,0 +88,4 @@
{% include team.html
avatar="mikaela.png"
name="Mikaela Suomalainen"
nick="Mikaela"
Mikaela (Migrated from github.com) commented 2019-11-09 16:06:57 +00:00
Author
Owner

I wonder if Ciblia would make more sense?

I wonder if Ciblia would make more sense?
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#1473
No description provided.