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#reporting-new-issues). ### Motivation https://github.com/facebook/docusaurus/pull/8004 brings support for `unlisted` to all 3 content...

proposal
apprentice

## 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
pr: new feature
to backport

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

According to the docs (https://docusaurus.io/docs/sidebar/autogenerated#doc-item-metadata), doc items should support the `customProps` argument, using the `sidebar_custom_props` frontmatter item. Added support for it to the default generator ## Pre-flight checklist - [X]...

CLA Signed

## Pre-flight checklist - [x] 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 written unit tests and/or added...

CLA Signed
pr: bug fix

### 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#reporting-new-issues). ### Motivation For some documentation use-cases, it is convenient to be...

proposal
domain: content plugin

## 🚀 Feature Front matter should accept both a simple option: ```md --- hide_table_of_contents: true --- ``` Or an object: ```md --- hide_table_of_contents: mobile: true desktop: false --- ``` ###...

feature
good first issue
difficulty: starter
status: claimed

### 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#reporting-new-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#reporting-new-issues). ### Description The navbar dropdown arrow is not configurable and by...

feature
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#reporting-new-issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

bug
status: accepting pr
domain: i18n