Easy to maintain open source documentation websites.
Find a file
Joel Marcey a1810c99fc Remove dependency from website package.json (#117)
This isn't needed and we don't need to keep up with it everytime we push a package.

We only have to keep up with the versioning in the main package.json
2017-10-06 10:36:37 -07:00
admin Admin: Info for testing Docusaurus with Docusaurus (#116) 2017-10-06 10:36:19 -07:00
docs Support algoliaOptions object as value in siteConfig.js (#113) 2017-10-04 19:13:30 -07:00
docusaurus-init The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
examples The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
lib The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
website Remove dependency from website package.json (#117) 2017-10-06 10:36:37 -07:00
.gitignore Ignore package-lock.json (#114) 2017-10-04 20:15:43 -07:00
.npmignore Add docusaurus-init package and update copy-examples.js (#70) 2017-09-06 13:00:45 -07:00
circle.yml Add ssh option to publish script 2017-08-16 16:42:31 -07:00
crowdin.yaml Re-arranging of files to move localized base files in /docs from /docs/en, updates to template crowdin.yaml, update to package.json to make calling crowdin easier. Updating documentation to reflect. 2017-09-21 08:36:30 -07:00
LICENSE The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
package.json Bump version to alpha.42 2017-10-03 10:38:45 -07:00
README.md The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
yarn.lock 2 bug fixes (#98) 2017-09-28 14:46:29 -07:00

Docusaurus

Docusaurus is a project for easily building, deploying, and maintaining open source project websites. CI badges go here

  • 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 Docusaurus ships with the key pages and sections you need to get started. A home page, a docs section, a blog, and additional support pages.

Installation

Docusaurus is available as docusaurus package on npm

The recommended way to use Docusaurs depends on your project. Here you can find short guides for the most common scenarios:

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.