Easy to maintain open source documentation websites.
Go to file
Héctor Ramos 1db69285e5 Split showcase into FB and non-FB (#315) 2017-12-18 11:47:57 -08:00
.circleci
.github
admin
docs Fix broken or redirected links (#302) 2017-12-17 16:44:07 -08:00
docusaurus-init A bunch of tiny little fixes for issues I found while setting up docusaurus (#312) 2017-12-18 09:26:33 -08:00
examples Fixes from prettier 2017-12-18 09:29:45 -08:00
lib Ensured that any H1 elements in content appear correct size (#306) 2017-12-18 10:17:15 -08:00
website Split showcase into FB and non-FB (#315) 2017-12-18 11:47:57 -08:00
.gitignore
.npmignore
.prettierrc
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#281) 2017-12-13 07:23:10 -08:00
CONTRIBUTING.md Add CONTRIBUTING.md (#278) 2017-12-13 07:23:27 -08:00
LICENSE
LICENSE-docs
README.md
crowdin.yaml
package-lock.json Bump to Docusaurus 1.0.3 2017-12-14 09:54:37 -08:00
package.json Bump to Docusaurus 1.0.3 2017-12-14 09:54:37 -08:00
yarn.lock

README.md

Docusaurus · CircleCI npm version PRs Welcome

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 support 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 contain bugs which are fairly easy to fix. This is a great place to get started.

License

Docusaurus is MIT licensed.

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