docusaurus
docusaurus copied to clipboard
Easy to maintain open source documentation websites.
### 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). ### Description Add i18n auto-translation support using LLMs via a flexible...
## 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...
### 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....
### 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...
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/
### 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()`...
### 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....