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

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

### 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 Add i18n auto-translation support using LLMs via a flexible...

feature

## Motivation We currently don't run e2e tests on Windows (the existing windows jobs run our website `yarn build:website:fast`, not the initial template. I'm also adding an `actions/upload-artifact` step so...

CLA Signed
pr: ignore

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

### 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). ### Description Hello, currently the framework is functioning smoothly. However, we've...

bug

This commit refactors the `createExcerpt` function in `packages/docusaurus-utils/src/markdownUtils.ts`. The key changes include: - The function now utilizes the `remark` and `strip-markdown` libraries to parse Markdown content and remove Markdown/HTML syntax....

## Motivation Internal test PR https://deploy-preview-11218--docusaurus-2.netlify.app/

CLA Signed

### Description We need to read git log entries for: - Content plugins `loadContent()` lifecycle, to compute docs/blog/pages last update metadata when `showLastUpdateTime` or `showLastUpdateAuthor` is enabled - Sitemap `postBuild()`...

bug
domain: performance

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