Skip to main content

DOCUSAURUS特性

Clock

成功入坑时间

0天0时0分

Codepen

Codepen

Doc

https://github.com/cmfcmf/docusaurus-search-local

BrowserWindow

组件 BrowserWindow

Now I'm actually just text

BrowserWindow 组件测试

APITable

NameTypeDefaultDescription
changefreqstring'weekly'See sitemap docs
prioritynumber0.5See sitemap docs
ignorePatternsstring[][]A list of glob patterns; matching route paths will be filtered from the sitemap. Note that you may need to include the base URL in here.

ColorGenerator

To see it in action, click here:

Active Team

The Docusaurus team works on the core functionality, plugins for the classic theme, as well as the Docusaurus documentation website.

Current members of the Docusaurus team are listed in alphabetical order below.

Alexey Pyltsyn's avatar

Alexey Pyltsyn

Obsessed open-source enthusiast 👋 Eternal amateur at everything 🤷‍♂️ Maintainer of Russian docs on PHP, React, Kubernetes and much more 🧐
Joel Marcey's avatar

Joel Marcey

Docusaurus founder and now ever grateful Docusaurus cheerleader to those who actually write code for it.
Sébastien Lorber's avatar

Sébastien Lorber

React lover since 2014. Freelance, helping Facebook ship Docusaurus v2. He writes regularly, on his website and Dev.to.
Sida Chen's avatar

Sida Chen

Student from Shanghai, China. Enthusiastic open-source project creator, but never actually works hard on those projects he created.
Yangshun Tay's avatar

Yangshun Tay

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.

Honorary Alumni

Docusaurus would never be what it is today without the huge contributions from these folks who have moved on to bigger and greater things.

Endilie Yacop Sucipto's avatar

Endilie Yacop Sucipto

Maintainer @docusaurus · 🔥🔥🔥
Wei Gao's avatar

Wei Gao

🏻‍🌾 Work in progress React developer, maintains Docusaurus, writes docs and spams this world with many websites.

Student Fellows

A handful of students have also worked on Docusaurus as part of their school term/internship and the Major League Hacking Fellowship program, contributing amazing features such as plugin options validation, migration tooling, and a Bootstrap theme.

Anshul Goyal's avatar

Anshul Goyal

Fullstack developer who loves to code and try new technologies. In his free time, he contributes to open source, writes blog posts on his website and watches Anime.
Drew Alexander's avatar

Drew Alexander

Developer and Creative, trying to gain the skills to build whatever he can think of.
Fanny Vieira's avatar

Fanny Vieira

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 her blog about her experiences, cooking, and creating Spotify playlists.
Sam Zhou's avatar

Sam Zhou

Sam started programming in 2011 and built his website in 2015. He is interested in programming languages, dev infra and web development, and has built his own programming language and mini React.
Tan Teik Jun's avatar

Tan Teik Jun

Open-source enthusiast who aims to become as awesome as the other humans on this page. Working on Docusaurus brought him closer to his goal. 🌱
Nisarag Bhatt's avatar

Nisarag Bhatt

Fullstack web developer who loves learning new technologies and applying them! Loves contributing to open source as well as writing content articles and tutorials.
info

You are browsing the documentation of an unreleased version. If you want to use any unreleased feature, you can use the @canary release.

package.json
{
"dependencies": {
"@docusaurus/core": "current",
"@docusaurus/preset-classic": "current",
// ...
}
}