docusaurus/v1
2018-10-14 15:05:00 -07:00
..
docusaurus-init Move Docusaurus 1 files into directory (#966) 2018-09-18 00:58:07 +08:00
examples Move Docusaurus 1 files into directory (#966) 2018-09-18 00:58:07 +08:00
lib fix: improve last updated time feature (#1036) 2018-10-14 15:05:00 -07:00
website Publish v1.5.0 (#1030) 2018-10-13 12:17:26 -07:00
.eslintignore Move Docusaurus 1 files into directory (#966) 2018-09-18 00:58:07 +08:00
.eslintrc.js Move Docusaurus 1 files into directory (#966) 2018-09-18 00:58:07 +08:00
.gitignore Move Docusaurus 1 files into directory (#966) 2018-09-18 00:58:07 +08:00
.npmignore Move Docusaurus 1 files into directory (#966) 2018-09-18 00:58:07 +08:00
babel.config.js Upgrade to babel 7 for v1 (#995) 2018-09-30 13:32:12 -07:00
crowdin.yaml chore: move v1 crowdin yaml to right place (#993) 2018-09-28 18:52:29 +08:00
jest.transform.js Upgrade to babel 7 for v1 (#995) 2018-09-30 13:32:12 -07:00
package.json chore: finer-grain per-project Prettier commands (#1032) 2018-10-14 14:41:57 -07:00
README.md chore: add README to v1 (#1031) 2018-10-14 14:41:19 -07:00
yarn.lock chore: finer-grain per-project Prettier commands (#1032) 2018-10-14 14:41:57 -07:00

Docusaurus

Docusaurus

npm version CircleCI Status PRs Welcome Chat code style: prettier Tested with Jest

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.

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.