docusaurus icon indicating copy to clipboard operation
docusaurus copied to clipboard

Easy to maintain open source documentation websites.

Results 484 docusaurus issues
Sort by recently updated
recently updated
newest added

Docusaurus v3.6 is out with the Docusaurus Faster options 🥳 🎉 https://docusaurus.io/blog/releases/3.6 # Docusaurus Faster This is a meta-issue for the Docusaurus Faster project. The goal is to modernize our...

proposal

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

bug
domain: theme

# Docusaurus Faster - For plugins authors [Docusaurus Faster](https://github.com/facebook/docusaurus/issues/10556) sister issue for plugins authors implementing the `configureWebpack()` lifecycle hook. ## TODO To be explained soon, but you can subscribe in...

proposal

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

bug
status: needs triage

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

bug
domain: bundler

This PR adds the ability to configure the cleanUrls option for the serve command, as described in issue #7991. It allows users to toggle clean URLs during local development. ##...

pr: new feature

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

bug
status: needs triage

## 🚀 Feature Support "nextjs-like" dynamic routes so that N pages may be generated from pages with templated filenames (`[thingid].tsx`). ### Have you read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/master/CONTRIBUTING.md#reporting-new-issues)? yes...

proposal

## Motivation Fix https://github.com/facebook/docusaurus/issues/9985 Replace `renderToPipeableStream` with `renderToReadableStream` because the former emit NULL chars unexpectedly, which might be a React bug. Note: the setup is not super clean in terms...

CLA Signed
pr: bug fix

#Pull Request Title: feat-add-azion-deployment ##Description: This pull request adds documentation for deploying a Docusaurus site to Azion. The new section provides detailed steps for three deployment methods: starting from a...

CLA Signed