docusaurus
docusaurus copied to clipboard
Easy to maintain open source documentation websites.
https://github.com/facebook/docusaurus/blob/ae45b11bbb32513a8cb44da163f096c00868a21d/packages/docusaurus-mdx-loader/src/index.js#L24-L58 I am writing an plugin that adds the source file + line number to every heading element. Below you can see that the frontmatter is being parsed and then...
This shouldn't need to be an explicit dependency. The preset is already depending on it. ## Motivation Cleaner dependencies! There are a couple reasons 1. The classic typescript starter template...
### 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....
## 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...
### 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 If you use index pages and your sidebar contains...
### 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 There's a default [navbar dropdown](https://docusaurus.io/docs/api/themes/configuration#navbar-dropdown), but when I tried...
Still a draft PR while I wait for [this PR](https://github.com/FormidableLabs/prism-react-renderer/pull/160) to get merged and I validate that it actually fixes the FOUC. ## Pre-flight checklist - [x] I have read...
## 💥 Proposal: Hooks for CSS-in-JS Client and Server Rendering > - [ ] Guides / Styling and Layouts → Styling components with CSS-in-JS frameworks So, the [[v2] ☂️ Umbrella...
### 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 Code wrap buttons have been implemented: https://github.com/facebook/docusaurus/pull/7036 The thing...
### 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....