docusaurus/website/docs/team.md

175 lines
6.9 KiB
Markdown
Raw Normal View History

---
id: team
title: Team
---
2020-05-14 01:52:01 -04:00
## Active Team
<div className="row">
<div className="col col--6 margin-bottom--lg">
<div className="card card--full-height">
<div className="card__header">
<div className="avatar avatar--vertical">
2020-05-14 01:52:01 -04:00
<img
className="avatar__photo avatar__photo--xl"
2020-05-14 01:52:01 -04:00
src="https://github.com/lex111.png"
/>
<div className="avatar__intro">
<h3 className="avatar__name">Alexey Pyltsyn</h3>
2020-05-14 01:52:01 -04:00
</div>
</div>
</div>
<div className="card__body">
2020-05-14 01:52:01 -04:00
Obsessed open-source enthusiast 👋 Eternal amateur at everything 🤷‍♂️ Maintainer of Russian docs on PHP, React, Kubernetes and much more 🧐
</div>
<div className="card__footer">
<div className="button-group button-group--block">
<a className="button button--secondary" href="https://github.com/lex111">GitHub</a>
2020-05-14 01:52:01 -04:00
</div>
</div>
</div>
</div>
<div className="col col--6 margin-bottom--lg">
<div className="card card--full-height">
<div className="card__header">
<div className="avatar avatar--vertical">
2020-05-14 01:52:01 -04:00
<img
className="avatar__photo avatar__photo--xl"
2020-05-14 01:52:01 -04:00
src="https://github.com/fanny.png"
/>
<div className="avatar__intro">
<h3 className="avatar__name">Fanny Vieira</h3>
2020-05-14 01:52:01 -04:00
</div>
</div>
</div>
<div className="card__body">
Fanny got started with web development in high school, building a project for the school kitchen. In her free time she loves contributing to Open Source, occasionally writing on <a href="https://dev.to/fannyvieira" target="_blank">her blog</a> about her experiences, cooking, and creating <a href="https://open.spotify.com/user/anotherfanny" target="_blank">Spotify playlists</a>.
2020-05-14 01:52:01 -04:00
</div>
<div className="card__footer">
<div className="button-group button-group--block">
<a className="button button--secondary" href="https://github.com/fanny">GitHub</a>
<a className="button button--secondary" href="https://twitter.com/fannyvieiira">Twitter</a>
2020-05-14 01:52:01 -04:00
</div>
</div>
</div>
</div>
<div className="col col--6 margin-bottom--lg">
<div className="card card--full-height">
<div className="card__header">
<div className="avatar avatar--vertical">
2020-05-14 01:52:01 -04:00
<img
className="avatar__photo avatar__photo--xl"
2020-05-14 01:52:01 -04:00
src="https://github.com/JoelMarcey.png"
/>
<div className="avatar__intro">
<h3 className="avatar__name">Joel Marcey</h3>
2020-05-14 01:52:01 -04:00
</div>
</div>
</div>
<div className="card__body">
2020-05-14 01:52:01 -04:00
Docusaurus founder and now ever grateful Docusaurus cheerleader to those who actually write code for it.
</div>
<div className="card__footer">
<div className="button-group button-group--block">
<a className="button button--secondary" href="https://github.com/JoelMarcey">GitHub</a>
<a className="button button--secondary" href="https://twitter.com/joelmarcey">Twitter</a>
2020-05-14 01:52:01 -04:00
</div>
</div>
</div>
</div>
<div className="col col--6 margin-bottom--lg">
<div className="card card--full-height">
<div className="card__header">
<div className="avatar avatar--vertical">
2020-05-14 01:52:01 -04:00
<img
className="avatar__photo avatar__photo--xl"
2020-05-14 01:52:01 -04:00
src="https://github.com/yangshun.png"
/>
<div className="avatar__intro">
<h3 className="avatar__name">Yangshun Tay</h3>
2020-05-14 01:52:01 -04:00
</div>
</div>
</div>
<div className="card__body">
2020-05-14 01:52:01 -04:00
Full Front End Stack developer who likes working on the Jamstack. Working on Docusaurus made him Facebook's unofficial part-time Open Source webmaster, which is an awesome role to be in.
</div>
<div className="card__footer">
<div className="button-group button-group--block">
<a className="button button--secondary" href="https://github.com/yangshun">GitHub</a>
<a className="button button--secondary" href="https://twitter.com/yangshunz">Twitter</a>
2020-05-14 01:52:01 -04:00
</div>
</div>
</div>
</div>
</div>
## Honorary Alumni
<div className="row">
<div className="col col--6 margin-bottom--lg">
<div className="card card--full-height">
<div className="card__header">
<div className="avatar avatar--vertical">
2020-05-14 01:52:01 -04:00
<img
className="avatar__photo avatar__photo--xl"
2020-05-14 01:52:01 -04:00
src="https://github.com/endiliey.png"
/>
<div className="avatar__intro">
<h3 className="avatar__name">Endilie Yacop Sucipto</h3>
2020-05-14 01:52:01 -04:00
</div>
</div>
</div>
<div className="card__body">
2020-05-14 01:52:01 -04:00
Maintainer @docusaurus · 🔥🔥🔥
</div>
<div className="card__footer">
<div className="button-group button-group--block">
<a className="button button--secondary" href="https://github.com/endiliey">GitHub</a>
<a className="button button--secondary" href="https://twitter.com/endiliey">Twitter</a>
2020-05-14 01:52:01 -04:00
</div>
</div>
</div>
</div>
<div className="col col--6 margin-bottom--lg">
<div className="card card--full-height">
<div className="card__header">
<div className="avatar avatar--vertical">
2020-05-14 01:52:01 -04:00
<img
className="avatar__photo avatar__photo--xl"
2020-05-14 01:52:01 -04:00
src="https://github.com/wgao19.png"
/>
<div className="avatar__intro">
<h3 className="avatar__name">Wei Gao</h3>
2020-05-14 01:52:01 -04:00
</div>
</div>
</div>
<div className="card__body">
2020-05-14 01:52:01 -04:00
👩🏻‍🌾 Work in progress React developer, maintains Docusaurus, writes docs and spams this world with many websites.
</div>
<div className="card__footer">
<div className="button-group button-group--block">
<a className="button button--secondary" href="https://github.com/wgao19">GitHub</a>
<a className="button button--secondary" href="https://twitter.com/wgao19">Twitter</a>
2020-05-14 01:52:01 -04:00
</div>
</div>
</div>
</div>
</div>
## Acknowledgements
Docusaurus was originally created by Joel Marcey. Today, Docusaurus has a few hundred open source contributors. Wed like to recognize a few people who have made significant contributions to Docusaurus and its documentation in the past and have helped maintain them over the years:
2020-04-07 08:21:02 -04:00
- [Amy Lam](https://github.com/amyrlam)
- [Cheng Lou](https://github.com/chenglou)
- [Christine Abernathy](https://github.com/caabernathy)
- [Christopher Chedeau](https://github.com/vjeux)
2020-05-14 01:52:01 -04:00
- [Elvis Wolcott](https://github.com/elviswolcott)
2020-04-07 08:21:02 -04:00
- [Eric Nakagawa](https://github.com/ericnakagawa)
2020-05-14 01:52:01 -04:00
- [Fienny Angelina](https://github.com/fiennyangeln)
- [Frank Li](https://github.com/deltice)
2020-04-05 14:01:33 -04:00
- [Héctor Ramos](https://github.com/hramos)
2020-05-14 01:52:01 -04:00
- [Ramón Lamana](https://github.com/rlamana)
- [Ricky Vetter](https://github.com/rickyvetter)
2020-04-05 14:01:33 -04:00
- [Sam Zhou](https://github.com/SamChou19815)