facebook/docusaurus

Easy to maintain open source documentation websites.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 16 minutes ago
Added to GitGenius on August 8th, 2026
Created on June 20th, 2017
Open Issues & Pull Requests: 417 (+0)
Number of forks: 9,996
Total Stargazers: 65,865 (+0)
Total Subscribers: 435 (+0)

Issue Activity (beta)

Open issues: 153
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 915 days
Stale 30+ days: 127
Stale 90+ days: 110

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (355)
  • status: needs triage (79)
  • feature (74)
  • proposal (62)
  • documentation (39)
  • closed: invalid (36)
  • external (32)
  • apprentice (25)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 8.8 hours
90th percentile: 0.0 hours
Tracked items: 609

Most active contributors

Detailed Description

Docusaurus is a static site generator built by Facebook for creating and maintaining open source project documentation websites. Written in TypeScript and built on React, it provides a streamlined approach to documentation site creation that abstracts away the website build process so teams can focus on content rather than infrastructure.

The project is designed to be simple to start with, offering quick initialization through a CLI tool that gets users running in minimal time. It ships with essential pages and sections out of the box, including a home page, documentation section, blog functionality, and support pages. Beyond these defaults, Docusaurus is customizable, allowing teams to create uniquely styled sites that match their project identity. The platform includes built-in localization support via CrowdIn, enabling projects to translate documentation and reach international communities.

Docusaurus is classified as a documentation website, static site generator, and content management system with strong support for markdown, versioning, SEO optimization, and responsive design. These features make it particularly suited for developer documentation and open source project websites. The project is distributed as an npm package at @docusaurus/core and can be deployed to various platforms including Vercel and Netlify.

The repository demonstrates active maintenance and community engagement. Across 609 tracked issues and pull requests, the median response latency is 0.0 hours with a mean of 8.8 hours, indicating rapid triage and feedback cycles. Bug reports represent the most active issue category with 355 items, followed by feature requests with 74 items and 79 items requiring triage. The core contributor slorber has logged 2407 events in the repository, with Josh-Cena contributing 1027 events and tats-u contributing 127 events, showing concentrated expertise among key maintainers.

The project maintains connections with other major open source repositories through overlapping contributors, including Microsoft's VSCode and TypeScript projects as well as the Rust language repository. This cross-pollination suggests Docusaurus benefits from and contributes to broader patterns in developer tooling and documentation practices.

Docusaurus welcomes community contributions through multiple channels including Discord for general users and contributors, GitHub issues for bug reports and feature requests, and X for announcements. The project maintains a code of conduct and provides beginner-friendly issues to help new contributors get started. The codebase is tested with Jest and uses Prettier for code style consistency. The project is MIT licensed, with documentation under Creative Commons licensing, and receives infrastructure support from BrowserStack for cross-browser testing and Rocket Validator for accessibility and markup validation.

docusaurus
by
facebookfacebook/docusaurus

Repository Details

Fetching additional details & charts...