mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
feat(v2): blog + docs multi-instance plugins (#3204)
* stable createData namespacing + second-blog dogfooding * Docs: support multi-instance + make community docs a separate instance * tests: add 2nd docs instance to versioned site * fix docs version cli tests * fix docs versioning cli * typo * team: add link to my site * better extendCli integration * fix metadata tests * tests for versioned site with second docs instance * move some validation code to utils-validation * fix missing dependency * fix bad compiled output due to importing constants in ./client folder * make docs tests easier to maintain * refactors * prevent lodash imports in client bundle * redirect old community docs to new urls
This commit is contained in:
parent
e944f35640
commit
59f705ee66
67 changed files with 2025 additions and 2059 deletions
|
@ -1,40 +0,0 @@
|
|||
---
|
||||
id: resources
|
||||
title: Awesome Resources
|
||||
---
|
||||
|
||||
A curated list of interesting Docusaurus community projects.
|
||||
|
||||
## Videos
|
||||
|
||||
- [F8 2019: Using Docusaurus to Create Open Source Websites](https://www.youtube.com/watch?v=QcGJsf6mgZE)
|
||||
|
||||
## Showcase
|
||||
|
||||
See the <a href={require('@docusaurus/useBaseUrl').default('showcase')}>showcase</a>.
|
||||
|
||||
## Official plugins
|
||||
|
||||
- [@docusaurus/plugin-content-blog](using-plugins.md#docusaurusplugin-content-blog)
|
||||
- [@docusaurus/plugin-content-docs](using-plugins.md#docusaurusplugin-content-docs)
|
||||
- [@docusaurus/plugin-content-pages](using-plugins.md#docusaurusplugin-content-pages)
|
||||
- [@docusaurus/plugin-google-analytics](using-plugins.md#docusaurusplugin-google-analytics)
|
||||
- [@docusaurus/plugin-google-gtag](using-plugins.md#docusaurusplugin-google-gtag)
|
||||
- [@docusaurus/plugin-sitemap](using-plugins.md#docusaurusplugin-sitemap)
|
||||
- [@docusaurus/plugin-ideal-image](using-plugins.md#docusaurusplugin-ideal-image)
|
||||
|
||||
## Community plugins
|
||||
|
||||
- [docusaurus-plugin-lunr](https://github.com/daldridge/docusaurus-plugin-lunr) - Docusaurus v2 plugin to create a local search index for use with Lunr.js
|
||||
- [docusaurus-lunr-search](https://github.com/lelouch77/docusurus-lunr-search) - Offline Search for Docusaurus v2
|
||||
- [docusaurus-search-local](https://github.com/cmfcmf/docusaurus-search-local) - Offline/local search for Docusaurus v2
|
||||
- [docusaurus-pdf](https://github.com/KohheePeace/docusaurus-pdf) - Generate documentation into PDF format
|
||||
- [docusaurus-plugin-sass](https://github.com/rlamana/docusaurus-plugin-sass) - Sass/SCSS stylesheets support
|
||||
|
||||
## Enterprise usage
|
||||
|
||||
- Facebook
|
||||
- Google
|
||||
- Stripe
|
||||
- Algolia
|
||||
- Callstack
|
|
@ -1,31 +0,0 @@
|
|||
---
|
||||
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.
|
|
@ -1,68 +0,0 @@
|
|||
---
|
||||
id: team
|
||||
title: Team
|
||||
---
|
||||
|
||||
## Meet the Docusaurus Team
|
||||
|
||||
### Alexey Pyltsyn
|
||||
|
||||
<br/>
|
||||
|
||||

|
||||
|
||||
[@lex111 on GitHub](https://github.com/lex111)
|
||||
|
||||
### Fanny Vieira
|
||||
|
||||
<br/>
|
||||
|
||||

|
||||
[@fanny on GitHub](https://github.com/fanny) · [@fannyvieiira on Twitter](https://twitter.com/fannyvieiira)
|
||||
|
||||
### Joel Marcey
|
||||
|
||||
<br/>
|
||||
|
||||

|
||||
[@joelmarcey on GitHub](https://github.com/joelmarcey) · [@joelmarcey on Twitter](https://twitter.com/joelmarcey)
|
||||
|
||||
### Yangshun Tay
|
||||
|
||||
<br/>
|
||||
|
||||

|
||||
[@yangshun on GitHub](https://github.com/yangshun) · [@yangshunz on Twitter](https://twitter.com/yangshunz)
|
||||
|
||||
## Honorary Alumni
|
||||
|
||||
### Endilie Yacop Sucipto
|
||||
|
||||
<br/>
|
||||
|
||||

|
||||
[@endiliey on GitHub](https://github.com/endiliey) · [@endiliey on Twitter](https://twitter.com/endiliey)
|
||||
|
||||
### Wei Gao
|
||||
|
||||
<br/>
|
||||
|
||||

|
||||
[@wgao19 on GitHub](https://github.com/wgao19) · [@wgao19 on Twitter](https://twitter.com/wgao19)
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
Docusaurus 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](https://github.com/amyrlam)
|
||||
- [Cheng Lou](https://github.com/chenglou)
|
||||
- [Christine Abernathy](https://github.com/caabernathy)
|
||||
- [Christopher Chedeau](https://github.com/vjeux)
|
||||
- Elvis Wolcott
|
||||
- [Eric Nakagawa](https://github.com/ericnakagawa)
|
||||
- Fienny Angelina
|
||||
- Frank Li
|
||||
- [Héctor Ramos](https://github.com/hramos)
|
||||
- Ramón Lamana
|
||||
- Ricky Vetter
|
||||
- [Sam Zhou](https://github.com/SamChou19815)
|
|
@ -1,41 +0,0 @@
|
|||
---
|
||||
id: resources
|
||||
title: Awesome Resources
|
||||
---
|
||||
|
||||
A curated list of interesting Docusaurus community projects.
|
||||
|
||||
## Videos
|
||||
|
||||
- [F8 2019: Using Docusaurus to Create Open Source Websites](https://www.youtube.com/watch?v=QcGJsf6mgZE)
|
||||
|
||||
## Showcase
|
||||
|
||||
See the <a href={require('@docusaurus/useBaseUrl').default('showcase')}>showcase</a>.
|
||||
|
||||
## Official plugins
|
||||
|
||||
- [@docusaurus/plugin-content-blog](using-plugins.md#docusaurusplugin-content-blog)
|
||||
- [@docusaurus/plugin-content-docs](using-plugins.md#docusaurusplugin-content-docs)
|
||||
- [@docusaurus/plugin-content-pages](using-plugins.md#docusaurusplugin-content-pages)
|
||||
- [@docusaurus/plugin-google-analytics](using-plugins.md#docusaurusplugin-google-analytics)
|
||||
- [@docusaurus/plugin-google-gtag](using-plugins.md#docusaurusplugin-google-gtag)
|
||||
- [@docusaurus/plugin-sitemap](using-plugins.md#docusaurusplugin-sitemap)
|
||||
- [@docusaurus/plugin-ideal-image](using-plugins.md#docusaurusplugin-ideal-image)
|
||||
|
||||
## Community plugins
|
||||
|
||||
- [docusaurus-plugin-lunr](https://github.com/daldridge/docusaurus-plugin-lunr) - Docusaurus v2 plugin to create a local search index for use with Lunr.js
|
||||
- [docusaurus-lunr-search](https://github.com/lelouch77/docusurus-lunr-search) - Offline Search for Docusaurus v2
|
||||
- [docusaurus-search-local](https://github.com/cmfcmf/docusaurus-search-local) - Offline/local search for Docusaurus v2
|
||||
- [docusaurus-pdf](https://github.com/KohheePeace/docusaurus-pdf) - Generate documentation into PDF format
|
||||
- [docusaurus-plugin-sass](https://github.com/rlamana/docusaurus-plugin-sass) - Sass/SCSS stylesheets support
|
||||
- [docusaurus2-dotenv](https://github.com/jonnynabors/docusaurus2-dotenv) - A Docusaurus 2 plugin that supports dotenv and other environment variables
|
||||
|
||||
## Enterprise usage
|
||||
|
||||
- Facebook
|
||||
- Google
|
||||
- Stripe
|
||||
- Algolia
|
||||
- Callstack
|
|
@ -1,31 +0,0 @@
|
|||
---
|
||||
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.
|
|
@ -1,174 +0,0 @@
|
|||
---
|
||||
id: team
|
||||
title: Team
|
||||
---
|
||||
|
||||
## 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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/lex111.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Alexey Pyltsyn</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/fanny.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Fanny Vieira</h3>
|
||||
</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>.
|
||||
</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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/JoelMarcey.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Joel Marcey</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/yangshun.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Yangshun Tay</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/endiliey.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Endilie Yacop Sucipto</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/wgao19.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Wei Gao</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
👩🏻🌾 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>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
Docusaurus 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](https://github.com/amyrlam)
|
||||
- [Cheng Lou](https://github.com/chenglou)
|
||||
- [Christine Abernathy](https://github.com/caabernathy)
|
||||
- [Christopher Chedeau](https://github.com/vjeux)
|
||||
- [Elvis Wolcott](https://github.com/elviswolcott)
|
||||
- [Eric Nakagawa](https://github.com/ericnakagawa)
|
||||
- [Fienny Angelina](https://github.com/fiennyangeln)
|
||||
- [Frank Li](https://github.com/deltice)
|
||||
- [Héctor Ramos](https://github.com/hramos)
|
||||
- [Ramón Lamana](https://github.com/rlamana)
|
||||
- [Ricky Vetter](https://github.com/rickyvetter)
|
||||
- [Sam Zhou](https://github.com/SamChou19815)
|
|
@ -1,45 +0,0 @@
|
|||
---
|
||||
id: resources
|
||||
title: Awesome Resources
|
||||
---
|
||||
|
||||
A curated list of interesting Docusaurus community projects.
|
||||
|
||||
## Videos
|
||||
|
||||
- [F8 2019: Using Docusaurus to Create Open Source Websites](https://www.youtube.com/watch?v=QcGJsf6mgZE)
|
||||
|
||||
## Articles
|
||||
|
||||
- [Live code editing in Docusaurus](https://dev.to/mrmuhammadali/live-code-editing-in-docusaurus-28k)
|
||||
|
||||
## Showcase
|
||||
|
||||
See the <a href={require('@docusaurus/useBaseUrl').default('showcase')}>showcase</a>.
|
||||
|
||||
## Official plugins
|
||||
|
||||
- [@docusaurus/plugin-content-blog](using-plugins.md#docusaurusplugin-content-blog)
|
||||
- [@docusaurus/plugin-content-docs](using-plugins.md#docusaurusplugin-content-docs)
|
||||
- [@docusaurus/plugin-content-pages](using-plugins.md#docusaurusplugin-content-pages)
|
||||
- [@docusaurus/plugin-google-analytics](using-plugins.md#docusaurusplugin-google-analytics)
|
||||
- [@docusaurus/plugin-google-gtag](using-plugins.md#docusaurusplugin-google-gtag)
|
||||
- [@docusaurus/plugin-sitemap](using-plugins.md#docusaurusplugin-sitemap)
|
||||
- [@docusaurus/plugin-ideal-image](using-plugins.md#docusaurusplugin-ideal-image)
|
||||
|
||||
## Community plugins
|
||||
|
||||
- [docusaurus-plugin-lunr](https://github.com/daldridge/docusaurus-plugin-lunr) - Docusaurus v2 plugin to create a local search index for use with Lunr.js
|
||||
- [docusaurus-lunr-search](https://github.com/lelouch77/docusurus-lunr-search) - Offline Search for Docusaurus v2
|
||||
- [docusaurus-search-local](https://github.com/cmfcmf/docusaurus-search-local) - Offline/local search for Docusaurus v2
|
||||
- [docusaurus-pdf](https://github.com/KohheePeace/docusaurus-pdf) - Generate documentation into PDF format
|
||||
- [docusaurus-plugin-sass](https://github.com/rlamana/docusaurus-plugin-sass) - Sass/SCSS stylesheets support
|
||||
- [docusaurus2-dotenv](https://github.com/jonnynabors/docusaurus2-dotenv) - A Docusaurus 2 plugin that supports dotenv and other environment variables
|
||||
|
||||
## Enterprise usage
|
||||
|
||||
- Facebook
|
||||
- Google
|
||||
- Stripe
|
||||
- Algolia
|
||||
- Callstack
|
|
@ -1,31 +0,0 @@
|
|||
---
|
||||
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.
|
|
@ -1,174 +0,0 @@
|
|||
---
|
||||
id: team
|
||||
title: Team
|
||||
---
|
||||
|
||||
## 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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/lex111.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Alexey Pyltsyn</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/fanny.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Fanny Vieira</h3>
|
||||
</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>.
|
||||
</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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/JoelMarcey.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Joel Marcey</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/yangshun.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Yangshun Tay</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/endiliey.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Endilie Yacop Sucipto</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/wgao19.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Wei Gao</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
👩🏻🌾 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>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
Docusaurus 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](https://github.com/amyrlam)
|
||||
- [Cheng Lou](https://github.com/chenglou)
|
||||
- [Christine Abernathy](https://github.com/caabernathy)
|
||||
- [Christopher Chedeau](https://github.com/vjeux)
|
||||
- [Elvis Wolcott](https://github.com/elviswolcott)
|
||||
- [Eric Nakagawa](https://github.com/ericnakagawa)
|
||||
- [Fienny Angelina](https://github.com/fiennyangeln)
|
||||
- [Frank Li](https://github.com/deltice)
|
||||
- [Héctor Ramos](https://github.com/hramos)
|
||||
- [Ramón Lamana](https://github.com/rlamana)
|
||||
- [Ricky Vetter](https://github.com/rickyvetter)
|
||||
- [Sam Zhou](https://github.com/SamChou19815)
|
|
@ -1,45 +0,0 @@
|
|||
---
|
||||
id: resources
|
||||
title: Awesome Resources
|
||||
---
|
||||
|
||||
A curated list of interesting Docusaurus community projects.
|
||||
|
||||
## Videos
|
||||
|
||||
- [F8 2019: Using Docusaurus to Create Open Source Websites](https://www.youtube.com/watch?v=QcGJsf6mgZE)
|
||||
|
||||
## Articles
|
||||
|
||||
- [Live code editing in Docusaurus](https://dev.to/mrmuhammadali/live-code-editing-in-docusaurus-28k)
|
||||
|
||||
## Showcase
|
||||
|
||||
See the <a href={require('@docusaurus/useBaseUrl').default('showcase')}>showcase</a>.
|
||||
|
||||
## Official plugins
|
||||
|
||||
- [@docusaurus/plugin-content-blog](using-plugins.md#docusaurusplugin-content-blog)
|
||||
- [@docusaurus/plugin-content-docs](using-plugins.md#docusaurusplugin-content-docs)
|
||||
- [@docusaurus/plugin-content-pages](using-plugins.md#docusaurusplugin-content-pages)
|
||||
- [@docusaurus/plugin-google-analytics](using-plugins.md#docusaurusplugin-google-analytics)
|
||||
- [@docusaurus/plugin-google-gtag](using-plugins.md#docusaurusplugin-google-gtag)
|
||||
- [@docusaurus/plugin-sitemap](using-plugins.md#docusaurusplugin-sitemap)
|
||||
- [@docusaurus/plugin-ideal-image](using-plugins.md#docusaurusplugin-ideal-image)
|
||||
|
||||
## Community plugins
|
||||
|
||||
- [docusaurus-plugin-lunr](https://github.com/daldridge/docusaurus-plugin-lunr) - Docusaurus v2 plugin to create a local search index for use with Lunr.js
|
||||
- [docusaurus-lunr-search](https://github.com/lelouch77/docusurus-lunr-search) - Offline Search for Docusaurus v2
|
||||
- [docusaurus-search-local](https://github.com/cmfcmf/docusaurus-search-local) - Offline/local search for Docusaurus v2
|
||||
- [docusaurus-pdf](https://github.com/KohheePeace/docusaurus-pdf) - Generate documentation into PDF format
|
||||
- [docusaurus-plugin-sass](https://github.com/rlamana/docusaurus-plugin-sass) - Sass/SCSS stylesheets support
|
||||
- [docusaurus2-dotenv](https://github.com/jonnynabors/docusaurus2-dotenv) - A Docusaurus 2 plugin that supports dotenv and other environment variables
|
||||
|
||||
## Enterprise usage
|
||||
|
||||
- Facebook
|
||||
- Google
|
||||
- Stripe
|
||||
- Algolia
|
||||
- Callstack
|
|
@ -1,31 +0,0 @@
|
|||
---
|
||||
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.
|
|
@ -1,174 +0,0 @@
|
|||
---
|
||||
id: team
|
||||
title: Team
|
||||
---
|
||||
|
||||
## 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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/lex111.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Alexey Pyltsyn</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/fanny.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Fanny Vieira</h3>
|
||||
</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>.
|
||||
</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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/JoelMarcey.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Joel Marcey</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/yangshun.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Yangshun Tay</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/endiliey.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Endilie Yacop Sucipto</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
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>
|
||||
</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">
|
||||
<img
|
||||
className="avatar__photo avatar__photo--xl"
|
||||
src="https://github.com/wgao19.png"
|
||||
/>
|
||||
<div className="avatar__intro">
|
||||
<h3 className="avatar__name">Wei Gao</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="card__body">
|
||||
👩🏻🌾 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>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
Docusaurus 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](https://github.com/amyrlam)
|
||||
- [Cheng Lou](https://github.com/chenglou)
|
||||
- [Christine Abernathy](https://github.com/caabernathy)
|
||||
- [Christopher Chedeau](https://github.com/vjeux)
|
||||
- [Elvis Wolcott](https://github.com/elviswolcott)
|
||||
- [Eric Nakagawa](https://github.com/ericnakagawa)
|
||||
- [Fienny Angelina](https://github.com/fiennyangeln)
|
||||
- [Frank Li](https://github.com/deltice)
|
||||
- [Héctor Ramos](https://github.com/hramos)
|
||||
- [Ramón Lamana](https://github.com/rlamana)
|
||||
- [Ricky Vetter](https://github.com/rickyvetter)
|
||||
- [Sam Zhou](https://github.com/SamChou19815)
|
|
@ -1,47 +0,0 @@
|
|||
---
|
||||
id: resources
|
||||
title: Awesome Resources
|
||||
slug: /resources
|
||||
---
|
||||
|
||||
A curated list of interesting Docusaurus community projects.
|
||||
|
||||
## Videos
|
||||
|
||||
- [F8 2019: Using Docusaurus to Create Open Source Websites](https://www.youtube.com/watch?v=QcGJsf6mgZE)
|
||||
|
||||
## Articles
|
||||
|
||||
- [Live code editing in Docusaurus](https://dev.to/mrmuhammadali/live-code-editing-in-docusaurus-28k)
|
||||
|
||||
## Showcase
|
||||
|
||||
See the <a href={require('@docusaurus/useBaseUrl').default('showcase')}>showcase</a>.
|
||||
|
||||
## Official plugins
|
||||
|
||||
- [@docusaurus/plugin-content-blog](using-plugins.md#docusaurusplugin-content-blog)
|
||||
- [@docusaurus/plugin-content-docs](using-plugins.md#docusaurusplugin-content-docs)
|
||||
- [@docusaurus/plugin-content-pages](using-plugins.md#docusaurusplugin-content-pages)
|
||||
- [@docusaurus/plugin-google-analytics](using-plugins.md#docusaurusplugin-google-analytics)
|
||||
- [@docusaurus/plugin-google-gtag](using-plugins.md#docusaurusplugin-google-gtag)
|
||||
- [@docusaurus/plugin-sitemap](using-plugins.md#docusaurusplugin-sitemap)
|
||||
- [@docusaurus/plugin-ideal-image](using-plugins.md#docusaurusplugin-ideal-image)
|
||||
|
||||
## Community plugins
|
||||
|
||||
- [docusaurus-plugin-lunr](https://github.com/daldridge/docusaurus-plugin-lunr) - Docusaurus v2 plugin to create a local search index for use with Lunr.js
|
||||
- [docusaurus-lunr-search](https://github.com/lelouch77/docusurus-lunr-search) - Offline Search for Docusaurus v2
|
||||
- [docusaurus-search-local](https://github.com/cmfcmf/docusaurus-search-local) - Offline/local search for Docusaurus v2
|
||||
- [docusaurus-pdf](https://github.com/KohheePeace/docusaurus-pdf) - Generate documentation into PDF format
|
||||
- [docusaurus-plugin-sass](https://github.com/rlamana/docusaurus-plugin-sass) - Sass/SCSS stylesheets support
|
||||
- [docusaurus2-dotenv](https://github.com/jonnynabors/docusaurus2-dotenv) - A Docusaurus 2 plugin that supports dotenv and other environment variables
|
||||
- [posthog-docusaurus](https://github.com/PostHog/posthog-docusaurus) - Integrate [PostHog](https://posthog.com/) product analytics with Docusaurus v2
|
||||
|
||||
## Enterprise usage
|
||||
|
||||
- Facebook
|
||||
- Google
|
||||
- Stripe
|
||||
- Algolia
|
||||
- Callstack
|
|
@ -1,32 +0,0 @@
|
|||
---
|
||||
id: support
|
||||
title: Support
|
||||
slug: /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.
|
|
@ -1,80 +0,0 @@
|
|||
---
|
||||
id: team
|
||||
title: Team
|
||||
slug: /team
|
||||
---
|
||||
|
||||
import TeamProfileCard from "@site/src/components/TeamProfileCard"
|
||||
|
||||
export function TeamProfileCardCol(props) { return <TeamProfileCard {...props} className={'col col--6 margin-bottom--lg'}/> }
|
||||
|
||||
## Active Team
|
||||
|
||||
<div className="row">
|
||||
<TeamProfileCardCol
|
||||
name="Alexey Pyltsyn"
|
||||
githubUrl="https://github.com/lex111"
|
||||
>
|
||||
Obsessed open-source enthusiast 👋 Eternal amateur at everything 🤷♂️ Maintainer of Russian docs on PHP, React, Kubernetes and much more 🧐
|
||||
</TeamProfileCardCol>
|
||||
<TeamProfileCardCol
|
||||
name="Fanny Vieira"
|
||||
githubUrl="https://github.com/fanny"
|
||||
twitterUrl="https://twitter.com/fannyvieiira"
|
||||
>
|
||||
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>.
|
||||
</TeamProfileCardCol>
|
||||
<TeamProfileCardCol
|
||||
name="Joel Marcey"
|
||||
githubUrl="https://github.com/JoelMarcey"
|
||||
twitterUrl="https://twitter.com/joelmarcey"
|
||||
>
|
||||
Docusaurus founder and now ever grateful Docusaurus cheerleader to those who actually write code for it.
|
||||
</TeamProfileCardCol>
|
||||
<TeamProfileCardCol
|
||||
name="Sébastien Lorber"
|
||||
githubUrl="https://github.com/slorber"
|
||||
twitterUrl="https://twitter.com/sebastienlorber"
|
||||
>
|
||||
React lover since 2014. Freelance, helping Facebook ship Docusaurus v2.
|
||||
</TeamProfileCardCol>
|
||||
<TeamProfileCardCol
|
||||
name="Yangshun Tay"
|
||||
githubUrl="https://github.com/yangshun"
|
||||
twitterUrl="https://twitter.com/yangshunz"
|
||||
>
|
||||
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.
|
||||
</TeamProfileCardCol>
|
||||
</div>
|
||||
|
||||
## Honorary Alumni
|
||||
|
||||
<div className="row">
|
||||
<TeamProfileCardCol name="Endilie Yacop Sucipto" githubUrl="https://github.com/endiliey" twitterUrl="https://twitter.com/endiliey">
|
||||
Maintainer @docusaurus · 🔥🔥🔥
|
||||
</TeamProfileCardCol>
|
||||
<TeamProfileCardCol
|
||||
name="Wei Gao"
|
||||
githubUrl="https://github.com/wgao19"
|
||||
twitterUrl="https://twitter.com/wgao19"
|
||||
>
|
||||
🏻🌾 Work in progress React developer, maintains Docusaurus, writes docs and spams this world with many websites.
|
||||
</TeamProfileCardCol>
|
||||
</div>
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
Docusaurus 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](https://github.com/amyrlam)
|
||||
- [Cheng Lou](https://github.com/chenglou)
|
||||
- [Christine Abernathy](https://github.com/caabernathy)
|
||||
- [Christopher Chedeau](https://github.com/vjeux)
|
||||
- [Elvis Wolcott](https://github.com/elviswolcott)
|
||||
- [Eric Nakagawa](https://github.com/ericnakagawa)
|
||||
- [Fienny Angelina](https://github.com/fiennyangeln)
|
||||
- [Frank Li](https://github.com/deltice)
|
||||
- [Héctor Ramos](https://github.com/hramos)
|
||||
- [Ramón Lamana](https://github.com/rlamana)
|
||||
- [Ricky Vetter](https://github.com/rickyvetter)
|
||||
- [Sam Zhou](https://github.com/SamChou19815)
|
|
@ -1,47 +0,0 @@
|
|||
---
|
||||
id: resources
|
||||
title: Awesome Resources
|
||||
slug: /resources
|
||||
---
|
||||
|
||||
A curated list of interesting Docusaurus community projects.
|
||||
|
||||
## Videos
|
||||
|
||||
- [F8 2019: Using Docusaurus to Create Open Source Websites](https://www.youtube.com/watch?v=QcGJsf6mgZE)
|
||||
|
||||
## Articles
|
||||
|
||||
- [Live code editing in Docusaurus](https://dev.to/mrmuhammadali/live-code-editing-in-docusaurus-28k)
|
||||
|
||||
## Showcase
|
||||
|
||||
See the <a href={require('@docusaurus/useBaseUrl').default('showcase')}>showcase</a>.
|
||||
|
||||
## Official plugins
|
||||
|
||||
- [@docusaurus/plugin-content-blog](using-plugins.md#docusaurusplugin-content-blog)
|
||||
- [@docusaurus/plugin-content-docs](using-plugins.md#docusaurusplugin-content-docs)
|
||||
- [@docusaurus/plugin-content-pages](using-plugins.md#docusaurusplugin-content-pages)
|
||||
- [@docusaurus/plugin-google-analytics](using-plugins.md#docusaurusplugin-google-analytics)
|
||||
- [@docusaurus/plugin-google-gtag](using-plugins.md#docusaurusplugin-google-gtag)
|
||||
- [@docusaurus/plugin-sitemap](using-plugins.md#docusaurusplugin-sitemap)
|
||||
- [@docusaurus/plugin-ideal-image](using-plugins.md#docusaurusplugin-ideal-image)
|
||||
|
||||
## Community plugins
|
||||
|
||||
- [docusaurus-plugin-lunr](https://github.com/daldridge/docusaurus-plugin-lunr) - Docusaurus v2 plugin to create a local search index for use with Lunr.js
|
||||
- [docusaurus-lunr-search](https://github.com/lelouch77/docusurus-lunr-search) - Offline Search for Docusaurus v2
|
||||
- [docusaurus-search-local](https://github.com/cmfcmf/docusaurus-search-local) - Offline/local search for Docusaurus v2
|
||||
- [docusaurus-pdf](https://github.com/KohheePeace/docusaurus-pdf) - Generate documentation into PDF format
|
||||
- [docusaurus-plugin-sass](https://github.com/rlamana/docusaurus-plugin-sass) - Sass/SCSS stylesheets support
|
||||
- [docusaurus2-dotenv](https://github.com/jonnynabors/docusaurus2-dotenv) - A Docusaurus 2 plugin that supports dotenv and other environment variables
|
||||
- [posthog-docusaurus](https://github.com/PostHog/posthog-docusaurus) - Integrate [PostHog](https://posthog.com/) product analytics with Docusaurus v2
|
||||
|
||||
## Enterprise usage
|
||||
|
||||
- Facebook
|
||||
- Google
|
||||
- Stripe
|
||||
- Algolia
|
||||
- Callstack
|
|
@ -1,32 +0,0 @@
|
|||
---
|
||||
id: support
|
||||
title: Support
|
||||
slug: /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.
|
|
@ -1,80 +0,0 @@
|
|||
---
|
||||
id: team
|
||||
title: Team
|
||||
slug: /team
|
||||
---
|
||||
|
||||
import TeamProfileCard from "@site/src/components/TeamProfileCard"
|
||||
|
||||
export function TeamProfileCardCol(props) { return <TeamProfileCard {...props} className={'col col--6 margin-bottom--lg'}/> }
|
||||
|
||||
## Active Team
|
||||
|
||||
<div className="row">
|
||||
<TeamProfileCardCol
|
||||
name="Alexey Pyltsyn"
|
||||
githubUrl="https://github.com/lex111"
|
||||
>
|
||||
Obsessed open-source enthusiast 👋 Eternal amateur at everything 🤷♂️ Maintainer of Russian docs on PHP, React, Kubernetes and much more 🧐
|
||||
</TeamProfileCardCol>
|
||||
<TeamProfileCardCol
|
||||
name="Fanny Vieira"
|
||||
githubUrl="https://github.com/fanny"
|
||||
twitterUrl="https://twitter.com/fannyvieiira"
|
||||
>
|
||||
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>.
|
||||
</TeamProfileCardCol>
|
||||
<TeamProfileCardCol
|
||||
name="Joel Marcey"
|
||||
githubUrl="https://github.com/JoelMarcey"
|
||||
twitterUrl="https://twitter.com/joelmarcey"
|
||||
>
|
||||
Docusaurus founder and now ever grateful Docusaurus cheerleader to those who actually write code for it.
|
||||
</TeamProfileCardCol>
|
||||
<TeamProfileCardCol
|
||||
name="Sébastien Lorber"
|
||||
githubUrl="https://github.com/slorber"
|
||||
twitterUrl="https://twitter.com/sebastienlorber"
|
||||
>
|
||||
React lover since 2014. Freelance, helping Facebook ship Docusaurus v2.
|
||||
</TeamProfileCardCol>
|
||||
<TeamProfileCardCol
|
||||
name="Yangshun Tay"
|
||||
githubUrl="https://github.com/yangshun"
|
||||
twitterUrl="https://twitter.com/yangshunz"
|
||||
>
|
||||
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.
|
||||
</TeamProfileCardCol>
|
||||
</div>
|
||||
|
||||
## Honorary Alumni
|
||||
|
||||
<div className="row">
|
||||
<TeamProfileCardCol name="Endilie Yacop Sucipto" githubUrl="https://github.com/endiliey" twitterUrl="https://twitter.com/endiliey">
|
||||
Maintainer @docusaurus · 🔥🔥🔥
|
||||
</TeamProfileCardCol>
|
||||
<TeamProfileCardCol
|
||||
name="Wei Gao"
|
||||
githubUrl="https://github.com/wgao19"
|
||||
twitterUrl="https://twitter.com/wgao19"
|
||||
>
|
||||
🏻🌾 Work in progress React developer, maintains Docusaurus, writes docs and spams this world with many websites.
|
||||
</TeamProfileCardCol>
|
||||
</div>
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
Docusaurus 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](https://github.com/amyrlam)
|
||||
- [Cheng Lou](https://github.com/chenglou)
|
||||
- [Christine Abernathy](https://github.com/caabernathy)
|
||||
- [Christopher Chedeau](https://github.com/vjeux)
|
||||
- [Elvis Wolcott](https://github.com/elviswolcott)
|
||||
- [Eric Nakagawa](https://github.com/ericnakagawa)
|
||||
- [Fienny Angelina](https://github.com/fiennyangeln)
|
||||
- [Frank Li](https://github.com/deltice)
|
||||
- [Héctor Ramos](https://github.com/hramos)
|
||||
- [Ramón Lamana](https://github.com/rlamana)
|
||||
- [Ricky Vetter](https://github.com/rickyvetter)
|
||||
- [Sam Zhou](https://github.com/SamChou19815)
|
Loading…
Add table
Add a link
Reference in a new issue