Best of Docusaurus2025

  1. 1
    Article
    Avatar of docusaurusDocusaurus·35w

    Docusaurus 3.9

    Docusaurus 3.9 drops Node.js 18 support and requires Node.js 20+, adds Algolia DocSearch v4 with AI-powered search assistant, improves internationalization with new locale configuration options, introduces Mermaid ELK layout support for complex diagrams, and includes various performance improvements and bug fixes.

  2. 2
    Article
    Avatar of docusaurusDocusaurus·1y

    Docusaurus 3.8

    Docusaurus 3.8 introduces performance improvements, including the use of Rspack persistent cache and Node.js Worker Threads, enhancing build speeds significantly. This update also includes Future Flags to prepare for upcoming changes in Docusaurus 4, along with several optimizations to reduce build times and memory usage. Additionally, there's a refactor of code block components and improved translations for various languages. Maintenance updates support Node.js 24 and TypeScript 5.8, while some unmaintained npm packages have been internalized or removed.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·1y

    How to Set Up Documentation as Code with Docusaurus and GitHub Actions

    Learn how to set up documentation as code using Docusaurus, track changes with Git and GitHub, and deploy your site to hosting platforms. Automate grammatical reviews with Vale and GitHub Actions to ensure consistent and high-quality documentation.