docusaurus
docusaurus copied to clipboard
Easy to maintain open source documentation websites.
## Theme integration test suite We want a theme gallery (https://github.com/facebook/docusaurus/issues/3522) and share UX between themes. This should enable to create a single Cypress integration test suite to validate the...
### 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 Currently, Docusaurus outputs a single big CSS file. We...
### 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....
### 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] I have written unit tests to fully verify the new behavior. - [x] This...
## 💥 Proposal A Docusaurus 2 site can grow over time mostly due to: - Number of docs - Number of versions - Number of languages (once supported) At the...
### 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....
## Summary Fixes #11095 - Dev server now returns proper 404 status code for non-existent pages instead of 200. ## Problem The dev server's `historyApiFallback` configuration was serving the SPA...
Single page app (SPA) route navigations sometimes not announced by screen readers (NVDA, VoiceOver)
### 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....
### 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....
## 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...