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

When building a Docusaurus site with multiple locales, the memory keeps increasing. What happens, in pseudo-code: ```ts async function buildSite() { await buildLocale("en"); // +20mb await buildLocale("fr"); // +20mb await...

bug
domain: performance

# Memory leaks during SSG I investigated SSG performance and memory usage on a large 11k-docs site (see https://github.com/facebook/docusaurus/discussions/11140) with SSG worker threads enabled (https://github.com/facebook/docusaurus/pull/10826). To remember everything, here are...

bug

Finished translation to pt-PT ## Pre-flight checklist - [ ] I have read the [Contributing Guidelines on pull requests](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#pull-requests). - [ ] **If this is a code change**: I have...

pr: translations

### 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). ### Description The released notes link is broken for version 2.x...

documentation

## Motivation Fix https://github.com/facebook/docusaurus/issues/11146 ## Test Plan preview ### Test links https://deploy-preview-11151--docusaurus-2.netlify.app/versions

### 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
status: needs triage

## Pre-flight checklist - [x] I have read the [Contributing Guidelines on pull requests](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#pull-requests). - [x] ~~**If this is a code change**: I have written unit tests and/or added dogfooding...

CLA Signed

### 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