The Wayback Machine - https://web.archive.org/web/20200607051607/https://github.com/facebook/docusaurus
Skip to content
Easy to maintain open source documentation websites.
JavaScript TypeScript CSS Other
Branch: master
Clone or download

Latest commit

dependabot chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#2899)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Latest commit 600ef7a Jun 6, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci chore: drop support for node <10.9 (#2207) Jan 12, 2020
.github misc: update CODEOWNERS Apr 24, 2020
.runme misc: add v2 runme demo to README (#2811) May 30, 2020
admin chore: prettier May 23, 2020
docs docs(v2): add mention on DocSearch when you run the crawler on your o… May 25, 2020
jest chore(v2): fix code style (revert previous changes) Apr 5, 2020
packages fix(v2): set correct canonical url for docs home page (#2896) Jun 6, 2020
website-1.x fix(v1): black lives matter banner Jun 2, 2020
website refactor(v2): synchronize yarn/npm command on site (#2897) Jun 6, 2020
.editorconfig Standardize editor configs for cross-platform development (#628) May 3, 2018
.eslintignore chore: ignore /coverage folder (#2821) May 27, 2020
.eslintrc.js feat(v2): bootstrap bootstrap (heh) theme, preset, template (#2557) Apr 9, 2020
.gitattributes Add .webp to .gitattributes for ignoring May 3, 2018
.gitignore chore: ignore /coverage folder (#2821) May 27, 2020
.gitpod.yml feat: add Gitpod config for Docusaurus 2 (#2201) Jan 12, 2020
.nvmrc chore: drop support for node <10.9 (#2207) Jan 12, 2020
.prettierignore chore: ignore /coverage folder (#2821) May 27, 2020
.prettierrc chore(v2): update Prettier config (#2542) Apr 5, 2020
.stylelintrc.js fix(v2): improve stylelint copyright header rule (#2363) Mar 7, 2020
.watchmanconfig misc(v2): make watchman config valid Mar 24, 2020
CHANGELOG-2.x.md chore(v2): v2.0.0-alpha.56 (#2822) May 27, 2020
CHANGELOG.md chore: prepare for v1.14.4 release (#2211) Jan 12, 2020
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md Aug 1, 2018
CONTRIBUTING.md misc: update test plan in contributing (#2679) Apr 27, 2020
LICENSE chore: yearless copyright headers for source code (#2320) Feb 25, 2020
LICENSE-docs Docusaurus documentation license (#118) Oct 6, 2017
README.md chore: prettier Jun 1, 2020
babel.config.js chore: yearless copyright headers for source code (#2320) Feb 25, 2020
crowdin.yaml chore: download only enabled languages translation files Jul 26, 2019
jest.config.js fix(v2): use lodash instead of array-map-polyfill (#2490) Apr 1, 2020
lerna.json v2.0.0-alpha.56 May 27, 2020
package.json fix(v2): Consistently use 10.15.1 as the minimum required node version ( May 27, 2020
tsconfig.json feat(v2): allow nested sidebar category shorthand syntax (#2444) Mar 25, 2020
yarn.lock chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#2899) Jun 6, 2020

README.md

Docusaurus

Docusaurus

npm version CircleCI status PRs Welcome Chat code style: prettier Tested with Jest Gitpod Ready-to-Code Netlify Status

We are working hard on Docusaurus v2. If you are new to Docusaurus, try using the new version instead of v1. See the Docusaurus v2 website for more details.

You can see the clean live demo with classic theme by clicking this badge Runme.

Introduction

Docusaurus is a project for easily building, deploying, and maintaining open source project websites.

  • Simple to Start Docusaurus is built to be easy to get up and running in as little time possible. We've built Docusaurus to handle the website build process so you can focus on your project.
  • Localizable Docusaurus ships with localization support via CrowdIn. Empower and grow your international community by translating your documentation.
  • Customizable While Docusaurus ships with the key pages and sections you need to get started, including a home page, a docs section, a blog, and additional support pages, it is also customizable as well to ensure you have a site that is uniquely yours.

Installation

Docusaurus is available as the docusaurus package on npm.

We have also released the docusaurus-init package to make getting started with Docusaurus even easier.

Contributing

We've released Docusaurus because it helps us better scale and supports the many OSS projects at Facebook. We hope that other organizations can benefit from the project. We are thankful for any contributions from the community.

Code of Conduct

Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing guide

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Docusaurus.

Beginner-friendly bugs

To help you get your feet wet and get you familiar with our contribution process, we have a list of beginner friendly bugs that might contain smaller issues to tackle first. This is a great place to get started.

Contact

We have a few channels for contact:

  • Discord with two text channels:
    • #docusaurus-users for those using Docusaurus.
    • #docusaurus-dev for those wanting to contribute to the Docusaurus core.
  • @docusaurus on Twitter
  • GitHub Issues

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

Docusaurus is MIT licensed.

The Docusaurus documentation (e.g., .md files in the /docs folder) is Creative Commons licensed.

Special thanks

BrowserStack logo

BrowserStack supports us with free access for open source.

Rocket Validator logo

Rocket Validator helps us find HTML markup or accessibility issues.

You can’t perform that action at this time.