mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 23:08:54 +02:00
docs(v2): add community pages (#2545)
* docs(v2): add community pages * misc fixes
This commit is contained in:
parent
8f0206b2fe
commit
c1ef488115
5 changed files with 81 additions and 123 deletions
31
website/docs/support.md
Normal file
31
website/docs/support.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
---
|
||||
id: support
|
||||
title: Support
|
||||
---
|
||||
|
||||
Docusaurus has a community of thousands of developers.
|
||||
|
||||
On this page we've listed some Docusaurus-related communities that you can be a part of; see the other pages in this section for additional online and in-person learning materials.
|
||||
|
||||
Before participating in Docusaurus' communities, [please read our Code of Conduct](https://engineering.fb.com/codeofconduct/). We have adopted the [Contributor Covenant](https://www.contributor-covenant.org/) and we expect that all community members adhere to the guidelines within.
|
||||
|
||||
## Stack Overflow
|
||||
|
||||
Stack Overflow is a popular forum to ask code-level questions or if you're stuck with a specific error. Read through the [existing questions](https://stackoverflow.com/questions/tagged/docusaurus) tagged with **docusaurus** or [ask your own](https://stackoverflow.com/questions/ask?tags=docusaurus)!
|
||||
|
||||
## Discussion forums
|
||||
|
||||
There are many online forums which are a great place for discussion about best practices and application architecture as well as the future of Docusaurus. If you have an answerable code-level question, Stack Overflow is usually a better fit.
|
||||
|
||||
- [Docusaurus online chat](https://discord.gg/docusaurus)
|
||||
- [#docusaurus-2-dogfooding](https://discord.gg/7wjJ9yH) for user help
|
||||
- [#docusaurus-2-dev](https://discord.gg/6g6ASPA) for contributing help
|
||||
- [Reddit's Docusaurus community](https://www.reddit.com/r/docusaurus/)
|
||||
|
||||
## Feature requests
|
||||
|
||||
For new feature requests, you can create a post on our [Canny board](/feedback), which is a handy tool for roadmapping and allows for sorting by upvotes, which gives the core team a better indicator of what features are in high demand, as compared to GitHub issues which are harder to triage. Refrain from making a Pull Request for new features (especially large ones) as someone might already be working on it or will be part of our roadmap. Talk to us first!
|
||||
|
||||
## News
|
||||
|
||||
For the latest news about Docusaurus, [follow **@docusaurus** on Twitter](https://twitter.com/docusaurus) and the [official Docusaurus blog](/blog) on this website.
|
33
website/docs/team.md
Normal file
33
website/docs/team.md
Normal file
|
@ -0,0 +1,33 @@
|
|||
---
|
||||
id: team
|
||||
title: Team
|
||||
---
|
||||
|
||||
## Meet the Docusaurus Team
|
||||
|
||||
- Alexey Pyltsyn
|
||||
- Fanny Batista Vieira
|
||||
- Joel Marcey
|
||||
- Yangshun Tay
|
||||
|
||||
## Honorary Alumni
|
||||
|
||||
- Endilie Yacop Sucipto
|
||||
- Wei Gao
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
React was originally created by Joel Marcey. Today, Docusaurus has a few hundred open source contributors. We’d 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:
|
||||
|
||||
- Amy Lam
|
||||
- Cheng Lou
|
||||
- Christine Abernathy
|
||||
- Christopher Chedeau
|
||||
- Elvis Wolcott
|
||||
- Eric Nakagawa
|
||||
- Fienny Angelina
|
||||
- Frank Li
|
||||
- Hector Ramos
|
||||
- Ramón Lamana
|
||||
- Ricky Vetter
|
||||
- Sam Chou
|
Loading…
Add table
Add a link
Reference in a new issue