/docusaurus-2

Docusaurus is a tool designed to make it easy for teams to publish documentation websites without having to worry about the infrastructure and design details. Docusaurus also provides core website and documentation features out-of-the-box including blog support, internationalization, search, and versioning.

Primary LanguageJavaScript

Gitpod ready-to-code

Docusaurus Example

This directory is a brief example of a Docusaurus site that can be deployed with Vercel and zero configuration.

Deploy Your Own

Deploy your own Docusaurus project with Vercel.

Deploy with Vercel

How We Created This Example

To get started with Docusaurus on Vercel, you can use the Docusaurus CLI to initialize the project:

$ npx @docusaurus/init@next init my-website classic

Deploying From Your Terminal

You can deploy your new Docusaurus project with a single command from your terminal using Vercel CLI:

$ vercel