# docmd docs > Generated by docmd ## Documentation Files - [Browser API (Client-Side)](https://docs.docmd.io/04/advanced/browser-api/) How to use the docmd engine directly in the browser to render documentation dynamically without a server. - [Client-Side Events](https://docs.docmd.io/04/advanced/client-side-events/) Hook into the docmd SPA router for custom interactive features. - [Programmatic API](https://docs.docmd.io/04/advanced/node-api/) Programmatic API for building docmd sites from your own scripts. - [CLI Commands](https://docs.docmd.io/04/cli-commands/) A complete reference guide to the docmd command-line interface and its available options. - [Comparing Documentation Tools](https://docs.docmd.io/04/comparison/) See how docmd stacks up against Docusaurus, MkDocs, Mintlify, and other documentation generators. - [General Configuration](https://docs.docmd.io/04/configuration/general/) Configure the core settings, layout, and appearance of your docmd site. - [Layout & UI Slots](https://docs.docmd.io/04/configuration/layout-slots/) Master the structure of docmd by controlling headers, sidebars, and functional slots. - [Navigation Configuration](https://docs.docmd.io/04/configuration/navigation/) Configure your sidebar links, nested groups, icons, and category labels. - [Buttons](https://docs.docmd.io/04/content/containers/buttons/) Create call-to-action buttons for links, downloads, and external resources. - [Callouts](https://docs.docmd.io/04/content/containers/callouts/) Highlight important information using semantic callout blocks. - [Cards](https://docs.docmd.io/04/content/containers/cards/) Group content into visually distinct, framed boxes. - [Changelogs](https://docs.docmd.io/04/content/containers/changelogs/) Create beautiful, timeline-based version history pages. - [Collapsible](https://docs.docmd.io/04/content/containers/collapsible/) Create toggleable accordion sections for FAQs and advanced details. - [Custom Containers](https://docs.docmd.io/04/content/containers/) A gallery of the rich UI components available in docmd. - [Nested Containers](https://docs.docmd.io/04/content/containers/nested-containers/) Learn how to use the advanced nested container system to create complex, interactive documentation layouts with seamless container nesting. - [Steps](https://docs.docmd.io/04/content/containers/steps/) Create beautiful numbered instruction lists for tutorials. - [Tabs](https://docs.docmd.io/04/content/containers/tabs/) Organize content into switchable tabbed panes. - [Frontmatter Reference](https://docs.docmd.io/04/content/frontmatter/) The complete guide to page-level metadata and configuration in docmd. - [Live Preview & Browser Support](https://docs.docmd.io/04/content/live-preview/) Run docmd entirely in the browser without a server using the new Live architecture. - [docmd : No-Style Page Example](https://docs.docmd.io/04/content/no-style-example/) An example of a page using the no-style feature - [No-Style Pages](https://docs.docmd.io/04/content/no-style-pages/) Create landing pages and custom layouts by disabling the default docmd theme. - [Advanced Syntax](https://docs.docmd.io/04/content/syntax/advanced/) Beyond the basic syntax, docmd supports a variety of advanced Markdown features to help you create richer documentation. - [Code Blocks](https://docs.docmd.io/04/content/syntax/code/) How to display code with syntax highlighting, line numbers, and copy buttons. - [Images & Lightbox](https://docs.docmd.io/04/content/syntax/images/) Adding images, galleries, and enabling lightbox zoom effects. - [Markdown Syntax](https://docs.docmd.io/04/content/syntax/) Basic formatting guide for docmd: Headings, lists, bold, italic, and more. - [Linking & Referencing](https://docs.docmd.io/04/content/syntax/linking/) A guide to internal cross-linking, external links, and asset referencing. - [Contributing](https://docs.docmd.io/04/contributing/) Learn how you can contribute to the development, design, and documentation of docmd. - [Deployment (Deploy Your Website)](https://docs.docmd.io/04/deployment/) Learn how to deploy your docmd-generated static site to modern hosting platforms like GitHub Pages, Vercel, and Netlify. - [Basic Usage](https://docs.docmd.io/04/getting-started/basic-usage/) A quick-start guide to initializing a project, writing content, and building your site. - [Installation](https://docs.docmd.io/04/getting-started/installation/) How to install docmd globally or locally using npm, yarn, or pnpm. - [docmd: The Minimalist Docs Generator](https://docs.docmd.io/04/) Generate beautiful, lightweight, and blazing-fast documentation sites directly from your Markdown files. Zero clutter, just content. - [Analytics Integration Plugin](https://docs.docmd.io/04/plugins/analytics/) Integrate web analytics services like Google Analytics into your docmd site to track visitor traffic. - [Building Plugins](https://docs.docmd.io/04/plugins/building-plugins/) A guide for developers on how to create and share custom docmd plugins. - [LLM Support (llms.txt) Plugin](https://docs.docmd.io/04/plugins/llms/) Generate context files for Large Language Models (AI) to better understand your documentation. - [Mermaid Diagrams Plugin](https://docs.docmd.io/04/plugins/mermaid/) Create beautiful diagrams and flowcharts using Mermaid syntax in your docmd documentation. - [Search Plugin](https://docs.docmd.io/04/plugins/search/) Configure the offline-capable, full-text search engine. - [SEO & Meta Tags Plugin](https://docs.docmd.io/04/plugins/seo/) Configure Search Engine Optimization (SEO) meta tags to improve your docmd site's discoverability. - [Sitemap Plugin](https://docs.docmd.io/04/plugins/sitemap/) Automatically generate a sitemap.xml for your docmd site to improve search engine discoverability. - [Extending docmd with Plugins](https://docs.docmd.io/04/plugins/usage/) Extend docmd's functionality with built-in integrations. - [Recipe: Adding Custom Fonts](https://docs.docmd.io/04/recipes/custom-fonts/) Personalize your documentation by importing Google Fonts. - [Recipe: Adding a Custom Favicon](https://docs.docmd.io/04/recipes/favicon/) How to add a custom favicon to your documentation site. - [Recipe: Creating a Landing Page](https://docs.docmd.io/04/recipes/landing-page/) How to build a custom landing page using noStyle. - [Recipe: Documentation Writing Guide](https://docs.docmd.io/04/recipes/writing-guide/) Best practices for writing clear, scannable, and effective documentation with docmd. - [Assets Management](https://docs.docmd.io/04/theming/assets-management/) Learn how to manage and customize your assets (CSS, JavaScript, images) in your docmd site. - [Available Themes](https://docs.docmd.io/04/theming/available-themes/) An overview of the built-in themes provided by docmd. - [Custom Styles & Scripts](https://docs.docmd.io/04/theming/custom-css-js/) Learn how to add your own custom CSS and JavaScript to your docmd site for advanced customization. - [Customization & Variables](https://docs.docmd.io/04/theming/customization/) Master the look of your docs by overriding CSS variables and targeting component classes. - [Icons](https://docs.docmd.io/04/theming/icons/) How to use and customize Lucide icons in your documentation. - [Light & Dark Mode](https://docs.docmd.io/04/theming/light-dark-mode/) How to configure and manage light and dark themes in your docmd documentation. - [Browser API (Client-Side)](https://docs.docmd.io/05/advanced/browser-api/) How to use the docmd engine directly in the browser to render documentation dynamically without a server. - [Client-Side Events](https://docs.docmd.io/05/advanced/client-side-events/) Hook into the docmd SPA router for custom interactive features. - [Developer Guide](https://docs.docmd.io/05/advanced/developer-guide/) Advanced debugging, testing, and contribution tools for developers working directly on the docmd monorepo. - [Programmatic Node API](https://docs.docmd.io/05/advanced/node-api/) Integrate docmd's build engine directly into your custom Node.js scripts and automation pipelines. - [CLI Commands](https://docs.docmd.io/05/cli-commands/) The complete command-line reference for docmd. Create, build, and deploy your documentation with ease. - [Comparing Documentation Tools](https://docs.docmd.io/05/comparison/) See how docmd stacks up against Docusaurus, MkDocs, Mintlify, and other documentation generators. - [General Configuration](https://docs.docmd.io/05/configuration/general/) Master the docmd.config.js schema. Configure branding, layout architecture, and core engine features. - [Layout & UI Slots](https://docs.docmd.io/05/configuration/layout-slots/) Master the structure of docmd by controlling headers, sidebars, and functional slots. - [Menubar](https://docs.docmd.io/05/configuration/menubar/) How to structure and position your menubar, add links, drop-down menus and icons. - [Navigation Configuration](https://docs.docmd.io/05/configuration/navigation/) How to structure your sidebar, categorize links, and assign icons for both humans and AI models. - [Redirects & 404](https://docs.docmd.io/05/configuration/redirects/) Configure instant metadata-based redirects and custom branded 404 error pages for static deployments. - [Versioning](https://docs.docmd.io/05/configuration/versioning/) Enable multi-version documentation with seamless switching, sticky path preservation, and isolated build directories. - [Buttons](https://docs.docmd.io/05/content/containers/buttons/) Inject call-to-action buttons for internal routing or external resources. No closing tag required. - [Callouts](https://docs.docmd.io/05/content/containers/callouts/) Highlight critical information using semantic blocks. Supports Tip, Warning, Danger, and Info types. - [Cards](https://docs.docmd.io/05/content/containers/cards/) Organize information into framed, visually distinct blocks. Ideal for landing pages and feature grids. - [Changelogs](https://docs.docmd.io/05/content/containers/changelogs/) Create beautiful, timeline-based version history pages. - [Collapsible](https://docs.docmd.io/05/content/containers/collapsible/) Create toggleable accordion sections for FAQs and advanced details. - [Custom Containers](https://docs.docmd.io/05/content/containers/) A directory of the interactive UI components available in docmd. Cards, Tabs, Callouts, and more. - [Nested Containers](https://docs.docmd.io/05/content/containers/nested-containers/) Master docmd's recursive parser. Learn how to combine cards, tabs, and callouts to build complex, interactive page layouts. - [Steps](https://docs.docmd.io/05/content/containers/steps/) Transform standard numbered lists into high-impact visual timelines of instructions. - [Tabs](https://docs.docmd.io/05/content/containers/tabs/) Organize alternative or dense information into switchable panes. Perfect for multi-language code snippets. - [Frontmatter Reference](https://docs.docmd.io/05/content/frontmatter/) The complete guide to page-level metadata and configuration in docmd. - [Live Preview & Browser Support](https://docs.docmd.io/05/content/live-preview/) Run docmd entirely in the browser without a server using the new Live architecture. - [docmd : No-Style Page Example](https://docs.docmd.io/05/content/no-style-example/) An example of a page using the no-style feature - [No-Style Pages](https://docs.docmd.io/05/content/no-style-pages/) Create landing pages and custom layouts by disabling the default docmd theme. - [Advanced Syntax](https://docs.docmd.io/05/content/syntax/advanced/) Master docmd's extended Markdown features: Task lists, custom attributes, footnotes, and more. - [Code Blocks](https://docs.docmd.io/05/content/syntax/code/) Document your code with automatic syntax highlighting, line numbers, and copy buttons. - [Images & Lightbox](https://docs.docmd.io/05/content/syntax/images/) Adding images, styling galleries, and enabling lightbox zoom effects. - [Markdown Syntax](https://docs.docmd.io/05/content/syntax/) Master the basic formatting of docmd: Headings, lists, bold, italic, and more. - [Linking & Referencing](https://docs.docmd.io/05/content/syntax/linking/) Master internal cross-linking, external links, and asset referencing. - [Contributing](https://docs.docmd.io/05/contributing/) Learn how you can contribute to the development, design, and documentation of docmd. - [Deployment (Deploy Your Website)](https://docs.docmd.io/05/deployment/) Learn how to deploy your docmd-generated static site to modern hosting platforms like GitHub Pages, Vercel, and Netlify. - [Basic Usage](https://docs.docmd.io/05/getting-started/basic-usage/) Learn how to initialize a project, organize your markdown files, and build your documentation site. - [Installation](https://docs.docmd.io/05/getting-started/installation/) How to install docmd globally or locally using npm, yarn, or pnpm. - [Zero-Config Mode](https://docs.docmd.io/05/getting-started/zero-config/) Run docmd without any configuration file. Perfect for quick previews and rapid prototyping. - [docmd: The Minimalist Docs Generator](https://docs.docmd.io/05/) Generate beautiful, lightweight, and blazing-fast documentation sites directly from your Markdown files. Zero clutter, just content. - [Analytics Integration](https://docs.docmd.io/05/plugins/analytics/) Integrate Google Analytics or other tracking services into your docmd site. - [Building Plugins](https://docs.docmd.io/05/plugins/building-plugins/) A guide for developers on how to create and share custom docmd plugins. - [Plugin Installer](https://docs.docmd.io/05/plugins/installer/) How to use the docmd plugin installer to seamlessly add and configure plugins. - [AI Support (llms.txt)](https://docs.docmd.io/05/plugins/llms/) Turn your documentation into a first-class API for Large Language Models using the native llms.txt and llms-full.txt generation. - [Mermaid Diagrams](https://docs.docmd.io/05/plugins/mermaid/) Native support for Mermaid.js. Create flowcharts, sequence diagrams, and pie charts directly in your Markdown files. - [PWA Plugin](https://docs.docmd.io/05/plugins/pwa/) Turn your documentation into a blazingly fast installable App using the zero-config PWA plugin. - [Search Plugin](https://docs.docmd.io/05/plugins/search/) Configure docmd's zero-config, privacy-focused offline search engine with section-deep linking. - [SEO & Meta Tags](https://docs.docmd.io/05/plugins/seo/) Automatic SEO optimization, Open Graph integration, and AI Scraper control for your docmd site. - [Sitemap Plugin](https://docs.docmd.io/05/plugins/sitemap/) Automatically generate sitemap.xml to improve search engine discoverability. - [Using Plugins](https://docs.docmd.io/05/plugins/usage/) How to enable and configure docmd's powerful plugin ecosystem. - [Recipe: Optimizing for AI Agents](https://docs.docmd.io/05/recipes/ai-optimization/) How to structure your docmd site to be perfectly ingestible by LLMs and AI Agents. - [Recipe: Adding Custom Fonts](https://docs.docmd.io/05/recipes/custom-fonts/) Personalize your documentation by importing Google Fonts. - [Recipe: Adding a Custom Favicon](https://docs.docmd.io/05/recipes/favicon/) How to add a custom favicon to your documentation site. - [Recipe: Creating a Landing Page](https://docs.docmd.io/05/recipes/landing-page/) How to build a custom landing page using noStyle. - [Recipe: Documentation Writing Guide](https://docs.docmd.io/05/recipes/writing-guide/) Best practices for writing clear, scannable, and effective documentation with docmd. - [Release Note for docmd 0.5.0](https://docs.docmd.io/05/release-notes/0-5-0/) PWA & AI First docmd 0.5.0 Release Notes - [Release Note for docmd 0.5.1](https://docs.docmd.io/05/release-notes/0-5-1/) PWA & AI First docmd 0.5.1 Release Notes - [Release Note for docmd 0.5.2](https://docs.docmd.io/05/release-notes/0-5-2/) Menubar & Dev-UX docmd 0.5.2 Release Notes - [v0.5.4](https://docs.docmd.io/05/release-notes/0-5-3/) Theme improvements, developer control, and internal architecture improvements. - [v0.5.4](https://docs.docmd.io/05/release-notes/0-5-4/) Plugin Installer architecture, resilient config migrations, and rendering fixes. - [Assets Management](https://docs.docmd.io/05/theming/assets-management/) How docmd handles CSS, JavaScript, and Image assets during the build process. - [Available Themes](https://docs.docmd.io/05/theming/available-themes/) Explore docmd's built-in themes including Sky, Ruby, and Retro. Learn how to switch themes with a single config line. - [Custom Styles & Scripts](https://docs.docmd.io/05/theming/custom-css-js/) Inject your own CSS and JS files to extend docmd's functionality and branding. - [Customization & Variables](https://docs.docmd.io/05/theming/customization/) A complete reference of docmd's CSS variables and component classes for advanced styling. - [Icons](https://docs.docmd.io/05/theming/icons/) How to use and customize Lucide icons in your documentation. - [Light & Dark Mode](https://docs.docmd.io/05/theming/light-dark-mode/) How to configure the default viewing mode and manage the theme switcher for the best user experience. - [Developer Guide](https://docs.docmd.io/06/advanced/developer-guide/) Professional automated onboarding, verification, and maintenance workflows for docmd contributors. - [Browser API (Client-Side)](https://docs.docmd.io/06/api/browser-api/) Interact with docmd from the browser — live compilation and dev-mode plugin communication. - [Client-Side Events](https://docs.docmd.io/06/api/client-side-events/) Hook into the docmd SPA lifecycle to add interactive features. - [Live Editor](https://docs.docmd.io/06/api/live-api/) Understanding the docmd Live Editor and its browser-based authoring workflow. - [Node.js API](https://docs.docmd.io/06/api/node-api/) Integrate docmd's build engine into your custom Node.js scripts and automation pipelines. - [CLI Commands](https://docs.docmd.io/06/cli-commands/) The complete command-line interface reference for docmd. - [Comparing Documentation Tools](https://docs.docmd.io/06/comparison/) A professional comparison between docmd and other popular documentation generators like Docusaurus, MkDocs, and Mintlify. - [General Configuration](https://docs.docmd.io/06/configuration/general/) Master the docmd.config.js schema. Configure branding, layout architecture, and core engine features. - [Layout & UI Zones](https://docs.docmd.io/06/configuration/layout-slots/) Control the interface structure by managing headers, sidebars, and functional UI slots. - [Menubar](https://docs.docmd.io/06/configuration/menubar/) Structure and position your menubar, manage navigation links, and configure drop-down menus. - [Navigation Configuration](https://docs.docmd.io/06/configuration/navigation/) Structure your sidebar, categorize links, and assign icons for both human readers and AI models. - [Redirects & 404](https://docs.docmd.io/06/configuration/redirects/) Configure metadata-based redirects and custom branded 404 error pages for static deployments. - [Versioning](https://docs.docmd.io/06/configuration/versioning/) Enable multi-version documentation with seamless switching, sticky path preservation, and isolated build directories. - [Buttons](https://docs.docmd.io/06/content/containers/buttons/) Inject call-to-action buttons for internal routing or external resources with a minimalist syntax. - [Callouts](https://docs.docmd.io/06/content/containers/callouts/) Highlight critical warnings, pro-tips, and background context using semantic visual blocks. - [Cards](https://docs.docmd.io/06/content/containers/cards/) Organize information into framed, visually distinct containers. Perfect for feature grids and landing pages. - [Changelogs](https://docs.docmd.io/06/content/containers/changelogs/) Generate structured, timeline-based version history and release notes. - [Collapsible Sections](https://docs.docmd.io/06/content/containers/collapsible/) Embed interactive accordion-style toggles for FAQs, deep-dive content, and spoilers. - [URL Embeds](https://docs.docmd.io/06/content/containers/embed/) How to safely embed dynamic components, videos, and social media directly into your documents. - [Grids](https://docs.docmd.io/06/content/containers/grids/) Organize layout seamlessly with auto-adjusting responsive columns using native markdown containers. - [Hero Sections](https://docs.docmd.io/06/content/containers/hero/) Build high-impact landing page headers and marketing highlights purely in Markdown. - [Custom Interactive Containers](https://docs.docmd.io/06/content/containers/) A comprehensive directory of the interactive UI building blocks available in docmd. - [Nested Containers](https://docs.docmd.io/06/content/containers/nested-containers/) Leverage docmd's recursive parser to combine cards, tabs, and callouts into high-fidelity page layouts. - [Steps](https://docs.docmd.io/06/content/containers/steps/) Convert standard ordered lists into high-impact visual timelines and tutorials. - [Tabs](https://docs.docmd.io/06/content/containers/tabs/) Organize dense, alternative, or multi-language information into switchable interactive panes. - [Frontmatter Reference](https://docs.docmd.io/06/content/frontmatter/) The complete guide to page-level metadata and configuration in docmd. - [Live Preview](https://docs.docmd.io/06/content/live-preview/) Run docmd entirely in the browser without a backend server using the Live architecture. - [docmd : Bespoke No-Style Page Demo](https://docs.docmd.io/06/content/no-style-example/) A functional demonstration of the noStyle architectural feature. - [No-Style Pages](https://docs.docmd.io/06/content/no-style-pages/) Create custom landing pages and unique layouts by disabling the default docmd theme. - [Advanced Markdown Syntax](https://docs.docmd.io/06/content/syntax/advanced/) Leverage docmd's extended feature set: Custom attributes, GFM extensions, and semantic definitions. - [Code Blocks](https://docs.docmd.io/06/content/syntax/code/) Document technical implementations with high-fidelity syntax highlighting and interactive copy buttons. - [Images & Visual Media](https://docs.docmd.io/06/content/syntax/images/) Master media management: Responsive images, styling attributes, and automated Lightbox effects. - [Markdown Syntax Foundation](https://docs.docmd.io/06/content/syntax/) Master the fundamental formatting rules of docmd: Headings, typographic styles, and technical blocks. - [Linking & Referencing](https://docs.docmd.io/06/content/syntax/linking/) Master internal cross-linking, external resources, and reliable asset referencing. - [Contributing](https://docs.docmd.io/06/contributing/) Guidelines and setup instructions for contributing to docmd. - [Deployment](https://docs.docmd.io/06/deployment/) Host your docmd documentation on platforms like GitHub Pages, Vercel, Netlify, and Cloudflare Pages. - [Basic Usage](https://docs.docmd.io/06/getting-started/basic-usage/) Learn how to initialize a project, organize your Markdown files, and build your documentation site. - [Installation](https://docs.docmd.io/06/getting-started/installation/) Instructions for installing docmd globally, locally, or using it on-the-fly with npx. - [Zero-Config Mode](https://docs.docmd.io/06/getting-started/zero-config/) Execute docmd without a configuration file. Ideal for rapid prototyping and instant documentation previews. - [Documentation for docmd: The Minimalist Docs Generator](https://docs.docmd.io/06/) Generate beautiful, lightweight, and blazing-fast documentation sites directly from your Markdown files. Zero clutter, just content. - [Analytics Plugin](https://docs.docmd.io/06/plugins/analytics/) Integrate Google Analytics 4 or Legacy Universal Analytics and track user interactions automatically. - [Building Plugins](https://docs.docmd.io/06/plugins/building-plugins/) A comprehensive guide to extending docmd with custom logic and interactive features. - [LLM Context Plugin](https://docs.docmd.io/06/plugins/llms/) Optimized your documentation for AI Consumption with automated llms.txt and llms-full.txt generation. - [Math Plugin](https://docs.docmd.io/06/plugins/math/) Native KaTeX/LaTeX mathematics integration for docmd. - [Mermaid Diagrams](https://docs.docmd.io/06/plugins/mermaid/) Create professional architectural diagrams, flowcharts, and sequence diagrams directly in your Markdown files using Mermaid.js syntax. - [PWA & Offline Support](https://docs.docmd.io/06/plugins/pwa/) Transform your documentation into a progressive web application with offline caching and mobile-first features. - [Search Plugin](https://docs.docmd.io/06/plugins/search/) Enable high-speed, offline-first full-text search for your documentation using MiniSearch. - [SEO Plugin](https://docs.docmd.io/06/plugins/seo/) Optimize your documentation for search engines and control AI crawler access with native meta tag generation. - [Sitemap Plugin](https://docs.docmd.io/06/plugins/sitemap/) Automatically generate a standard-compliant sitemap.xml for better search engine discovery. - [Threads Plugin](https://docs.docmd.io/06/plugins/threads/) Add inline discussion threads to your documentation — stored directly in your markdown files. - [Using Plugins](https://docs.docmd.io/06/plugins/usage/) Install, configure, and manage docmd plugins — from required defaults to optional add-ons. - [Recipe: Optimizing for AI Agents](https://docs.docmd.io/06/recipes/ai-optimization/) Engineer your documentation for maximum ingestibility by LLMs and AI Agents. - [Recipe: Integrating Custom Fonts](https://docs.docmd.io/06/recipes/custom-fonts/) Personalize your site's typography via Google Fonts and CSS variable overrides. - [Recipe: Implementing Custom Favicons](https://docs.docmd.io/06/recipes/favicon/) Establish project-wide branding by adding a custom favicon to your build. - [Recipe: Designing Custom Landing Pages](https://docs.docmd.io/06/recipes/landing-page/) Master the noStyle mode to create high-impact marketing pages and product entries. - [Recipe: Technical Writing Standards](https://docs.docmd.io/06/recipes/writing-guide/) Best practices for authoring clear, scannable, and AI-optimized documentation. - [Release notes for docmd 0.6.0 release](https://docs.docmd.io/06/release-notes/0-6-0/) Monorepo TypeScript & ESM migration, docmd Dev Environment Tools suite, and CI/CD automation. - [Release notes for docmd 0.6.1 release](https://docs.docmd.io/06/release-notes/0-6-1/) Hotfix release resolving NPM publishing failures and an installer runtime error. - [Release notes for docmd 0.6.2 release](https://docs.docmd.io/06/release-notes/0-6-2/) Smart Version Switcher, Navigation V2 (navigation.json), Breadcrumbs, Analytics V2, and core security fixes. - [Release notes for docmd 0.6.3 release](https://docs.docmd.io/06/release-notes/0-6-3/) Contextual Heading IDs, improved Table of Contents accuracy, and deep-link disambiguation. - [Release notes for docmd 0.6.4 release](https://docs.docmd.io/06/release-notes/0-6-4/) Robust Emoji Parsing, Auto-Adjusting Grids Container, and Dependency Security. - [Release notes for docmd 0.6.5 release](https://docs.docmd.io/06/release-notes/0-6-5/) Zero-Latency URL Embeds Engine, Massive Ecosystem Integrations, and Sandbox Hardening. - [Release notes for docmd 0.6.6 release](https://docs.docmd.io/06/release-notes/0-6-6/) The Great Shedding—removing massive dependencies in favor of ultra-light, zero-config in-house packages. - [Release notes for docmd 0.6.7 release](https://docs.docmd.io/06/release-notes/0-6-7/) Live Build Engine Optimization and Absolute Path Correction. - [Release notes for docmd 0.6.8 release](https://docs.docmd.io/06/release-notes/0-6-8/) Plugin API expansion with WebSocket RPC, source editing tools, and the new threads plugin. - [Release notes for docmd 0.6.9 release](https://docs.docmd.io/06/release-notes/0-6-9/) Core architectural stability, robust plugin dynamic resolution, and the official KaTeX math plugin. - [Assets Management](https://docs.docmd.io/06/theming/assets-management/) How docmd handles CSS, JavaScript, and Image assets during the build process. - [Available Themes](https://docs.docmd.io/06/theming/available-themes/) Explore docmd's built-in themes including Sky, Ruby, and Retro. Learn how to switch themes with a single config line. - [Custom Styles & Scripts](https://docs.docmd.io/06/theming/custom-css-js/) Inject your own CSS and JS files to extend docmd's functionality and branding. - [Customization & Variables](https://docs.docmd.io/06/theming/customization/) A complete reference of docmd's CSS variables and component classes for advanced styling. - [Icons](https://docs.docmd.io/06/theming/icons/) How to use and customize Lucide icons in your documentation. - [Light & Dark Mode](https://docs.docmd.io/06/theming/light-dark-mode/) How to configure the default viewing mode and manage the theme switcher for the best user experience. - [Browser API (Client-Side)](https://docs.docmd.io/07/api/browser-api/) Interact with docmd from the browser - live compilation and dev-mode plugin communication. - [CLI Commands](https://docs.docmd.io/07/api/cli-commands/) Command-line reference for docmd - all available commands and options. - [Client-Side Events](https://docs.docmd.io/07/api/client-side-events/) Hook into the docmd SPA lifecycle to add interactive features. - [Live Editor](https://docs.docmd.io/07/api/live-api/) Understanding the docmd Live Editor and its browser-based authoring workflow. - [Node.js API](https://docs.docmd.io/07/api/node-api/) Integrate docmd's build engine into your custom Node.js scripts and automation pipelines. - [Comparison](https://docs.docmd.io/07/comparison/) How docmd stacks up against Docusaurus, VitePress, MkDocs, Starlight, and Mintlify - real numbers, real features. - [Layout & UI Zones](https://docs.docmd.io/07/configuration/layout-ui/) Control the interface structure by managing headers, sidebars, and functional UI slots. - [Localisation](https://docs.docmd.io/07/configuration/localisation/) Serve documentation in multiple languages with locale-first routing, translated navigation, and automatic fallback. - [Translated Content](https://docs.docmd.io/07/configuration/localisation/translated-content/) Organise translations in locale subdirectories with per-file fallback and per-locale navigation. - [UI Strings & SEO](https://docs.docmd.io/07/configuration/localisation/ui-strings/) Customise system UI text per locale and understand automatic SEO tags for multi-language sites. - [Menubar](https://docs.docmd.io/07/configuration/menubar/) Structure and position your menubar, manage navigation links, and configure drop-down menus. - [Multi-Project Configuration](https://docs.docmd.io/07/configuration/multi-project/) Build multiple independent documentation sites from a single docmd instance. Shared assets, independent versioning, one deployment. - [Navigation Configuration](https://docs.docmd.io/07/configuration/navigation/) Structure your sidebar, categorise links, and assign icons for human readers and LLMs. - [General Configuration](https://docs.docmd.io/07/configuration/overview/) Configure docmd.config.js schema, branding, layout, and engine features. - [Redirects & 404](https://docs.docmd.io/07/configuration/redirects/) Configure metadata-based redirects and custom branded 404 error pages for static deployments. - [Versioning](https://docs.docmd.io/07/configuration/versioning/) Enable multi-version documentation with seamless switching, sticky path preservation, and isolated build directories. - [Buttons](https://docs.docmd.io/07/content/containers/buttons/) Inject call-to-action buttons for internal routing or external resources with a single-line syntax. - [Callouts](https://docs.docmd.io/07/content/containers/callouts/) Highlight critical warnings, pro-tips, and background context using semantic visual blocks. - [Cards](https://docs.docmd.io/07/content/containers/cards/) Organise information into framed, visually distinct containers. Perfect for feature grids and landing pages. - [Changelogs](https://docs.docmd.io/07/content/containers/changelogs/) Generate structured, timeline-based version history and release notes. - [Collapsible Sections](https://docs.docmd.io/07/content/containers/collapsible/) Embed interactive accordion-style toggles for FAQs, deep-dive content, and spoilers. - [URL Embeds](https://docs.docmd.io/07/content/containers/embed/) How to safely embed dynamic components, videos, and social media directly into your documents. - [Grids](https://docs.docmd.io/07/content/containers/grids/) Organise layout seamlessly with auto-adjusting responsive columns using native markdown containers. - [Hero Sections](https://docs.docmd.io/07/content/containers/hero/) Build high-impact landing page headers and marketing highlights purely in Markdown. - [Custom Interactive Containers](https://docs.docmd.io/07/content/containers/) A comprehensive directory of the interactive UI building blocks available in docmd. - [Nested Containers](https://docs.docmd.io/07/content/containers/nested-containers/) Leverage docmd's recursive parser to combine cards, tabs, and callouts into high-fidelity page layouts. - [Steps](https://docs.docmd.io/07/content/containers/steps/) Convert standard ordered lists into high-impact visual timelines and tutorials. - [Tabs](https://docs.docmd.io/07/content/containers/tabs/) Organise dense, alternative, or multi-language information into switchable interactive panes. - [Tags](https://docs.docmd.io/07/content/containers/tags/) Use the tag container to label versions, statuses, or highlight short text snippets seamlessly inline. - [Frontmatter Reference](https://docs.docmd.io/07/content/frontmatter/) The complete guide to page-level metadata and configuration in docmd. - [Live Preview](https://docs.docmd.io/07/content/live-preview/) Run docmd entirely in the browser without a backend server using the Live architecture. - [docmd : Bespoke No-Style Page Demo](https://docs.docmd.io/07/content/no-style-example/) A functional demonstration of the noStyle architectural feature. - [No-Style Pages](https://docs.docmd.io/07/content/no-style-pages/) Create custom landing pages and unique layouts by disabling the default docmd theme. - [Advanced Markdown Syntax](https://docs.docmd.io/07/content/syntax/advanced/) Leverage docmd's extended feature set: Custom attributes, GFM extensions, and semantic definitions. - [Code Blocks](https://docs.docmd.io/07/content/syntax/code/) Document technical implementations with high-fidelity syntax highlighting and interactive copy buttons. - [Images & Visual Media](https://docs.docmd.io/07/content/syntax/images/) Master media management: Responsive images, styling attributes, and automated Lightbox effects. - [Markdown Syntax Foundation](https://docs.docmd.io/07/content/syntax/) Master the fundamental formatting rules of docmd: Headings, typographic styles, and technical blocks. - [Linking & Referencing](https://docs.docmd.io/07/content/syntax/linking/) Master internal cross-linking, external resources, and reliable asset referencing with docmd's automatic URL normalisation. - [Contributing](https://docs.docmd.io/07/contributing/) Guidelines and setup instructions for contributing to docmd. - [Caddy](https://docs.docmd.io/07/deployment/caddy/) Deploy docmd with a production-ready Caddyfile. - [CI/CD Pipelines](https://docs.docmd.io/07/deployment/ci-cd/) Automate documentation builds and deployments with CI/CD pipelines for GitHub Pages, Vercel, Netlify, and more. - [Docker](https://docs.docmd.io/07/deployment/docker/) Deploy docmd in a Docker container with a single command. - [Deployment](https://docs.docmd.io/07/deployment/) Deploy your docmd documentation to Docker, Nginx, Caddy, or any cloud platform with a single command. - [NGINX](https://docs.docmd.io/07/deployment/nginx/) Deploy docmd with a production-ready NGINX configuration. - [Installation](https://docs.docmd.io/07/getting-started/installation/) Install docmd globally, locally, or run it instantly with npx. Requires Node.js 18+. - [Project Structure](https://docs.docmd.io/07/getting-started/project-structure/) How docmd maps your files and folders to pages, URLs, and navigation. - [Quick Start](https://docs.docmd.io/07/getting-started/quick-start/) Go from an empty folder to a running documentation site in under a minute. - [Context Preservation for AI-Friendly Documentation](https://docs.docmd.io/07/guides/ai-optimisation/context-preservation/) How to ensure that AI models can understand and utilize the relationships between different parts of your documentation. - [Creating Deterministic and Chunkable Documentation](https://docs.docmd.io/07/guides/ai-optimisation/deterministic-chunkable-docs/) How to structure your documentation to optimise it for Retrieval-Augmented Generation (RAG) and AI ingestion. - [Generating AI-Ready Documentation with docmd](https://docs.docmd.io/07/guides/ai-optimisation/generating-ai-ready-docs/) How to use the llms.txt standard and docmd's built-in tools to provide optimised context for AI assistants. - [Minimising AI Hallucinations via Documentation](https://docs.docmd.io/07/guides/ai-optimisation/minimising-ai-hallucinations/) How to write explicit, self-contained documentation that prevents AI models from inventing incorrect information. - [Designing for Semantic Search and RAG](https://docs.docmd.io/07/guides/ai-optimisation/semantic-search-design/) How to structure your documentation to optimise it for vector-based search and Retrieval-Augmented Generation. - [Structuring Documentation for AI Agents](https://docs.docmd.io/07/guides/ai-optimisation/structure-for-llms/) How to move from visual formatting to semantic structuring to improve the accuracy of AI coding assistants. - [Avoiding Anti-Patterns](https://docs.docmd.io/07/guides/content-ux/avoiding-anti-patterns/) How to identify and eliminate common documentation mistakes that degrade the user experience and increase content debt. - [Improving Readability](https://docs.docmd.io/07/guides/content-ux/improving-readability/) How to use visual rhythm, information hierarchy, and docmd's structural tools to create highly readable documentation. - [Navigation for Large Sites](https://docs.docmd.io/07/guides/content-ux/navigation-large-sites/) How to organise complex documentation sets into an intuitive, scalable navigation structure using docmd's layout tools. - [Scalable Technical Writing](https://docs.docmd.io/07/guides/content-ux/scalable-technical-writing/) How to use Progressive Disclosure and structural containers to manage growing documentation complexity without overwhelming your users. - [Task vs. Concept](https://docs.docmd.io/07/guides/content-ux/task-vs-concept/) How to apply the Diátaxis framework to separate 'How-To' guides from conceptual explanations for a more effective documentation structure. - [Customising Favicons and Metadata](https://docs.docmd.io/07/guides/customisation/custom-favicons-metadata/) How to configure your site's visual identity in the browser and optimise social media previews. - [Custom Fonts and Branding](https://docs.docmd.io/07/guides/customisation/custom-fonts-branding/) How to match your documentation's appearance to your corporate identity using CSS variables. - [Designing Custom Landing Pages](https://docs.docmd.io/07/guides/customisation/custom-landing-pages/) How to use docmd's hero and grid containers to create premium landing pages for your documentation. - [Extending docmd with Custom Plugins](https://docs.docmd.io/07/guides/customisation/extending-custom-plugins/) How to use docmd's lifecycle hooks to build custom functionality and extend the documentation engine. - [Alongside Other Tools](https://docs.docmd.io/07/guides/integrations/alongside-other-tools/) Strategies for integrating docmd into a multi-tool documentation ecosystem to create a seamless user experience. - [Existing Markdown Repos](https://docs.docmd.io/07/guides/integrations/existing-markdown-repos/) How to instantly generate a professional documentation site from your existing Markdown files with zero configuration. - [GitHub Actions CI/CD](https://docs.docmd.io/07/guides/integrations/github-actions-cicd/) How to automate your documentation builds and deployments using GitHub Actions and docmd for a high-velocity documentation workflow. - [OpenAPI Generation](https://docs.docmd.io/07/guides/integrations/openapi-generation/) How to integrate OpenAPI/Swagger schemas into your docmd workflow for automated and synchronised API reference documentation. - [Caching Strategies](https://docs.docmd.io/07/guides/performance-delivery/caching-strategies/) How to optimise your documentation site's performance using immutable caching, Etag revalidation, and production-ready server configurations. - [CDN & Edge Deployment](https://docs.docmd.io/07/guides/performance-delivery/deploying-cdn-edge/) How to minimise global latency by deploying your static documentation to a Content Delivery Network (CDN) or Edge Network. - [Low-End Device Optimisation](https://docs.docmd.io/07/guides/performance-delivery/low-end-devices/) How to build high-performance, accessible documentation that works seamlessly on low-powered hardware and slow network connections. - [Reducing JS Payload](https://docs.docmd.io/07/guides/performance-delivery/reducing-javascript-payload/) How to maintain a high-performance documentation site by optimising your JavaScript dependencies and leveraging docmd's zero-framework architecture. - [Sub-100ms Navigation](https://docs.docmd.io/07/guides/performance-delivery/sub-100ms-navigation/) How docmd's native SPA router and intent-based prefetching deliver instant page transitions for an optimal reading experience. - [Breaking Changes & Deprecations](https://docs.docmd.io/07/guides/scaling-architecture/breaking-changes-deprecations/) How to communicate API changes and migration paths effectively using versioned documentation and contextual callouts. - [Multi-Team Collaboration](https://docs.docmd.io/07/guides/scaling-architecture/multi-team-collaboration/) How to use decentralized navigation and global menubars to allow multiple teams to contribute to a unified documentation project without friction. - [Managing Multi-Version Documentation](https://docs.docmd.io/07/guides/scaling-architecture/multi-version-documentation/) How to maintain multiple versions of your documentation (v1, v2, legacy) with a unified switcher and path preservation. - [Organising Large Repositories](https://docs.docmd.io/07/guides/scaling-architecture/organising-large-repositories/) How to maintain navigation clarity and usability in complex documentation structures using hub pages and hierarchical navigation. - [Scalable Folder Structure](https://docs.docmd.io/07/guides/scaling-architecture/scalable-folder-structure/) How to organise large-scale documentation projects using the Diátaxis framework and docmd's resolution system. - [Scaling to 1000+ Pages](https://docs.docmd.io/07/guides/scaling-architecture/scaling/) How to maintain high performance and usability in massive documentation projects with docmd. - [Fast & Accurate Search](https://docs.docmd.io/07/guides/search/fast-accurate-search/) How docmd optimizes search indexing for speed and accuracy, even in large-scale documentation projects. - [Search Relevance & Structure](https://docs.docmd.io/07/guides/search/improving-search-relevance/) How to structure your Markdown content to improve search relevance and help users find information faster. - [Local-First Search Optimisation](https://docs.docmd.io/07/guides/search/local-first-search/) How to optimise your documentation content for docmd's high-performance, client-side search engine. - [Git-Based Workflows](https://docs.docmd.io/07/guides/workflows-teams/git-based-workflows/) How to manage documentation contributions effectively using Git, Pull Requests, and automated CI/CD checks. - [Maintaining Consistency](https://docs.docmd.io/07/guides/workflows-teams/maintaining-consistency/) How to ensure a unified voice and professional quality across large documentation teams using linting and standardized patterns. - [Previewing Changes](https://docs.docmd.io/07/guides/workflows-teams/previewing-changes/) How to set up local and cloud-based preview environments to ensure your documentation renders perfectly before it goes live. - [Setting Up a Workflow](https://docs.docmd.io/07/guides/workflows-teams/setting-up-workflow/) How to establish a high-velocity, multi-author documentation workflow using docmd and docs-as-code principles. - [Versioning Workflows](https://docs.docmd.io/07/guides/workflows-teams/versioning-release-workflows/) How to synchronise documentation releases with software deployment using docmd's versioning engine and promotion strategies. - [docmd docs: deploy production-ready docs from Markdown](https://docs.docmd.io/07/) Build production-ready documentation from Markdown in seconds. Zero setup, fast by default, SEO-friendly, and AI-ready. - [Migrating from Docusaurus](https://docs.docmd.io/07/migration/docusaurus/) A comprehensive guide on moving your Docusaurus v2/v3 project to docmd. - [Migrating from MkDocs](https://docs.docmd.io/07/migration/mkdocs/) A comprehensive guide on moving your MkDocs (or Material for MkDocs) project to docmd. - [Migration Overview](https://docs.docmd.io/07/migration/overview/) Learn how to easily migrate your existing documentation to docmd. - [Migrating from Astro Starlight](https://docs.docmd.io/07/migration/starlight/) A comprehensive guide on moving your Astro Starlight project to docmd. - [Migrating from VitePress](https://docs.docmd.io/07/migration/vitepress/) A comprehensive guide on moving your VitePress project to docmd. - [Analytics Plugin](https://docs.docmd.io/07/plugins/analytics/) Integrate Google Analytics 4 or legacy Universal Analytics and track user interactions automatically. - [Building Plugins](https://docs.docmd.io/07/plugins/building-plugins/) A comprehensive guide to extending docmd with custom logic, data injection, and interactive features. - [Git Plugin](https://docs.docmd.io/07/plugins/git/) Repository-aware metadata, last-updated timestamps, and automated edit links derived from Git history. - [LLM Context Plugin](https://docs.docmd.io/07/plugins/llms/) Optimise your documentation for AI consumption with automated llms.txt and llms-full.txt generation. - [Math Plugin](https://docs.docmd.io/07/plugins/math/) Native KaTeX/LaTeX mathematics integration for docmd. - [Mermaid Diagrams](https://docs.docmd.io/07/plugins/mermaid/) Create professional architectural diagrams, flowcharts, and sequence diagrams directly in your Markdown files using Mermaid.js syntax. - [OpenAPI Plugin](https://docs.docmd.io/07/plugins/openapi/) Static API reference documentation rendered directly from OpenAPI 3.x specifications at build-time. - [PWA & Offline Support](https://docs.docmd.io/07/plugins/pwa/) Transform your documentation into a progressive web application with offline caching and mobile-first features. - [Search Plugin](https://docs.docmd.io/07/plugins/search/) Enable high-speed, offline-first full-text search for your documentation using MiniSearch. - [SEO Plugin](https://docs.docmd.io/07/plugins/seo/) Optimise your documentation for search engines and control AI crawler access with native meta tag generation. - [Sitemap Plugin](https://docs.docmd.io/07/plugins/sitemap/) Automatically generate a standard-compliant sitemap.xml for better search engine discovery. - [Threads Plugin](https://docs.docmd.io/07/plugins/threads/) Add inline discussion threads to your documentation - stored directly in your markdown files. - [Using Plugins](https://docs.docmd.io/07/plugins/usage/) Install, configure, and manage docmd plugins - from required defaults to optional add-ons. - [Release Notes - 0.7.0](https://docs.docmd.io/07/release-notes/0-7-0/) First-class internationalisation, zero-config core plugins, and true zero-config defaults. - [Release Notes - 0.7.1](https://docs.docmd.io/07/release-notes/0-7-1/) Dedicated Plugin API package, plugin descriptors, isolation, and capability enforcement. - [Release Notes - 0.7.2](https://docs.docmd.io/07/release-notes/0-7-2/) Introducing config-aware 'docmd deploy', production security headers, and the 7-pillar failsafe verification engine. - [Release Notes - 0.7.3](https://docs.docmd.io/07/release-notes/0-7-3/) Introducing code block titles, the multi-service migration engine, interactive Mermaid diagrams with Lucide icons, and first-class Bun ecosystem support. - [Release Notes - 0.7.4](https://docs.docmd.io/07/release-notes/0-7-4/) Introducing context-aware version filtering for offline search, plus Mermaid icon rendering standardization. - [Release Notes - 0.7.5](https://docs.docmd.io/07/release-notes/0-7-5/) Security patch and i18n optimisation: eliminates uuid vulnerability, adds language switcher failsafes, and introduces build-time page manifests for zero-latency locale switching. - [Release Notes - 0.7.6](https://docs.docmd.io/07/release-notes/0-7-6/) Unified URL normalisation engine, universal external: and raw: link prefixes, SEO trailing-slash enforcement, SPA hash navigation fix, and silent plugin warnings in dev mode. - [Release Notes - 0.7.7](https://docs.docmd.io/07/release-notes/0-7-7/) Introducing multi-project support, the Universal TUI Design System, and a premium, emoji-free terminal experience for professional documentation workflows. - [Release Notes - 0.7.8](https://docs.docmd.io/07/release-notes/0-7-8/) Introducing the Git plugin, a redesigned high-signal terminal interface with live progress tracking, parallel page processing for significantly faster builds, auto-installation for official plugins, and container syntax compatibility. - [Release Notes - 0.7.9](https://docs.docmd.io/07/release-notes/0-7-9/) OpenAPI plugin, Plugin API improvements with onBeforeRender hook and sourcePath, Git plugin commit history accuracy fix for multi-project builds, contributor avatars, and smart sticky footer. - [Assets Management](https://docs.docmd.io/07/theming/assets-management/) How docmd handles CSS, JavaScript, and Image assets during the build process. - [Available Themes](https://docs.docmd.io/07/theming/available-themes/) Explore docmd's built-in themes including Sky, Ruby, and Retro. Learn how to switch themes with a single config line. - [Custom Styles & Scripts](https://docs.docmd.io/07/theming/custom-css-js/) Inject your own CSS and JS files to extend docmd's functionality and branding. - [Customisation & Variables](https://docs.docmd.io/07/theming/customization/) A complete reference of docmd's CSS variables and component classes for advanced styling. - [Icons](https://docs.docmd.io/07/theming/icons/) How to use and customise Lucide icons in your documentation. - [Light & Dark Mode](https://docs.docmd.io/07/theming/light-dark-mode/) How to configure the default viewing mode and manage the theme switcher for the best user experience. - [Browser API (Client-Side)](https://docs.docmd.io/api/browser-api/) Interact with docmd from the browser - live compilation and dev-mode plugin communication. - [CLI Commands](https://docs.docmd.io/api/cli-commands/) Command-line reference for docmd - all available commands and options. - [Client-Side Events](https://docs.docmd.io/api/client-side-events/) Hook into the docmd SPA lifecycle to add interactive features. - [Live Editor](https://docs.docmd.io/api/live-api/) Understanding the docmd Live Editor and its browser-based authoring workflow. - [Node.js API](https://docs.docmd.io/api/node-api/) Integrate docmd's build engine into your custom Node.js scripts and automation pipelines. - [Comparison](https://docs.docmd.io/comparison/) How docmd stacks up against Docusaurus, VitePress, MkDocs, Starlight, and Mintlify - real numbers, real features. - [Layout & UI Zones](https://docs.docmd.io/configuration/layout-ui/) Control the interface structure by managing headers, sidebars, and functional UI slots. - [Localisation](https://docs.docmd.io/configuration/localisation/) Serve documentation in multiple languages with locale-first routing, translated navigation, and automatic fallback. - [Translated Content](https://docs.docmd.io/configuration/localisation/translated-content/) Organise translations in locale subdirectories with per-file fallback and per-locale navigation. - [UI Strings & SEO](https://docs.docmd.io/configuration/localisation/ui-strings/) Customise system UI text per locale and understand automatic SEO tags for multi-language sites. - [Menubar](https://docs.docmd.io/configuration/menubar/) Structure and position your menubar, manage navigation links, and configure drop-down menus. - [Multi-Project Configuration](https://docs.docmd.io/configuration/multi-project/) Build multiple independent documentation sites from a single docmd instance. Shared assets, independent versioning, one deployment. - [Navigation Configuration](https://docs.docmd.io/configuration/navigation/) Structure your sidebar, categorise links, and assign icons for human readers and LLMs. - [General Configuration](https://docs.docmd.io/configuration/overview/) Configure docmd.config.jsonon schema, branding, layout, and engine features. - [Redirects & 404](https://docs.docmd.io/configuration/redirects/) Configure metadata-based redirects and custom branded 404 error pages for static deployments. - [Versioning](https://docs.docmd.io/configuration/versioning/) Enable multi-version documentation with seamless switching, sticky path preservation, and isolated build directories. - [Buttons](https://docs.docmd.io/content/containers/buttons/) Inject call-to-action buttons for internal routing or external resources with a single-line syntax. - [Callouts](https://docs.docmd.io/content/containers/callouts/) Highlight critical warnings, pro-tips, and background context using semantic visual blocks. - [Cards](https://docs.docmd.io/content/containers/cards/) Organise information into framed, visually distinct containers. Perfect for feature grids and landing pages. - [Changelogs](https://docs.docmd.io/content/containers/changelogs/) Generate structured, timeline-based version history and release notes. - [Collapsible Sections](https://docs.docmd.io/content/containers/collapsible/) Embed interactive accordion-style toggles for FAQs, deep-dive content, and spoilers. - [URL Embeds](https://docs.docmd.io/content/containers/embed/) How to safely embed dynamic components, videos, and social media directly into your documents. - [Grids](https://docs.docmd.io/content/containers/grids/) Organise layout seamlessly with auto-adjusting responsive columns using native markdown containers. - [Hero Sections](https://docs.docmd.io/content/containers/hero/) Build high-impact landing page headers and marketing highlights purely in Markdown. - [Custom Interactive Containers](https://docs.docmd.io/content/containers/) A comprehensive directory of the interactive UI building blocks available in docmd. - [Nested Containers](https://docs.docmd.io/content/containers/nested-containers/) Leverage docmd's recursive parser to combine cards, tabs, and callouts into high-fidelity page layouts. - [Steps](https://docs.docmd.io/content/containers/steps/) Convert standard ordered lists into high-impact visual timelines and tutorials. - [Tabs](https://docs.docmd.io/content/containers/tabs/) Organise dense, alternative, or multi-language information into switchable interactive panes. - [Tags](https://docs.docmd.io/content/containers/tags/) Use the tag container to label versions, statuses, or highlight short text snippets seamlessly inline. - [Frontmatter Reference](https://docs.docmd.io/content/frontmatter/) The complete guide to page-level metadata and configuration in docmd. - [Live Preview](https://docs.docmd.io/content/live-preview/) Run docmd entirely in the browser without a backend server using the Live architecture. - [docmd : Bespoke No-Style Page Demo](https://docs.docmd.io/content/no-style-example/) A functional demonstration of the noStyle architectural feature. - [No-Style Pages](https://docs.docmd.io/content/no-style-pages/) Create custom landing pages and unique layouts by disabling the default docmd theme. - [Advanced Markdown Syntax](https://docs.docmd.io/content/syntax/advanced/) Leverage docmd's extended feature set: Custom attributes, GFM extensions, and semantic definitions. - [Code Blocks](https://docs.docmd.io/content/syntax/code/) Document technical implementations with high-fidelity syntax highlighting and interactive copy buttons. - [Images & Visual Media](https://docs.docmd.io/content/syntax/images/) Master media management: Responsive images, styling attributes, and automated Lightbox effects. - [Markdown Syntax Foundation](https://docs.docmd.io/content/syntax/) Master the fundamental formatting rules of docmd: Headings, typographic styles, and technical blocks. - [Linking & Referencing](https://docs.docmd.io/content/syntax/linking/) Master internal cross-linking, external resources, and reliable asset referencing with docmd's automatic URL normalisation. - [Contributing](https://docs.docmd.io/contributing/) Guidelines and setup instructions for contributing to docmd. - [Browser-API (Clientseitig)](https://docs.docmd.io/de/07/api/browser-api/) Interagieren Sie vom Browser aus mit docmd — Live-Kompilierung und Plugin-Kommunikation im Entwicklungsmodus. - [CLI-Befehle](https://docs.docmd.io/de/07/api/cli-commands/) Befehlszeilenreferenz für docmd — alle verfügbaren Befehle und Optionen. - [Client-seitige Ereignisse](https://docs.docmd.io/de/07/api/client-side-events/) Nutzen Sie den SPA-Lebenszyklus von docmd, um interaktive Funktionen hinzuzufügen. - [Live-Editor](https://docs.docmd.io/de/07/api/live-api/) Verständnis des docmd Live-Editors und seines browserbasierten Authoring-Workflows. - [Node.js API](https://docs.docmd.io/de/07/api/node-api/) Integrieren Sie die Build-Engine von docmd in Ihre benutzerdefinierten Node.js-Skripte und Automatisierungs-Pipelines. - [Vergleich](https://docs.docmd.io/de/07/comparison/) Warum docmd? Erfahren Sie, wie es im Vergleich zu Docusaurus, VitePress, MkDocs und anderen Tools abschneidet. - [Layout & UI-Zonen](https://docs.docmd.io/de/07/configuration/layout-ui/) Steuern Sie die Schnittstellenstruktur durch die Verwaltung von Headern, Seitenleisten und funktionalen UI-Slots. - [Lokalisierung](https://docs.docmd.io/de/07/configuration/localisation/) Bieten Sie Ihre Dokumentation in mehreren Sprachen an — mit sprachspezifischem Routing, übersetzter Navigation und automatischem Fallback. - [Übersetzte Inhalte](https://docs.docmd.io/de/07/configuration/localisation/translated-content/) Organisieren Sie Übersetzungen in Sprach-Unterverzeichnissen mit Fallback pro Datei und sprachspezifischer Navigation. - [UI-Strings Lokalisierung](https://docs.docmd.io/de/07/configuration/localisation/ui-strings/) Passen Sie die in der docmd-Benutzeroberfläche angezeigten Texte (Such-Platzhalter, Navigations-Labels usw.) durch Konfiguration benutzerdefinierter Übersetzungen an. - [Menüleiste](https://docs.docmd.io/de/07/configuration/menubar/) Strukturieren und positionieren Sie Ihre Menüleiste, verwalten Sie Navigationslinks und konfigurieren Sie Dropdown-Menüs. - [Multi-Projekt-Konfiguration](https://docs.docmd.io/de/07/configuration/multi-project/) Erstellen Sie mehrere unabhängige Dokumentationsseiten aus einer einzigen docmd-Instanz. Gemeinsame Assets, unabhängige Versionierung, eine Bereitstellung. - [Navigation](https://docs.docmd.io/de/07/configuration/navigation/) Definieren Sie die Seitenleistenstruktur Ihrer Website über die globale Konfiguration, verzeichnisspezifische navigation.json-Dateien oder automatisches Dateiscannen. - [Allgemeine Konfiguration](https://docs.docmd.io/de/07/configuration/overview/) Konfigurieren Sie das Schema der docmd.config.js, Branding, Layout und Engine-Funktionen. - [Weiterleitungen & 404](https://docs.docmd.io/de/07/configuration/redirects/) Konfigurieren Sie Metadaten-basierte Weiterleitungen und benutzerdefinierte 404-Fehlerseiten für statische Deployments. - [Versionierung](https://docs.docmd.io/de/07/configuration/versioning/) Aktivieren Sie mehrdimensionale Dokumentationen mit nahtlosem Wechsel, Beibehaltung des Pfades und isolierten Build-Verzeichnissen. - [Buttons](https://docs.docmd.io/de/07/content/containers/buttons/) Fügen Sie Call-to-Action-Buttons für internes Routing oder externe Ressourcen mit einer einzeiligen Syntax ein. - [Callouts](https://docs.docmd.io/de/07/content/containers/callouts/) Heben Sie kritische Warnungen, Pro-Tipps und Hintergrundkonformationen durch semantische visuelle Blöcke hervor. - [Cards](https://docs.docmd.io/de/07/content/containers/cards/) Organisieren Sie Informationen in gerahmten, visuell abgegrenzten Containern. Perfekt für Feature-Grids und Landingpages. - [Changelogs](https://docs.docmd.io/de/07/content/containers/changelogs/) Generieren Sie eine strukturierte, zeitachsenbasierte Versionshistorie und Release-Notes. - [Ausklappbare Abschnitte](https://docs.docmd.io/de/07/content/containers/collapsible/) Betten Sie interaktive Umschalter im Akkordeon-Stil für FAQs, vertiefende Inhalte und Spoiler ein. - [URL-Embeds](https://docs.docmd.io/de/07/content/containers/embed/) Wie Sie dynamische Komponenten, Videos und soziale Medien sicher direkt in Ihre Dokumente einbetten. - [Grids](https://docs.docmd.io/de/07/content/containers/grids/) Organisieren Sie Layouts nahtlos mit sich automatisch anpassenden, responsiven Spalten unter Verwendung nativer Markdown-Container. - [Hero-Abschnitte](https://docs.docmd.io/de/07/content/containers/hero/) Erstellen Sie wirkungsvolle Landingpage-Header und Marketing-Highlights rein in Markdown. - [Container-Übersicht](https://docs.docmd.io/de/07/content/containers/) Erweitern Sie Standard-Markdown mit integrierten interaktiven Komponenten, die Ihre Dokumentation von statischen Seiten in funktionsreiche Anwendungen verwandeln. - [Verschachtelte Container](https://docs.docmd.io/de/07/content/containers/nested-containers/) Nutzen Sie den rekursiven Parser von docmd, um Karten, Tabs und Callouts in hochwertige Seitenlayouts zu kombinieren. - [Schritte (Steps)](https://docs.docmd.io/de/07/content/containers/steps/) Verwandeln Sie standardmäßige geordnete Listen in visuell ansprechende Zeitachsen und Tutorials. - [Tabs](https://docs.docmd.io/de/07/content/containers/tabs/) Organisieren Sie dichte, alternative oder mehrsprachige Informationen in umschaltbaren interaktiven Fenstern. - [Tags](https://docs.docmd.io/de/07/content/containers/tags/) Verwenden Sie den Tag-Container, um Versionen oder Status zu kennzeichnen oder kurze Textausschnitte nahtlos im Fließtext hervorzuheben. - [Frontmatter-Referenz](https://docs.docmd.io/de/07/content/frontmatter/) Der vollständige Leitfaden zu Metadaten und Konfiguration auf Seitenebene in docmd. - [Live-Vorschau](https://docs.docmd.io/de/07/content/live-preview/) Integrieren Sie die docmd-Rendering-Engine in Ihre eigenen Web-Interfaces für sofortige Dokumentationsvorschauen im Browser. - [docmd : Individuelle No-Style Page Demo](https://docs.docmd.io/de/07/content/no-style-example/) Eine funktionale Demonstration der noStyle-Architekturfunktion. - [Seiten ohne Stil (No-Style Pages)](https://docs.docmd.io/de/07/content/no-style-pages/) Erstellen Sie benutzerdefinierte Landingpages und einzigartige Layouts, indem Sie das Standard-Theme von docmd deaktivieren. - [Fortgeschrittene Markdown-Syntax](https://docs.docmd.io/de/07/content/syntax/advanced/) Nutzen Sie den erweiterten Funktionsumfang von docmd: Benutzerdefinierte Attribute, GFM-Erweiterungen und semantische Definitionen. - [Code-Blöcke](https://docs.docmd.io/de/07/content/syntax/code/) Dokumentieren Sie technische Implementierungen mit hochwertiger Syntax-Hervorhebung und interaktiven Kopierschaltflächen. - [Bilder & visuelle Medien](https://docs.docmd.io/de/07/content/syntax/images/) Meistern Sie das Medienmanagement: Responsive Bilder, Styling-Attribute und automatische Lightbox-Effekte. - [Markdown-Syntax Grundlagen](https://docs.docmd.io/de/07/content/syntax/) Meistern Sie die grundlegenden Formatierungsregeln von docmd: Überschriften, typografische Stile und technische Blöcke. - [Verlinkung & Referenzierung](https://docs.docmd.io/de/07/content/syntax/linking/) Meistern Sie interne Querverweise, externe Ressourcen und zuverlässige Asset-Referenzierung mit der automatischen URL-Normalisierung von docmd. - [Mitwirken (Contributing)](https://docs.docmd.io/de/07/contributing/) Richtlinien und Setup-Anweisungen für die Mitwirkung an docmd. - [Caddy](https://docs.docmd.io/de/07/deployment/caddy/) docmd mit einem produktionsreifen Caddyfile bereitstellen. - [CI/CD-Pipelines](https://docs.docmd.io/de/07/deployment/ci-cd/) Automatisieren Sie die Erstellung und Bereitstellung Ihrer Dokumentation mit CI/CD-Pipelines für GitHub Pages, Vercel, Netlify und mehr. - [Docker](https://docs.docmd.io/de/07/deployment/docker/) docmd mit einem Docker-Container bereitstellen — mit einem einzigen Befehl. - [Bereitstellung (Deployment)](https://docs.docmd.io/de/07/deployment/) Stellen Sie Ihre docmd-Dokumentation mit einem einzigen Befehl auf Docker, Nginx, Caddy oder einer Cloud-Plattform bereit. - [NGINX](https://docs.docmd.io/de/07/deployment/nginx/) docmd mit einer produktionsreifen NGINX-Konfiguration bereitstellen. - [Installation](https://docs.docmd.io/de/07/getting-started/installation/) Installieren Sie docmd global, lokal oder führen Sie es sofort mit npx aus. Erfordert Node.js 18+. - [Projektstruktur](https://docs.docmd.io/de/07/getting-started/project-structure/) Wie docmd Ihre Dateien und Ordner auf Seiten, URLs und Navigation abbildet. - [Schnellstart](https://docs.docmd.io/de/07/getting-started/quick-start/) Gelangen Sie in weniger als einer Minute von einem leeren Ordner zu einer laufenden Dokumentationsseite. - [Kontexterhaltung für KI-freundliche Dokumentation](https://docs.docmd.io/de/07/guides/ai-optimisation/context-preservation/) Wie Sie sicherstellen, dass KI-Modelle die Beziehungen zwischen verschiedenen Teilen Ihrer Dokumentation verstehen und nutzen können. - [Erstellung deterministischer und chunkbarer Dokumentation](https://docs.docmd.io/de/07/guides/ai-optimisation/deterministic-chunkable-docs/) So strukturieren Sie Ihre Dokumentation, um sie für Retrieval-Augmented Generation (RAG) und die KI-Verarbeitung zu optimieren. - [Erstellung von KI-bereiter Dokumentation mit docmd](https://docs.docmd.io/de/07/guides/ai-optimisation/generating-ai-ready-docs/) So nutzen Sie den llms.txt-Standard und die integrierten Tools von docmd, um optimierten Kontext für KI-Assistenten bereitzustellen. - [Minimierung von KI-Halluzinationen durch Dokumentation](https://docs.docmd.io/de/07/guides/ai-optimisation/minimising-ai-hallucinations/) So schreiben Sie explizite, in sich geschlossene Dokumentationen, die verhindern, dass KI-Modelle falsche Informationen erfinden. - [Design für semantische Suche und RAG](https://docs.docmd.io/de/07/guides/ai-optimisation/semantic-search-design/) So strukturieren Sie Ihre Dokumentation, um sie für die vektorbasierte Suche und Retrieval-Augmented Generation zu optimieren. - [Strukturierung der Dokumentation für KI-Agenten](https://docs.docmd.io/de/07/guides/ai-optimisation/structure-for-llms/) Wie Sie von visueller Formatierung zu semantischer Strukturierung übergehen, um die Genauigkeit von KI-Codierungsassistenten zu verbessern. - [Anti-Patterns vermeiden](https://docs.docmd.io/de/07/guides/content-ux/avoiding-anti-patterns/) So identifizieren und eliminieren Sie häufige Dokumentationsfehler, welche die User Experience verschlechtern und "Content Debt" erhöhen. - [Verbesserung der Lesbarkeit](https://docs.docmd.io/de/07/guides/content-ux/improving-readability/) Wie Sie visuellen Rhythmus, Informationshierarchie und die strukturellen Werkzeuge von docmd nutzen, um hochgradig lesbare Dokumentationen zu erstellen. - [Navigation für große Sites](https://docs.docmd.io/de/07/guides/content-ux/navigation-large-sites/) So organisieren Sie komplexe Dokumentations-Sets in einer intuitiven, skalierbaren Navigationsstruktur unter Verwendung der Layout-Tools von docmd. - [Skalierbares technisches Schreiben](https://docs.docmd.io/de/07/guides/content-ux/scalable-technical-writing/) Wie Sie Progressive Disclosure (schrittweise Offenlegung) und strukturelle Container nutzen, um wachsende Dokumentationskomplexität zu bewältigen, ohne Ihre Benutzer zu überfordern. - [Aufgabe vs. Konzept](https://docs.docmd.io/de/07/guides/content-ux/task-vs-concept/) So wenden Sie das Diátaxis-Framework an, um "How-To"-Anleitungen von konzeptionellen Erklärungen zu trennen und eine effektivere Dokumentationsstruktur aufzubauen. - [Anpassen von Favicons und Metadaten](https://docs.docmd.io/de/07/guides/customisation/custom-favicons-metadata/) So konfigurieren Sie die visuelle Identität Ihrer Website im Browser und optimieren die Vorschau in sozialen Medien. - [Benutzerdefinierte Schriftarten und Branding](https://docs.docmd.io/de/07/guides/customisation/custom-fonts-branding/) So passen Sie das Erscheinungsbild Ihrer Dokumentation mithilfe von CSS-Variablen an Ihre Unternehmensidentität an. - [Gestaltung von benutzerdefinierten Landing-Pages](https://docs.docmd.io/de/07/guides/customisation/custom-landing-pages/) So nutzen Sie die Hero- und Grid-Container von docmd, um hochwertige Landing-Pages für Ihre Dokumentation zu erstellen. - [docmd mit benutzerdefinierten Plugins erweitern](https://docs.docmd.io/de/07/guides/customisation/extending-custom-plugins/) So nutzen Sie die Lifecycle-Hooks von docmd, um eigene Funktionen zu erstellen und die Dokumentations-Engine zu erweitern. - [Neben anderen Tools](https://docs.docmd.io/de/07/guides/integrations/alongside-other-tools/) Strategien zur Integration von docmd in ein Multi-Tool-Dokumentations-Ökosystem, um eine nahtlose User Experience zu schaffen. - [Vorhandene Markdown-Repos](https://docs.docmd.io/de/07/guides/integrations/existing-markdown-repos/) So generieren Sie aus Ihren vorhandenen Markdown-Dateien sofort eine professionelle Dokumentations-Website , ganz ohne Konfiguration. - [GitHub Actions CI/CD](https://docs.docmd.io/de/07/guides/integrations/github-actions-cicd/) So automatisieren Sie Ihre Dokumentations-Builds und -Deployments mit GitHub Actions und docmd für einen hocheffizienten Dokumentations-Workflow. - [OpenAPI-Generierung](https://docs.docmd.io/de/07/guides/integrations/openapi-generation/) So integrieren Sie OpenAPI/Swagger-Schemas in Ihren docmd-Workflow für eine automatisierte und synchronisierte API-Referenzdokumentation. - [Caching-Strategien](https://docs.docmd.io/de/07/guides/performance-delivery/caching-strategies/) So optimieren Sie die Performance Ihrer Dokumentations-Website durch Immutable Caching, Etag-Revalidierung und produktionsreife Serverkonfigurationen. - [CDN- & Edge-Deployment](https://docs.docmd.io/de/07/guides/performance-delivery/deploying-cdn-edge/) So minimieren Sie die globale Latenz, indem Sie Ihre statische Dokumentation auf einem Content Delivery Network (CDN) oder Edge-Netzwerk bereitstellen. - [Optimierung für Low-End-Geräte](https://docs.docmd.io/de/07/guides/performance-delivery/low-end-devices/) So erstellen Sie leistungsstarke, barrierefreie Dokumentationen, die auf schwächerer Hardware und bei langsamen Netzwerkverbindungen nahtlos funktionieren. - [JS-Payload reduzieren](https://docs.docmd.io/de/07/guides/performance-delivery/reducing-javascript-payload/) So erhalten Sie eine leistungsstarke Dokumentations-Website, indem Sie Ihre JavaScript-Abhängigkeiten optimieren und die Zero-Framework-Architektur von docmd nutzen. - [Sub-100ms Navigation](https://docs.docmd.io/de/07/guides/performance-delivery/sub-100ms-navigation/) Wie der native SPA-Router von docmd und das intentionsbasierte Prefetching sofortige Seitenübergänge für ein optimales Leseerlebnis ermöglichen. - [Breaking Changes & Veraltete Funktionen](https://docs.docmd.io/de/07/guides/scaling-architecture/breaking-changes-deprecations/) So kommunizieren Sie API-Änderungen und Migrationspfade effektiv durch versionierte Dokumentation und kontextbezogene Callouts. - [Zusammenarbeit mehrerer Teams](https://docs.docmd.io/de/07/guides/scaling-architecture/multi-team-collaboration/) So nutzen Sie dezentrale Navigation und globale Menüleisten, um mehreren Teams die Zusammenarbeit an einem einheitlichen Dokumentationsprojekt ohne Reibungsverluste zu ermöglichen. - [Verwalten von mehrversionigen Dokumentationen](https://docs.docmd.io/de/07/guides/scaling-architecture/multi-version-documentation/) So pflegen Sie mehrere Versionen Ihrer Dokumentation (v1, v2, Legacy) mit einem einheitlichen Switcher und Pfaderhaltung. - [Organisation großer Repositories](https://docs.docmd.io/de/07/guides/scaling-architecture/organising-large-repositories/) So bewahren Sie Navigationsklarheit und Benutzerfreundlichkeit in komplexen Dokumentationsstrukturen durch Hub-Pages und hierarchische Navigation. - [Skalierbare Ordnerstruktur](https://docs.docmd.io/de/07/guides/scaling-architecture/scalable-folder-structure/) So organisieren Sie umfangreiche Dokumentationsprojekte unter Verwendung des Diátaxis-Frameworks und des Auflösungssystems von docmd. - [Skalierung auf 1000+ Seiten](https://docs.docmd.io/de/07/guides/scaling-architecture/scaling/) So bewahren Sie mit docmd auch in riesigen Dokumentationsprojekten eine hohe Performance und Benutzerfreundlichkeit. - [Schnelle & präzise Suche](https://docs.docmd.io/de/07/guides/search/fast-accurate-search/) Wie docmd die Suchindexierung für Geschwindigkeit und Genauigkeit optimiert, selbst in großen Dokumentationsprojekten. - [Suchrelevanz & Struktur](https://docs.docmd.io/de/07/guides/search/improving-search-relevance/) So strukturieren Sie Ihre Markdown-Inhalte, um die Suchrelevanz zu verbessern und Benutzern zu helfen, Informationen schneller zu finden. - [Local-First Suchoptimierung](https://docs.docmd.io/de/07/guides/search/local-first-search/) So optimieren Sie Ihre Dokumentationsinhalte für die leistungsstarke, clientseitige Suchmaschine von docmd. - [Git-basierte Workflows](https://docs.docmd.io/de/07/guides/workflows-teams/git-based-workflows/) So verwalten Sie Dokumentationsbeiträge effektiv mit Git, Pull Requests und automatisierten CI/CD-Checks. - [Konsistenz wahren](https://docs.docmd.io/de/07/guides/workflows-teams/maintaining-consistency/) So gewährleisten Sie eine einheitliche Stimme und professionelle Qualität in großen Dokumentationsteams durch Linting und standardisierte Muster. - [Änderungen vorschauen](https://docs.docmd.io/de/07/guides/workflows-teams/previewing-changes/) So richten Sie lokale und cloudbasierte Preview-Umgebungen ein, um sicherzustellen, dass Ihre Dokumentation vor der Veröffentlichung perfekt gerendert wird. - [Workflow einrichten](https://docs.docmd.io/de/07/guides/workflows-teams/setting-up-workflow/) So etablieren Sie einen hocheffizienten Dokumentations-Workflow für mehrere Autoren unter Verwendung von docmd und Docs-as-Code-Prinzipien. - [Versionierungs-Workflows](https://docs.docmd.io/de/07/guides/workflows-teams/versioning-release-workflows/) So synchronisieren Sie Dokumentations-Releases mit Software-Deployments unter Verwendung der Versionierungs-Engine und der Promotions-Strategien von docmd. - [docmd Dokumentation: Zero-Config Docs aus Markdown](https://docs.docmd.io/de/07/) Erstellen Sie in Sekundenschnelle produktionsreife Dokumentationen aus Markdown. Zero Setup, standardmäßig schnell, SEO-freundlich und KI-bereit. - [Migration von Docusaurus](https://docs.docmd.io/de/07/migration/docusaurus/) Ein umfassender Leitfaden zum Umzug Ihres Docusaurus v2/v3-Projekts zu docmd. - [Migration von MkDocs](https://docs.docmd.io/de/07/migration/mkdocs/) Ein umfassender Leitfaden zum Umzug Ihres MkDocs- (oder Material for MkDocs-) Projekts zu docmd. - [Migrationsübersicht](https://docs.docmd.io/de/07/migration/overview/) Erfahren Sie, wie Sie Ihre bestehende Dokumentation einfach auf docmd migrieren können. - [Von Astro Starlight migrieren](https://docs.docmd.io/de/07/migration/starlight/) Ein umfassender Leitfaden zur Migration Ihres Astro Starlight-Projekts zu docmd. - [Von VitePress migrieren](https://docs.docmd.io/de/07/migration/vitepress/) Ein umfassender Leitfaden zur Migration Ihres VitePress-Projekts zu docmd. - [Analytics-Plugin](https://docs.docmd.io/de/07/plugins/analytics/) Integrieren Sie Google Analytics 4 oder Legacy Universal Analytics und verfolgen Sie Benutzerinteraktionen automatisch. - [Plugins entwickeln](https://docs.docmd.io/de/07/plugins/building-plugins/) Ein umfassender Leitfaden zur Erweiterung von docmd mit benutzerdefinierter Logik, Dateneinfügung und interaktiven Funktionen. - [Git-Plugin](https://docs.docmd.io/de/07/plugins/git/) Zeigt Zeitstempel der letzten Aktualisierung und Commit-Verlauf direkt aus Ihrem Git-Repository an. - [LLM Context Plugin](https://docs.docmd.io/de/07/plugins/llms/) Optimieren Sie Ihre Dokumentation für den KI-Konsum mit automatisierter Generierung von llms.txt und llms-full.txt. - [Math-Plugin](https://docs.docmd.io/de/07/plugins/math/) Native KaTeX/LaTeX-Mathematik-Integration für docmd. - [Mermaid-Diagramme](https://docs.docmd.io/de/07/plugins/mermaid/) Erstellen Sie professionelle Architekturdiagramme, Flussdiagramme und Sequenzdiagramme direkt in Ihren Markdown-Dateien mithilfe der Mermaid.js-Syntax. - [OpenAPI-Plugin](https://docs.docmd.io/de/07/plugins/openapi/) Rendert OpenAPI 3.x API-Referenzdokumentation direkt aus JSON- oder YAML-Spezifikationsdateien in Ihren Markdown-Seiten. - [PWA & Offline-Support](https://docs.docmd.io/de/07/plugins/pwa/) Verwandeln Sie Ihre Dokumentation in eine Progressive Web App mit Offline-Caching und mobil-optimierten Funktionen. - [Such-Plugin](https://docs.docmd.io/de/07/plugins/search/) Aktivieren Sie eine extrem schnelle, Offline-first Volltextsuche für Ihre Dokumentation mit MiniSearch. - [SEO-Plugin](https://docs.docmd.io/de/07/plugins/seo/) Optimieren Sie Ihre Dokumentation für Suchmaschinen und steuern Sie den Zugriff von KI-Crawlern mit nativer Meta-Tag-Generierung. - [Sitemap-Plugin](https://docs.docmd.io/de/07/plugins/sitemap/) Generieren Sie automatisch eine standardkonforme sitemap.xml für eine bessere Sichtbarkeit in Suchmaschinen. - [Threads-Plugin](https://docs.docmd.io/de/07/plugins/threads/) Fügen Sie Ihrer Dokumentation Inline-Diskussionsstränge hinzu — direkt in Ihren Markdown-Dateien gespeichert. - [Plugin-Mechanismus & Verwendung](https://docs.docmd.io/de/07/plugins/usage/) Erfahren Sie mehr über die Lifecycle-Hooks von docmd, den Plugin-Sicherheitsmechanismus und wie Sie die Funktionen der Engine erweitern können. - [Release Notes — 0.7.0](https://docs.docmd.io/de/07/release-notes/0-7-0/) Erstklassige Internationalisierung, Zero-Config-Core-Plugins und echte Zero-Config-Standardwerte. - [Release Notes — 0.7.1](https://docs.docmd.io/de/07/release-notes/0-7-1/) Dediziertes Plugin-API-Paket, Plugin-Deskriptoren, Isolation und Durchsetzung von Fähigkeiten. - [Release Notes — 0.7.2](https://docs.docmd.io/de/07/release-notes/0-7-2/) Einführung des konfigurationsbewussten 'docmd deploy', Sicherheits-Header in Produktionsqualität und die 7-Pillar Failsafe Verification Engine. - [Release Notes — 0.7.3](https://docs.docmd.io/de/07/release-notes/0-7-3/) Einführung von Code-Block-Titeln, der Multi-Service-Migrations-Engine, interaktiven Mermaid-Diagrammen mit Lucide-Icons und erstklassiger Unterstützung für das Bun-Ökosystem. - [Versionshinweise — 0.7.4](https://docs.docmd.io/de/07/release-notes/0-7-4/) Einführung der kontextbezogenen Versionsfilterung für die Offline-Suche sowie Standardisierung des Renderings von Mermaid-Icons. - [Versionshinweise — 0.7.5](https://docs.docmd.io/de/07/release-notes/0-7-5/) Sicherheitspatch und i18n-Optimierung: Beseitigt die uuid-Schwachstelle, fügt Sprachumschalter-Absicherungen hinzu und führt Build-Zeit-Seitenmanifeste für latenzfreies Umschalten ein. - [Release Notes — 0.7.6](https://docs.docmd.io/de/07/release-notes/0-7-6/) Einheitliche URL-Normalisierungs-Engine, universelle external:- und raw:-Link-Präfixe, SEO-Trailing-Slash-Erzwingung, Fix für die SPA-Hash-Navigation und stumme Plugin-Warnungen. - [Release Notes — 0.7.7](https://docs.docmd.io/de/07/release-notes/0-7-7/) Einführung der Multi-Projekt-Unterstützung, des Universal TUI Design Systems und eines erstklassigen, emoji-freien Terminal-Erlebnisses für professionelle Dokumentations-Workflows. - [Release Notes - 0.7.8](https://docs.docmd.io/de/07/release-notes/0-7-8/) Einführung des Git-Plugins, eine neu gestaltete Terminal-Oberfläche mit Live-Fortschrittsanzeige, parallele Seitenverarbeitung für deutlich schnellere Builds, automatische Installation für offizielle Plugins und Container-Syntax-Kompatibilität. - [Versionshinweise - 0.7.9](https://docs.docmd.io/de/07/release-notes/0-7-9/) OpenAPI-Plugin, Plugin-API-Verbesserungen mit onBeforeRender-Hook und sourcePath, Fehlerbehebung bei der Git-Plugin-Commit-Verlauf-Genauigkeit für Multi-Projekt-Builds, Mitwirkenden-Avatare und smarter Sticky-Footer. - [Asset-Management](https://docs.docmd.io/de/07/theming/assets-management/) Wie docmd CSS-, JavaScript- und Bild-Assets während des Build-Prozesses verarbeitet. - [Verfügbare Themes](https://docs.docmd.io/de/07/theming/available-themes/) Entdecken Sie die integrierten Themes von docmd, darunter Sky, Ruby und Retro. Erfahren Sie, wie Sie Themes mit einer einzigen Konfigurationszeile wechseln. - [Eigene Styles & Skripte](https://docs.docmd.io/de/07/theming/custom-css-js/) Fügen Sie Ihre eigenen CSS- und JS-Dateien hinzu, um die Funktionalität und das Branding von docmd zu erweitern. - [Anpassung & Variablen](https://docs.docmd.io/de/07/theming/customization/) Eine vollständige Referenz der CSS-Variablen und Komponentonklassen von docmd für fortgeschrittenes Styling. - [Icons](https://docs.docmd.io/de/07/theming/icons/) So verwenden und passen Sie Lucide-Icons in Ihrer Dokumentation an. - [Hell- & Dunkelmodus](https://docs.docmd.io/de/07/theming/light-dark-mode/) So konfigurieren Sie den Standard-Ansichtsmodus und verwalten den Theme-Umschalter für die beste Benutzererfahrung. - [Browser-API (Clientseitig)](https://docs.docmd.io/de/api/browser-api/) Interagieren Sie vom Browser aus mit docmd — Live-Kompilierung und Plugin-Kommunikation im Entwicklungsmodus. - [CLI-Befehle](https://docs.docmd.io/de/api/cli-commands/) Befehlszeilenreferenz für docmd — alle verfügbaren Befehle und Optionen. - [Client-seitige Ereignisse](https://docs.docmd.io/de/api/client-side-events/) Nutzen Sie den SPA-Lebenszyklus von docmd, um interaktive Funktionen hinzuzufügen. - [Live-Editor](https://docs.docmd.io/de/api/live-api/) Verständnis des docmd Live-Editors und seines browserbasierten Authoring-Workflows. - [Node.js API](https://docs.docmd.io/de/api/node-api/) Integrieren Sie die Build-Engine von docmd in Ihre benutzerdefinierten Node.js-Skripte und Automatisierungs-Pipelines. - [Vergleich](https://docs.docmd.io/de/comparison/) Warum docmd? Erfahren Sie, wie es im Vergleich zu Docusaurus, VitePress, MkDocs und anderen Tools abschneidet. - [Layout & UI-Zonen](https://docs.docmd.io/de/configuration/layout-ui/) Steuern Sie die Schnittstellenstruktur durch die Verwaltung von Headern, Seitenleisten und funktionalen UI-Slots. - [Lokalisierung](https://docs.docmd.io/de/configuration/localisation/) Bieten Sie Ihre Dokumentation in mehreren Sprachen an — mit sprachspezifischem Routing, übersetzter Navigation und automatischem Fallback. - [Übersetzte Inhalte](https://docs.docmd.io/de/configuration/localisation/translated-content/) Organisieren Sie Übersetzungen in Sprach-Unterverzeichnissen mit Fallback pro Datei und sprachspezifischer Navigation. - [UI-Strings Lokalisierung](https://docs.docmd.io/de/configuration/localisation/ui-strings/) Passen Sie die in der docmd-Benutzeroberfläche angezeigten Texte (Such-Platzhalter, Navigations-Labels usw.) durch Konfiguration benutzerdefinierter Übersetzungen an. - [Menüleiste](https://docs.docmd.io/de/configuration/menubar/) Strukturieren und positionieren Sie Ihre Menüleiste, verwalten Sie Navigationslinks und konfigurieren Sie Dropdown-Menüs. - [Multi-Projekt-Konfiguration](https://docs.docmd.io/de/configuration/multi-project/) Erstellen Sie mehrere unabhängige Dokumentationsseiten aus einer einzigen docmd-Instanz. Gemeinsame Assets, unabhängige Versionierung, eine Bereitstellung. - [Navigation](https://docs.docmd.io/de/configuration/navigation/) Definieren Sie die Seitenleistenstruktur Ihrer Website über die globale Konfiguration, verzeichnisspezifische navigation.json-Dateien oder automatisches Dateiscannen. - [Allgemeine Konfiguration](https://docs.docmd.io/de/configuration/overview/) Konfigurieren Sie das Schema der docmd.config.js, Branding, Layout und Engine-Funktionen. - [Weiterleitungen & 404](https://docs.docmd.io/de/configuration/redirects/) Konfigurieren Sie Metadaten-basierte Weiterleitungen und benutzerdefinierte 404-Fehlerseiten für statische Deployments. - [Versionierung](https://docs.docmd.io/de/configuration/versioning/) Aktivieren Sie mehrdimensionale Dokumentationen mit nahtlosem Wechsel, Beibehaltung des Pfades und isolierten Build-Verzeichnissen. - [Buttons](https://docs.docmd.io/de/content/containers/buttons/) Fügen Sie Call-to-Action-Buttons für internes Routing oder externe Ressourcen mit einer einzeiligen Syntax ein. - [Callouts](https://docs.docmd.io/de/content/containers/callouts/) Heben Sie kritische Warnungen, Pro-Tipps und Hintergrundkonformationen durch semantische visuelle Blöcke hervor. - [Cards](https://docs.docmd.io/de/content/containers/cards/) Organisieren Sie Informationen in gerahmten, visuell abgegrenzten Containern. Perfekt für Feature-Grids und Landingpages. - [Changelogs](https://docs.docmd.io/de/content/containers/changelogs/) Generieren Sie eine strukturierte, zeitachsenbasierte Versionshistorie und Release-Notes. - [Ausklappbare Abschnitte](https://docs.docmd.io/de/content/containers/collapsible/) Betten Sie interaktive Umschalter im Akkordeon-Stil für FAQs, vertiefende Inhalte und Spoiler ein. - [URL-Embeds](https://docs.docmd.io/de/content/containers/embed/) Wie Sie dynamische Komponenten, Videos und soziale Medien sicher direkt in Ihre Dokumente einbetten. - [Grids](https://docs.docmd.io/de/content/containers/grids/) Organisieren Sie Layouts nahtlos mit sich automatisch anpassenden, responsiven Spalten unter Verwendung nativer Markdown-Container. - [Hero-Abschnitte](https://docs.docmd.io/de/content/containers/hero/) Erstellen Sie wirkungsvolle Landingpage-Header und Marketing-Highlights rein in Markdown. - [Container-Übersicht](https://docs.docmd.io/de/content/containers/) Erweitern Sie Standard-Markdown mit integrierten interaktiven Komponenten, die Ihre Dokumentation von statischen Seiten in funktionsreiche Anwendungen verwandeln. - [Verschachtelte Container](https://docs.docmd.io/de/content/containers/nested-containers/) Nutzen Sie den rekursiven Parser von docmd, um Karten, Tabs und Callouts in hochwertige Seitenlayouts zu kombinieren. - [Schritte (Steps)](https://docs.docmd.io/de/content/containers/steps/) Verwandeln Sie standardmäßige geordnete Listen in visuell ansprechende Zeitachsen und Tutorials. - [Tabs](https://docs.docmd.io/de/content/containers/tabs/) Organisieren Sie dichte, alternative oder mehrsprachige Informationen in umschaltbaren interaktiven Fenstern. - [Tags](https://docs.docmd.io/de/content/containers/tags/) Verwenden Sie den Tag-Container, um Versionen oder Status zu kennzeichnen oder kurze Textausschnitte nahtlos im Fließtext hervorzuheben. - [Frontmatter-Referenz](https://docs.docmd.io/de/content/frontmatter/) Der vollständige Leitfaden zu Metadaten und Konfiguration auf Seitenebene in docmd. - [Live-Vorschau](https://docs.docmd.io/de/content/live-preview/) Integrieren Sie die docmd-Rendering-Engine in Ihre eigenen Web-Interfaces für sofortige Dokumentationsvorschauen im Browser. - [docmd : Individuelle No-Style Page Demo](https://docs.docmd.io/de/content/no-style-example/) Eine funktionale Demonstration der noStyle-Architekturfunktion. - [Seiten ohne Stil (No-Style Pages)](https://docs.docmd.io/de/content/no-style-pages/) Erstellen Sie benutzerdefinierte Landingpages und einzigartige Layouts, indem Sie das Standard-Theme von docmd deaktivieren. - [Fortgeschrittene Markdown-Syntax](https://docs.docmd.io/de/content/syntax/advanced/) Nutzen Sie den erweiterten Funktionsumfang von docmd: Benutzerdefinierte Attribute, GFM-Erweiterungen und semantische Definitionen. - [Code-Blöcke](https://docs.docmd.io/de/content/syntax/code/) Dokumentieren Sie technische Implementierungen mit hochwertiger Syntax-Hervorhebung und interaktiven Kopierschaltflächen. - [Bilder & visuelle Medien](https://docs.docmd.io/de/content/syntax/images/) Meistern Sie das Medienmanagement: Responsive Bilder, Styling-Attribute und automatische Lightbox-Effekte. - [Markdown-Syntax Grundlagen](https://docs.docmd.io/de/content/syntax/) Meistern Sie die grundlegenden Formatierungsregeln von docmd: Überschriften, typografische Stile und technische Blöcke. - [Verlinkung & Referenzierung](https://docs.docmd.io/de/content/syntax/linking/) Meistern Sie interne Querverweise, externe Ressourcen und zuverlässige Asset-Referenzierung mit der automatischen URL-Normalisierung von docmd. - [Mitwirken (Contributing)](https://docs.docmd.io/de/contributing/) Richtlinien und Setup-Anweisungen für die Mitwirkung an docmd. - [Caddy](https://docs.docmd.io/de/deployment/caddy/) docmd mit einem produktionsreifen Caddyfile bereitstellen. - [CI/CD-Pipelines](https://docs.docmd.io/de/deployment/ci-cd/) Automatisieren Sie die Erstellung und Bereitstellung Ihrer Dokumentation mit CI/CD-Pipelines für GitHub Pages, Vercel, Netlify und mehr. - [Docker](https://docs.docmd.io/de/deployment/docker/) docmd mit einem Docker-Container bereitstellen — mit einem einzigen Befehl. - [Bereitstellung (Deployment)](https://docs.docmd.io/de/deployment/) Stellen Sie Ihre docmd-Dokumentation mit einem einzigen Befehl auf Docker, Nginx, Caddy oder einer Cloud-Plattform bereit. - [NGINX](https://docs.docmd.io/de/deployment/nginx/) docmd mit einer produktionsreifen NGINX-Konfiguration bereitstellen. - [Installation](https://docs.docmd.io/de/getting-started/installation/) Installieren Sie docmd global, lokal oder führen Sie es sofort mit npx aus. Erfordert Node.js 18+. - [Projektstruktur](https://docs.docmd.io/de/getting-started/project-structure/) Wie docmd Ihre Dateien und Ordner auf Seiten, URLs und Navigation abbildet. - [Schnellstart](https://docs.docmd.io/de/getting-started/quick-start/) Gelangen Sie in weniger als einer Minute von einem leeren Ordner zu einer laufenden Dokumentationsseite. - [Kontexterhaltung für KI-freundliche Dokumentation](https://docs.docmd.io/de/guides/ai-optimisation/context-preservation/) Wie Sie sicherstellen, dass KI-Modelle die Beziehungen zwischen verschiedenen Teilen Ihrer Dokumentation verstehen und nutzen können. - [Erstellung deterministischer und chunkbarer Dokumentation](https://docs.docmd.io/de/guides/ai-optimisation/deterministic-chunkable-docs/) So strukturieren Sie Ihre Dokumentation, um sie für Retrieval-Augmented Generation (RAG) und die KI-Verarbeitung zu optimieren. - [Erstellung von KI-bereiter Dokumentation mit docmd](https://docs.docmd.io/de/guides/ai-optimisation/generating-ai-ready-docs/) So nutzen Sie den llms.txt-Standard und die integrierten Tools von docmd, um optimierten Kontext für KI-Assistenten bereitzustellen. - [Minimierung von KI-Halluzinationen durch Dokumentation](https://docs.docmd.io/de/guides/ai-optimisation/minimising-ai-hallucinations/) So schreiben Sie explizite, in sich geschlossene Dokumentationen, die verhindern, dass KI-Modelle falsche Informationen erfinden. - [Design für semantische Suche und RAG](https://docs.docmd.io/de/guides/ai-optimisation/semantic-search-design/) So strukturieren Sie Ihre Dokumentation, um sie für die vektorbasierte Suche und Retrieval-Augmented Generation zu optimieren. - [Strukturierung der Dokumentation für KI-Agenten](https://docs.docmd.io/de/guides/ai-optimisation/structure-for-llms/) Wie Sie von visueller Formatierung zu semantischer Strukturierung übergehen, um die Genauigkeit von KI-Codierungsassistenten zu verbessern. - [Anti-Patterns vermeiden](https://docs.docmd.io/de/guides/content-ux/avoiding-anti-patterns/) So identifizieren und eliminieren Sie häufige Dokumentationsfehler, welche die User Experience verschlechtern und "Content Debt" erhöhen. - [Verbesserung der Lesbarkeit](https://docs.docmd.io/de/guides/content-ux/improving-readability/) Wie Sie visuellen Rhythmus, Informationshierarchie und die strukturellen Werkzeuge von docmd nutzen, um hochgradig lesbare Dokumentationen zu erstellen. - [Navigation für große Sites](https://docs.docmd.io/de/guides/content-ux/navigation-large-sites/) So organisieren Sie komplexe Dokumentations-Sets in einer intuitiven, skalierbaren Navigationsstruktur unter Verwendung der Layout-Tools von docmd. - [Skalierbares technisches Schreiben](https://docs.docmd.io/de/guides/content-ux/scalable-technical-writing/) Wie Sie Progressive Disclosure (schrittweise Offenlegung) und strukturelle Container nutzen, um wachsende Dokumentationskomplexität zu bewältigen, ohne Ihre Benutzer zu überfordern. - [Aufgabe vs. Konzept](https://docs.docmd.io/de/guides/content-ux/task-vs-concept/) So wenden Sie das Diátaxis-Framework an, um "How-To"-Anleitungen von konzeptionellen Erklärungen zu trennen und eine effektivere Dokumentationsstruktur aufzubauen. - [Anpassen von Favicons und Metadaten](https://docs.docmd.io/de/guides/customisation/custom-favicons-metadata/) So konfigurieren Sie die visuelle Identität Ihrer Website im Browser und optimieren die Vorschau in sozialen Medien. - [Benutzerdefinierte Schriftarten und Branding](https://docs.docmd.io/de/guides/customisation/custom-fonts-branding/) So passen Sie das Erscheinungsbild Ihrer Dokumentation mithilfe von CSS-Variablen an Ihre Unternehmensidentität an. - [Gestaltung von benutzerdefinierten Landing-Pages](https://docs.docmd.io/de/guides/customisation/custom-landing-pages/) So nutzen Sie die Hero- und Grid-Container von docmd, um hochwertige Landing-Pages für Ihre Dokumentation zu erstellen. - [docmd mit benutzerdefinierten Plugins erweitern](https://docs.docmd.io/de/guides/customisation/extending-custom-plugins/) So nutzen Sie die Lifecycle-Hooks von docmd, um eigene Funktionen zu erstellen und die Dokumentations-Engine zu erweitern. - [Neben anderen Tools](https://docs.docmd.io/de/guides/integrations/alongside-other-tools/) Strategien zur Integration von docmd in ein Multi-Tool-Dokumentations-Ökosystem, um eine nahtlose User Experience zu schaffen. - [Vorhandene Markdown-Repos](https://docs.docmd.io/de/guides/integrations/existing-markdown-repos/) So generieren Sie aus Ihren vorhandenen Markdown-Dateien sofort eine professionelle Dokumentations-Website , ganz ohne Konfiguration. - [GitHub Actions CI/CD](https://docs.docmd.io/de/guides/integrations/github-actions-cicd/) So automatisieren Sie Ihre Dokumentations-Builds und -Deployments mit GitHub Actions und docmd für einen hocheffizienten Dokumentations-Workflow. - [OpenAPI-Generierung](https://docs.docmd.io/de/guides/integrations/openapi-generation/) So integrieren Sie OpenAPI/Swagger-Schemas in Ihren docmd-Workflow für eine automatisierte und synchronisierte API-Referenzdokumentation. - [Caching-Strategien](https://docs.docmd.io/de/guides/performance-delivery/caching-strategies/) So optimieren Sie die Performance Ihrer Dokumentations-Website durch Immutable Caching, Etag-Revalidierung und produktionsreife Serverkonfigurationen. - [CDN- & Edge-Deployment](https://docs.docmd.io/de/guides/performance-delivery/deploying-cdn-edge/) So minimieren Sie die globale Latenz, indem Sie Ihre statische Dokumentation auf einem Content Delivery Network (CDN) oder Edge-Netzwerk bereitstellen. - [Optimierung für Low-End-Geräte](https://docs.docmd.io/de/guides/performance-delivery/low-end-devices/) So erstellen Sie leistungsstarke, barrierefreie Dokumentationen, die auf schwächerer Hardware und bei langsamen Netzwerkverbindungen nahtlos funktionieren. - [JS-Payload reduzieren](https://docs.docmd.io/de/guides/performance-delivery/reducing-javascript-payload/) So erhalten Sie eine leistungsstarke Dokumentations-Website, indem Sie Ihre JavaScript-Abhängigkeiten optimieren und die Zero-Framework-Architektur von docmd nutzen. - [Sub-100ms Navigation](https://docs.docmd.io/de/guides/performance-delivery/sub-100ms-navigation/) Wie der native SPA-Router von docmd und das intentionsbasierte Prefetching sofortige Seitenübergänge für ein optimales Leseerlebnis ermöglichen. - [Breaking Changes & Veraltete Funktionen](https://docs.docmd.io/de/guides/scaling-architecture/breaking-changes-deprecations/) So kommunizieren Sie API-Änderungen und Migrationspfade effektiv durch versionierte Dokumentation und kontextbezogene Callouts. - [Zusammenarbeit mehrerer Teams](https://docs.docmd.io/de/guides/scaling-architecture/multi-team-collaboration/) So nutzen Sie dezentrale Navigation und globale Menüleisten, um mehreren Teams die Zusammenarbeit an einem einheitlichen Dokumentationsprojekt ohne Reibungsverluste zu ermöglichen. - [Verwalten von mehrversionigen Dokumentationen](https://docs.docmd.io/de/guides/scaling-architecture/multi-version-documentation/) So pflegen Sie mehrere Versionen Ihrer Dokumentation (v1, v2, Legacy) mit einem einheitlichen Switcher und Pfaderhaltung. - [Organisation großer Repositories](https://docs.docmd.io/de/guides/scaling-architecture/organising-large-repositories/) So bewahren Sie Navigationsklarheit und Benutzerfreundlichkeit in komplexen Dokumentationsstrukturen durch Hub-Pages und hierarchische Navigation. - [Skalierbare Ordnerstruktur](https://docs.docmd.io/de/guides/scaling-architecture/scalable-folder-structure/) So organisieren Sie umfangreiche Dokumentationsprojekte unter Verwendung des Diátaxis-Frameworks und des Auflösungssystems von docmd. - [Skalierung auf 1000+ Seiten](https://docs.docmd.io/de/guides/scaling-architecture/scaling/) So bewahren Sie mit docmd auch in riesigen Dokumentationsprojekten eine hohe Performance und Benutzerfreundlichkeit. - [Schnelle & präzise Suche](https://docs.docmd.io/de/guides/search/fast-accurate-search/) Wie docmd die Suchindexierung für Geschwindigkeit und Genauigkeit optimiert, selbst in großen Dokumentationsprojekten. - [Suchrelevanz & Struktur](https://docs.docmd.io/de/guides/search/improving-search-relevance/) So strukturieren Sie Ihre Markdown-Inhalte, um die Suchrelevanz zu verbessern und Benutzern zu helfen, Informationen schneller zu finden. - [Local-First Suchoptimierung](https://docs.docmd.io/de/guides/search/local-first-search/) So optimieren Sie Ihre Dokumentationsinhalte für die leistungsstarke, clientseitige Suchmaschine von docmd. - [Git-basierte Workflows](https://docs.docmd.io/de/guides/workflows-teams/git-based-workflows/) So verwalten Sie Dokumentationsbeiträge effektiv mit Git, Pull Requests und automatisierten CI/CD-Checks. - [Konsistenz wahren](https://docs.docmd.io/de/guides/workflows-teams/maintaining-consistency/) So gewährleisten Sie eine einheitliche Stimme und professionelle Qualität in großen Dokumentationsteams durch Linting und standardisierte Muster. - [Änderungen vorschauen](https://docs.docmd.io/de/guides/workflows-teams/previewing-changes/) So richten Sie lokale und cloudbasierte Preview-Umgebungen ein, um sicherzustellen, dass Ihre Dokumentation vor der Veröffentlichung perfekt gerendert wird. - [Workflow einrichten](https://docs.docmd.io/de/guides/workflows-teams/setting-up-workflow/) So etablieren Sie einen hocheffizienten Dokumentations-Workflow für mehrere Autoren unter Verwendung von docmd und Docs-as-Code-Prinzipien. - [Versionierungs-Workflows](https://docs.docmd.io/de/guides/workflows-teams/versioning-release-workflows/) So synchronisieren Sie Dokumentations-Releases mit Software-Deployments unter Verwendung der Versionierungs-Engine und der Promotions-Strategien von docmd. - [docmd Dokumentation: Zero-Config Docs aus Markdown](https://docs.docmd.io/de/) Erstellen Sie in Sekundenschnelle produktionsreife Dokumentationen aus Markdown. Zero Setup, standardmäßig schnell, SEO-freundlich und KI-bereit. - [Migration von Docusaurus](https://docs.docmd.io/de/migration/docusaurus/) Ein umfassender Leitfaden zum Umzug Ihres Docusaurus v2/v3-Projekts zu docmd. - [Migration von MkDocs](https://docs.docmd.io/de/migration/mkdocs/) Ein umfassender Leitfaden zum Umzug Ihres MkDocs- (oder Material for MkDocs-) Projekts zu docmd. - [Migrationsübersicht](https://docs.docmd.io/de/migration/overview/) Erfahren Sie, wie Sie Ihre bestehende Dokumentation einfach auf docmd migrieren können. - [Von Astro Starlight migrieren](https://docs.docmd.io/de/migration/starlight/) Ein umfassender Leitfaden zur Migration Ihres Astro Starlight-Projekts zu docmd. - [Von VitePress migrieren](https://docs.docmd.io/de/migration/vitepress/) Ein umfassender Leitfaden zur Migration Ihres VitePress-Projekts zu docmd. - [Analytics-Plugin](https://docs.docmd.io/de/plugins/analytics/) Integrieren Sie Google Analytics 4 oder Legacy Universal Analytics und verfolgen Sie Benutzerinteraktionen automatisch. - [Plugins entwickeln](https://docs.docmd.io/de/plugins/building-plugins/) Ein umfassender Leitfaden zur Erweiterung von docmd mit benutzerdefinierter Logik, Dateneinfügung und interaktiven Funktionen. - [Git-Plugin](https://docs.docmd.io/de/plugins/git/) Zeigt Zeitstempel der letzten Aktualisierung und Commit-Verlauf direkt aus Ihrem Git-Repository an. - [LLM Context Plugin](https://docs.docmd.io/de/plugins/llms/) Optimieren Sie Ihre Dokumentation für den KI-Konsum mit automatisierter Generierung von llms.txt und llms-full.txt. - [Math-Plugin](https://docs.docmd.io/de/plugins/math/) Native KaTeX/LaTeX-Mathematik-Integration für docmd. - [Mermaid-Diagramme](https://docs.docmd.io/de/plugins/mermaid/) Erstellen Sie professionelle Architekturdiagramme, Flussdiagramme und Sequenzdiagramme direkt in Ihren Markdown-Dateien mithilfe der Mermaid.js-Syntax. - [OpenAPI-Plugin](https://docs.docmd.io/de/plugins/openapi/) Rendert OpenAPI 3.x API-Referenzdokumentation direkt aus JSON- oder YAML-Spezifikationsdateien in Ihren Markdown-Seiten. - [PWA & Offline-Support](https://docs.docmd.io/de/plugins/pwa/) Verwandeln Sie Ihre Dokumentation in eine Progressive Web App mit Offline-Caching und mobil-optimierten Funktionen. - [Such-Plugin](https://docs.docmd.io/de/plugins/search/) Aktivieren Sie eine extrem schnelle, Offline-first Volltextsuche für Ihre Dokumentation mit MiniSearch. - [SEO-Plugin](https://docs.docmd.io/de/plugins/seo/) Optimieren Sie Ihre Dokumentation für Suchmaschinen und steuern Sie den Zugriff von KI-Crawlern mit nativer Meta-Tag-Generierung. - [Sitemap-Plugin](https://docs.docmd.io/de/plugins/sitemap/) Generieren Sie automatisch eine standardkonforme sitemap.xml für eine bessere Sichtbarkeit in Suchmaschinen. - [Threads-Plugin](https://docs.docmd.io/de/plugins/threads/) Fügen Sie Ihrer Dokumentation Inline-Diskussionsstränge hinzu — direkt in Ihren Markdown-Dateien gespeichert. - [Plugin-Mechanismus & Verwendung](https://docs.docmd.io/de/plugins/usage/) Erfahren Sie mehr über die Lifecycle-Hooks von docmd, den Plugin-Sicherheitsmechanismus und wie Sie die Funktionen der Engine erweitern können. - [Versionshinweise - 0.8.0](https://docs.docmd.io/de/release-notes/0-8-0/) Leistungsstarke Multi-Thread-Architektur, generische Worker-Plugin-APIs und massive Leistungsschübe. - [Asset-Management](https://docs.docmd.io/de/theming/assets-management/) Wie docmd CSS-, JavaScript- und Bild-Assets während des Build-Prozesses verarbeitet. - [Verfügbare Themes](https://docs.docmd.io/de/theming/available-themes/) Entdecken Sie die integrierten Themes von docmd, darunter Sky, Ruby und Retro. Erfahren Sie, wie Sie Themes mit einer einzigen Konfigurationszeile wechseln. - [Eigene Styles & Skripte](https://docs.docmd.io/de/theming/custom-css-js/) Fügen Sie Ihre eigenen CSS- und JS-Dateien hinzu, um die Funktionalität und das Branding von docmd zu erweitern. - [Anpassung & Variablen](https://docs.docmd.io/de/theming/customization/) Eine vollständige Referenz der CSS-Variablen und Komponentonklassen von docmd für fortgeschrittenes Styling. - [Icons](https://docs.docmd.io/de/theming/icons/) So verwenden und passen Sie Lucide-Icons in Ihrer Dokumentation an. - [Hell- & Dunkelmodus](https://docs.docmd.io/de/theming/light-dark-mode/) So konfigurieren Sie den Standard-Ansichtsmodus und verwalten den Theme-Umschalter für die beste Benutzererfahrung. - [Caddy](https://docs.docmd.io/deployment/caddy/) Deploy docmd with a production-ready Caddyfile. - [CI/CD Pipelines](https://docs.docmd.io/deployment/ci-cd/) Automate documentation builds and deployments with CI/CD pipelines for GitHub Pages, Vercel, Netlify, and more. - [Docker](https://docs.docmd.io/deployment/docker/) Deploy docmd in a Docker container with a single command. - [Deployment](https://docs.docmd.io/deployment/) Deploy your docmd documentation to Docker, Nginx, Caddy, or any cloud platform with a single command. - [NGINX](https://docs.docmd.io/deployment/nginx/) Deploy docmd with a production-ready NGINX configuration. - [Installation](https://docs.docmd.io/getting-started/installation/) Install docmd globally, locally, or run it instantly with npx. Requires Node.js 18+. - [Project Structure](https://docs.docmd.io/getting-started/project-structure/) How docmd maps your files and folders to pages, URLs, and navigation. - [Quick Start](https://docs.docmd.io/getting-started/quick-start/) Go from an empty folder to a running documentation site in under a minute. - [Context Preservation for AI-Friendly Documentation](https://docs.docmd.io/guides/ai-optimisation/context-preservation/) How to ensure that AI models can understand and utilize the relationships between different parts of your documentation. - [Creating Deterministic and Chunkable Documentation](https://docs.docmd.io/guides/ai-optimisation/deterministic-chunkable-docs/) How to structure your documentation to optimise it for Retrieval-Augmented Generation (RAG) and AI ingestion. - [Generating AI-Ready Documentation with docmd](https://docs.docmd.io/guides/ai-optimisation/generating-ai-ready-docs/) How to use the llms.txt standard and docmd's built-in tools to provide optimised context for AI assistants. - [Minimising AI Hallucinations via Documentation](https://docs.docmd.io/guides/ai-optimisation/minimising-ai-hallucinations/) How to write explicit, self-contained documentation that prevents AI models from inventing incorrect information. - [Designing for Semantic Search and RAG](https://docs.docmd.io/guides/ai-optimisation/semantic-search-design/) How to structure your documentation to optimise it for vector-based search and Retrieval-Augmented Generation. - [Structuring Documentation for AI Agents](https://docs.docmd.io/guides/ai-optimisation/structure-for-llms/) How to move from visual formatting to semantic structuring to improve the accuracy of AI coding assistants. - [Avoiding Anti-Patterns](https://docs.docmd.io/guides/content-ux/avoiding-anti-patterns/) How to identify and eliminate common documentation mistakes that degrade the user experience and increase content debt. - [Improving Readability](https://docs.docmd.io/guides/content-ux/improving-readability/) How to use visual rhythm, information hierarchy, and docmd's structural tools to create highly readable documentation. - [Navigation for Large Sites](https://docs.docmd.io/guides/content-ux/navigation-large-sites/) How to organise complex documentation sets into an intuitive, scalable navigation structure using docmd's layout tools. - [Scalable Technical Writing](https://docs.docmd.io/guides/content-ux/scalable-technical-writing/) How to use Progressive Disclosure and structural containers to manage growing documentation complexity without overwhelming your users. - [Task vs. Concept](https://docs.docmd.io/guides/content-ux/task-vs-concept/) How to apply the Diátaxis framework to separate 'How-To' guides from conceptual explanations for a more effective documentation structure. - [Customising Favicons and Metadata](https://docs.docmd.io/guides/customisation/custom-favicons-metadata/) How to configure your site's visual identity in the browser and optimise social media previews. - [Custom Fonts and Branding](https://docs.docmd.io/guides/customisation/custom-fonts-branding/) How to match your documentation's appearance to your corporate identity using CSS variables. - [Designing Custom Landing Pages](https://docs.docmd.io/guides/customisation/custom-landing-pages/) How to use docmd's hero and grid containers to create premium landing pages for your documentation. - [Extending docmd with Custom Plugins](https://docs.docmd.io/guides/customisation/extending-custom-plugins/) How to use docmd's lifecycle hooks to build custom functionality and extend the documentation engine. - [Alongside Other Tools](https://docs.docmd.io/guides/integrations/alongside-other-tools/) Strategies for integrating docmd into a multi-tool documentation ecosystem to create a seamless user experience. - [Existing Markdown Repos](https://docs.docmd.io/guides/integrations/existing-markdown-repos/) How to instantly generate a professional documentation site from your existing Markdown files with zero configuration. - [GitHub Actions CI/CD](https://docs.docmd.io/guides/integrations/github-actions-cicd/) How to automate your documentation builds and deployments using GitHub Actions and docmd for a high-velocity documentation workflow. - [OpenAPI Generation](https://docs.docmd.io/guides/integrations/openapi-generation/) How to integrate OpenAPI/Swagger schemas into your docmd workflow for automated and synchronised API reference documentation. - [Caching Strategies](https://docs.docmd.io/guides/performance-delivery/caching-strategies/) How to optimise your documentation site's performance using immutable caching, Etag revalidation, and production-ready server configurations. - [CDN & Edge Deployment](https://docs.docmd.io/guides/performance-delivery/deploying-cdn-edge/) How to minimise global latency by deploying your static documentation to a Content Delivery Network (CDN) or Edge Network. - [Low-End Device Optimisation](https://docs.docmd.io/guides/performance-delivery/low-end-devices/) How to build high-performance, accessible documentation that works seamlessly on low-powered hardware and slow network connections. - [Reducing JS Payload](https://docs.docmd.io/guides/performance-delivery/reducing-javascript-payload/) How to maintain a high-performance documentation site by optimising your JavaScript dependencies and leveraging docmd's zero-framework architecture. - [Sub-100ms Navigation](https://docs.docmd.io/guides/performance-delivery/sub-100ms-navigation/) How docmd's native SPA router and intent-based prefetching deliver instant page transitions for an optimal reading experience. - [Breaking Changes & Deprecations](https://docs.docmd.io/guides/scaling-architecture/breaking-changes-deprecations/) How to communicate API changes and migration paths effectively using versioned documentation and contextual callouts. - [Multi-Team Collaboration](https://docs.docmd.io/guides/scaling-architecture/multi-team-collaboration/) How to use decentralized navigation and global menubars to allow multiple teams to contribute to a unified documentation project without friction. - [Managing Multi-Version Documentation](https://docs.docmd.io/guides/scaling-architecture/multi-version-documentation/) How to maintain multiple versions of your documentation (v1, v2, legacy) with a unified switcher and path preservation. - [Organising Large Repositories](https://docs.docmd.io/guides/scaling-architecture/organising-large-repositories/) How to maintain navigation clarity and usability in complex documentation structures using hub pages and hierarchical navigation. - [Scalable Folder Structure](https://docs.docmd.io/guides/scaling-architecture/scalable-folder-structure/) How to organise large-scale documentation projects using the Diátaxis framework and docmd's resolution system. - [Scaling to 1000+ Pages](https://docs.docmd.io/guides/scaling-architecture/scaling/) How to maintain high performance and usability in massive documentation projects with docmd. - [Fast & Accurate Search](https://docs.docmd.io/guides/search/fast-accurate-search/) How docmd optimizes search indexing for speed and accuracy, even in large-scale documentation projects. - [Search Relevance & Structure](https://docs.docmd.io/guides/search/improving-search-relevance/) How to structure your Markdown content to improve search relevance and help users find information faster. - [Local-First Search Optimisation](https://docs.docmd.io/guides/search/local-first-search/) How to optimise your documentation content for docmd's high-performance, client-side search engine. - [Git-Based Workflows](https://docs.docmd.io/guides/workflows-teams/git-based-workflows/) How to manage documentation contributions effectively using Git, Pull Requests, and automated CI/CD checks. - [Maintaining Consistency](https://docs.docmd.io/guides/workflows-teams/maintaining-consistency/) How to ensure a unified voice and professional quality across large documentation teams using linting and standardized patterns. - [Previewing Changes](https://docs.docmd.io/guides/workflows-teams/previewing-changes/) How to set up local and cloud-based preview environments to ensure your documentation renders perfectly before it goes live. - [Setting Up a Workflow](https://docs.docmd.io/guides/workflows-teams/setting-up-workflow/) How to establish a high-velocity, multi-author documentation workflow using docmd and docs-as-code principles. - [Versioning Workflows](https://docs.docmd.io/guides/workflows-teams/versioning-release-workflows/) How to synchronise documentation releases with software deployment using docmd's versioning engine and promotion strategies. - [docmd docs: deploy production-ready docs from Markdown](https://docs.docmd.io/) Build production-ready documentation from Markdown in seconds. Zero setup, fast by default, SEO-friendly, and AI-ready. - [Migrating from Docusaurus](https://docs.docmd.io/migration/docusaurus/) A comprehensive guide on moving your Docusaurus v2/v3 project to docmd. - [Migrating from MkDocs](https://docs.docmd.io/migration/mkdocs/) A comprehensive guide on moving your MkDocs (or Material for MkDocs) project to docmd. - [Migration Overview](https://docs.docmd.io/migration/overview/) Learn how to easily migrate your existing documentation to docmd. - [Migrating from Astro Starlight](https://docs.docmd.io/migration/starlight/) A comprehensive guide on moving your Astro Starlight project to docmd. - [Migrating from VitePress](https://docs.docmd.io/migration/vitepress/) A comprehensive guide on moving your VitePress project to docmd. - [Analytics Plugin](https://docs.docmd.io/plugins/analytics/) Integrate Google Analytics 4 or legacy Universal Analytics and track user interactions automatically. - [Building Plugins](https://docs.docmd.io/plugins/building-plugins/) A comprehensive guide to extending docmd with custom logic, data injection, and interactive features. - [Git Plugin](https://docs.docmd.io/plugins/git/) Repository-aware metadata, last-updated timestamps, and automated edit links derived from Git history. - [LLM Context Plugin](https://docs.docmd.io/plugins/llms/) Optimise your documentation for AI consumption with automated llms.txt and llms-full.txt generation. - [Math Plugin](https://docs.docmd.io/plugins/math/) Native KaTeX/LaTeX mathematics integration for docmd. - [Mermaid Diagrams](https://docs.docmd.io/plugins/mermaid/) Create professional architectural diagrams, flowcharts, and sequence diagrams directly in your Markdown files using Mermaid.js syntax. - [OpenAPI Plugin](https://docs.docmd.io/plugins/openapi/) Static API reference documentation rendered directly from OpenAPI 3.x specifications at build-time. - [PWA & Offline Support](https://docs.docmd.io/plugins/pwa/) Transform your documentation into a progressive web application with offline caching and mobile-first features. - [Search Plugin](https://docs.docmd.io/plugins/search/) Enable high-speed, offline-first full-text search for your documentation using MiniSearch. - [SEO Plugin](https://docs.docmd.io/plugins/seo/) Optimise your documentation for search engines and control AI crawler access with native meta tag generation. - [Sitemap Plugin](https://docs.docmd.io/plugins/sitemap/) Automatically generate a standard-compliant sitemap.xml for better search engine discovery. - [Threads Plugin](https://docs.docmd.io/plugins/threads/) Add inline discussion threads to your documentation - stored directly in your markdown files. - [Using Plugins](https://docs.docmd.io/plugins/usage/) Install, configure, and manage docmd plugins - from required defaults to optional add-ons. - [Docmd v0.8.0 — The Parallel Engine Era](https://docs.docmd.io/release-notes/0-8-0/) High-performance multi-threaded architecture, Multi-Project support, and massive performance boosts. - [Assets Management](https://docs.docmd.io/theming/assets-management/) How docmd handles CSS, JavaScript, and Image assets during the build process. - [Available Themes](https://docs.docmd.io/theming/available-themes/) Explore docmd's built-in themes including Sky, Ruby, and Retro. Learn how to switch themes with a single config line. - [Custom Styles & Scripts](https://docs.docmd.io/theming/custom-css-js/) Inject your own CSS and JS files to extend docmd's functionality and branding. - [Customisation & Variables](https://docs.docmd.io/theming/customization/) A complete reference of docmd's CSS variables and component classes for advanced styling. - [Icons](https://docs.docmd.io/theming/icons/) How to use and customise Lucide icons in your documentation. - [Light & Dark Mode](https://docs.docmd.io/theming/light-dark-mode/) How to configure the default viewing mode and manage the theme switcher for the best user experience. - [浏览器 API(客户端)](https://docs.docmd.io/zh/07/api/browser-api/) 在浏览器中与 docmd 交互——实时编译与开发模式插件通信。 - [CLI 命令](https://docs.docmd.io/zh/07/api/cli-commands/) docmd 的命令行参考 —— 所有可用的命令和选项。 - [客户端事件](https://docs.docmd.io/zh/07/api/client-side-events/) 接入 docmd SPA 生命周期,添加交互式功能。 - [实时编辑器](https://docs.docmd.io/zh/07/api/live-api/) 了解 docmd 实时编辑器及其基于浏览器的创作工作流。 - [Node.js API](https://docs.docmd.io/zh/07/api/node-api/) 将 docmd 的构建引擎集成到你的自定义 Node.js 脚本和自动化流水线中。 - [对比 (Comparison)](https://docs.docmd.io/zh/07/comparison/) 为什么选择 docmd?了解它与 Docusaurus、VitePress、MkDocs 和其他工具的对比情况。 - [布局与界面分区](https://docs.docmd.io/zh/07/configuration/layout-ui/) 通过管理头部、侧边栏和功能插槽来控制界面结构。 - [国际化](https://docs.docmd.io/zh/07/configuration/localisation/) 通过语言区域优先路由、翻译导航和自动降级回退,以多种语言提供文档服务。 - [翻译内容](https://docs.docmd.io/zh/07/configuration/localisation/translated-content/) 在语言区域子目录中组织翻译内容,支持逐文件降级回退和各区域独立导航。 - [UI 字符串翻译](https://docs.docmd.io/zh/07/configuration/localisation/ui-strings/) 通过配置自定义翻译来自定义 docmd 用户界面中显示的文本(搜索占位符、导航标签等)。 - [菜单栏](https://docs.docmd.io/zh/07/configuration/menubar/) 配置菜单栏结构、链接和下拉菜单。 - [多项目配置](https://docs.docmd.io/zh/07/configuration/multi-project/) 从单个 docmd 实例构建多个独立文档站点。共享资源、独立版本、统一部署。 - [导航设置 (Navigation)](https://docs.docmd.io/zh/07/configuration/navigation/) 通过全局配置、目录级 navigation.json 或自动文件扫描来定义网站的侧边栏结构。 - [配置概览](https://docs.docmd.io/zh/07/configuration/overview/) 配置 docmd.config.js 的架构、品牌、布局与引擎功能。 - [重定向与 404](https://docs.docmd.io/zh/07/configuration/redirects/) 为静态部署配置基于元数据的重定向和自定义品牌化 404 错误页面。 - [版本管理](https://docs.docmd.io/zh/07/configuration/versioning/) 启用多版本文档管理,支持无缝切换、路径保留和独立构建目录。 - [按钮 (Buttons)](https://docs.docmd.io/zh/07/content/containers/buttons/) 通过单行语法注入用于内部路由或外部资源的呼吁操作按钮。 - [标注 (Callouts)](https://docs.docmd.io/zh/07/content/containers/callouts/) 使用语义化的视觉区块突出显示关键警告、专业技巧和背景信息。 - [卡片 (Cards)](https://docs.docmd.io/zh/07/content/containers/cards/) 将信息组织到有框的、视觉上截然不同的容器中。非常适合功能网格和落地页。 - [更新日志](https://docs.docmd.io/zh/07/content/containers/changelogs/) 生成结构化、基于时间线的版本历史记录和发布说明。 - [折叠区块 (Collapsible Sections)](https://docs.docmd.io/zh/07/content/containers/collapsible/) 为常见问题、深度内容和剧透内容嵌入交互式手风琴式切换按钮。 - [URL 嵌入 (Embeds)](https://docs.docmd.io/zh/07/content/containers/embed/) 如何安全地将动态组件、视频和社交媒体直接嵌入到你的文档中。 - [网格 (Grids)](https://docs.docmd.io/zh/07/content/containers/grids/) 使用原生 markdown 容器,通过自动调整的响应式列无缝组织布局。 - [英雄区块 (Hero Sections)](https://docs.docmd.io/zh/07/content/containers/hero/) 纯粹用 Markdown 构建高影响力的落地页页眉和营销亮点。 - [容器概览 (Containers Overview)](https://docs.docmd.io/zh/07/content/containers/) 使用内置的交互式组件扩展标准的 Markdown,使你的文档从静态页面转变为功能丰富的应用。 - [嵌套容器](https://docs.docmd.io/zh/07/content/containers/nested-containers/) 利用 docmd 的递归解析器将卡片、标签页和提示框组合成高保真页面布局。 - [步骤](https://docs.docmd.io/zh/07/content/containers/steps/) 将标准有序列表转化为高冲击力的可视化时间线和教程。 - [选项卡 (Tabs)](https://docs.docmd.io/zh/07/content/containers/tabs/) 将密集、替代或多语言信息组织到可切换的交互式面板中。 - [标签 (Tags)](https://docs.docmd.io/zh/07/content/containers/tags/) 使用标签容器在行内无缝标注版本、状态或突出显示短文本片段。 - [Frontmatter 参考](https://docs.docmd.io/zh/07/content/frontmatter/) docmd 中页面级元数据与配置的完整指南。 - [实时预览 (Live Preview)](https://docs.docmd.io/zh/07/content/live-preview/) 将 docmd 渲染引擎集成到你自己的 Web 界面中,以实现即时、在浏览器中进行的文档预览。 - [docmd : Bespoke No-Style Page Demo](https://docs.docmd.io/zh/07/content/no-style-example/) noStyle 架构功能的实际演示。 - [无样式页面](https://docs.docmd.io/zh/07/content/no-style-pages/) 通过禁用默认 docmd 主题创建自定义落地页和独特布局。 - [高级 Markdown 语法](https://docs.docmd.io/zh/07/content/syntax/advanced/) 充分利用 docmd 的扩展功能:自定义属性、GFM 扩展与语义定义。 - [代码块](https://docs.docmd.io/zh/07/content/syntax/code/) 高保真语法高亮与一键复制按钮,清晰呈现技术实现细节。 - [图片与视觉媒体](https://docs.docmd.io/zh/07/content/syntax/images/) 掌握媒体管理:响应式图片、样式属性与自动 Lightbox 效果。 - [Markdown 语法基础](https://docs.docmd.io/zh/07/content/syntax/) 掌握 docmd 的基础格式规则:标题、排版样式和技术块。 - [链接与引用 (Linking & Referencing)](https://docs.docmd.io/zh/07/content/syntax/linking/) 通过 docmd 的自动 URL 规范化功能,掌握内部交叉链接、外部资源和可靠的资源引用。 - [参与贡献](https://docs.docmd.io/zh/07/contributing/) 参与 docmd 项目贡献的指南和环境设置说明。 - [Caddy](https://docs.docmd.io/zh/07/deployment/caddy/) 使用生产级 Caddyfile 部署 docmd。 - [CI/CD 流水线](https://docs.docmd.io/zh/07/deployment/ci-cd/) 通过 GitHub Pages、Vercel、Netlify 等 CI/CD 流水线自动化文档的构建与部署。 - [Docker](https://docs.docmd.io/zh/07/deployment/docker/) 通过一条命令将 docmd 部署到 Docker 容器中。 - [部署](https://docs.docmd.io/zh/07/deployment/) 通过一条命令将 docmd 文档部署到 Docker、Nginx、Caddy 或任何云平台。 - [NGINX](https://docs.docmd.io/zh/07/deployment/nginx/) 使用生产级 NGINX 配置部署 docmd。 - [安装](https://docs.docmd.io/zh/07/getting-started/installation/) 全局安装、本地安装或直接用 npx 运行 docmd。需要 Node.js 18+。 - [项目结构](https://docs.docmd.io/zh/07/getting-started/project-structure/) docmd 如何将文件和文件夹映射为页面、URL 和导航。 - [快速开始](https://docs.docmd.io/zh/07/getting-started/quick-start/) 从空文件夹到运行中的文档网站,不到一分钟。 - [AI 友好型文档的上下文保留 (Context Preservation)](https://docs.docmd.io/zh/07/guides/ai-optimisation/context-preservation/) 如何确保 AI 模型能够理解并利用文档不同部分之间的关系。 - [创建确定性且可分块的文档](https://docs.docmd.io/zh/07/guides/ai-optimisation/deterministic-chunkable-docs/) 如何组织您的文档结构,以优化其在检索增强生成 (RAG) 和 AI 摄取中的表现。 - [使用 docmd 生成 AI 就绪的文档](https://docs.docmd.io/zh/07/guides/ai-optimisation/generating-ai-ready-docs/) 如何使用 llms.txt 标准和 docmd 的内置工具为 AI 助手提供优化的上下文。 - [通过文档减少 AI 幻觉](https://docs.docmd.io/zh/07/guides/ai-optimisation/minimising-ai-hallucinations/) 如何编写显式的、自包含的文档,以防止 AI 模型臆造错误信息。 - [为语义搜索和 RAG 设计文档](https://docs.docmd.io/zh/07/guides/ai-optimisation/semantic-search-design/) 如何组织文档结构,以优化其在基于向量的搜索和检索增强生成中的表现。 - [为 AI 代理构建文档结构](https://docs.docmd.io/zh/07/guides/ai-optimisation/structure-for-llms/) 如何从视觉格式转向语义化结构,以提高 AI 编码助手的准确性。 - [避免反模式](https://docs.docmd.io/zh/07/guides/content-ux/avoiding-anti-patterns/) 如何识别并消除常见的文档错误,这些错误会降低用户体验并增加内容债务。 - [提高可读性 (Improving Readability)](https://docs.docmd.io/zh/07/guides/content-ux/improving-readability/) 如何利用视觉节奏、信息层次结构和 docmd 的结构化工具来创建高度可读的文档。 - [大型站点的导航设计](https://docs.docmd.io/zh/07/guides/content-ux/navigation-large-sites/) 如何使用 docmd 的布局工具,将复杂的文档集组织成直观、可扩展的导航结构。 - [可扩展的技术写作 (Scalable Technical Writing)](https://docs.docmd.io/zh/07/guides/content-ux/scalable-technical-writing/) 如何使用渐进式披露和结构化容器来管理不断增长的文档复杂性,而不让用户感到不知所措。 - [任务 vs 概念](https://docs.docmd.io/zh/07/guides/content-ux/task-vs-concept/) 如何应用 Diátaxis 框架,将“操作指南”与“概念解释”分离开来,以构建更有效的文档结构。 - [自定义 Favicon 和元数据](https://docs.docmd.io/zh/07/guides/customisation/custom-favicons-metadata/) 如何配置您网站在浏览器中的视觉标识并优化社交媒体预览。 - [自定义字体和品牌](https://docs.docmd.io/zh/07/guides/customisation/custom-fonts-branding/) 如何使用 CSS 变量使您的文档外观与企业形象保持一致。 - [设计自定义落地页](https://docs.docmd.io/zh/07/guides/customisation/custom-landing-pages/) 如何使用 docmd 的 hero 和 grid 容器为您的文档创建高级落地页。 - [使用自定义插件扩展 docmd](https://docs.docmd.io/zh/07/guides/customisation/extending-custom-plugins/) 如何使用 docmd 的生命周期钩子构建自定义功能并扩展文档引擎。 - [与其他工具并存](https://docs.docmd.io/zh/07/guides/integrations/alongside-other-tools/) 如何将 docmd 集成到多工具文档生态系统中,以创建无缝的用户体验。 - [现有的 Markdown 存储库](https://docs.docmd.io/zh/07/guides/integrations/existing-markdown-repos/) 如何从现有的 Markdown 文件中即时生成专业的文档网站,且无需任何配置。 - [GitHub Actions CI/CD](https://docs.docmd.io/zh/07/guides/integrations/github-actions-cicd/) 如何使用 GitHub Actions 和 docmd 自动化您的文档构建和部署,以实现高效的文档工作流。 - [OpenAPI 生成](https://docs.docmd.io/zh/07/guides/integrations/openapi-generation/) 如何将 OpenAPI/Swagger 架构集成到你的 docmd 工作流中,以实现自动化且同步的 API 参考文档。 - [缓存策略](https://docs.docmd.io/zh/07/guides/performance-delivery/caching-strategies/) 如何使用不可变缓存、Etag 重新验证和生产级服务器配置来优化您的文档网站性能。 - [CDN 与边缘网络部署](https://docs.docmd.io/zh/07/guides/performance-delivery/deploying-cdn-edge/) 如何通过将您的静态文档部署到内容分发网络 (CDN) 或边缘网络来最小化全球延迟。 - [低端设备优化](https://docs.docmd.io/zh/07/guides/performance-delivery/low-end-devices/) 如何构建高性能、无障碍的文档,使其在低配置硬件和慢速网络连接上也能无缝运行。 - [减少 JS 有效载荷](https://docs.docmd.io/zh/07/guides/performance-delivery/reducing-javascript-payload/) 如何通过优化 JavaScript 依赖项并利用 docmd 的零框架架构来维护高性能文档网站。 - [亚秒级(Sub-100ms)导航](https://docs.docmd.io/zh/07/guides/performance-delivery/sub-100ms-navigation/) docmd 的原生 SPA 路由和基于意图的预取功能如何提供即时页面切换,从而实现最佳阅读体验。 - [重大变更与弃用](https://docs.docmd.io/zh/07/guides/scaling-architecture/breaking-changes-deprecations/) 如何使用版本化文档和上下文标注有效地传达 API 变更和迁移路径。 - [多团队协作](https://docs.docmd.io/zh/07/guides/scaling-architecture/multi-team-collaboration/) 如何使用去中心化导航和全局菜单栏,让多个团队在不发生冲突的情况下共同为一个统一的文档项目做出贡献。 - [管理多版本文档](https://docs.docmd.io/zh/07/guides/scaling-architecture/multi-version-documentation/) 如何使用统一的切换器和路径保留功能维护文档的多个版本(v1、v2、旧版本)。 - [组织大型代码库](https://docs.docmd.io/zh/07/guides/scaling-architecture/organising-large-repositories/) 如何使用落地页和层级导航在复杂的文档结构中保持导航清晰度和易用性。 - [可扩展的文件夹结构](https://docs.docmd.io/zh/07/guides/scaling-architecture/scalable-folder-structure/) 如何使用 Diátaxis 框架和 docmd 的解析系统来组织大规模文档项目。 - [扩展到 1000+ 页面](https://docs.docmd.io/zh/07/guides/scaling-architecture/scaling/) 如何使用 docmd 在大型文档项目中保持高性能和易用性。 - [快速且准确的搜索](https://docs.docmd.io/zh/07/guides/search/fast-accurate-search/) docmd 如何优化搜索索引以提高速度和准确性,即使在大型文档项目中也是如此。 - [搜索相关性与结构](https://docs.docmd.io/zh/07/guides/search/improving-search-relevance/) 如何组织您的 Markdown 内容以提高搜索相关性,并帮助用户更快地找到信息。 - [本地优先搜索优化](https://docs.docmd.io/zh/07/guides/search/local-first-search/) 如何针对 docmd 的高性能客户端搜索引擎优化您的文档内容。 - [基于 Git 的工作流](https://docs.docmd.io/zh/07/guides/workflows-teams/git-based-workflows/) 如何使用 Git、拉取请求 (Pull Request) 和自动化的 CI/CD 检查来有效地管理文档贡献。 - [维护一致性](https://docs.docmd.io/zh/07/guides/workflows-teams/maintaining-consistency/) 如何通过使用 Lint 检查和标准化模式,确保大型文档团队中的统一声音和专业质量。 - [预览更改](https://docs.docmd.io/zh/07/guides/workflows-teams/previewing-changes/) 如何设置本地和云端预览环境,以确保您的文档在发布前能够完美渲染。 - [建立工作流](https://docs.docmd.io/zh/07/guides/workflows-teams/setting-up-workflow/) 如何使用 docmd 和“文档即代码 (docs-as-code)”原则建立高效的多作者文档协作工作流。 - [版本管理工作流](https://docs.docmd.io/zh/07/guides/workflows-teams/versioning-release-workflows/) 如何使用 docmd 的版本控制引擎和发布策略,使文档发布与软件部署保持同步。 - [docmd 文档:零配置的 Markdown 文档生成器](https://docs.docmd.io/zh/07/) 用 Markdown 在几秒内构建生产级文档。零配置即可上手,默认支持 AI,兼顾性能与 SEO。 - [从 Docusaurus 迁移](https://docs.docmd.io/zh/07/migration/docusaurus/) 关于将你的 Docusaurus v2/v3 项目转移到 docmd 的综合指南。 - [从 MkDocs 迁移](https://docs.docmd.io/zh/07/migration/mkdocs/) 关于将你的 MkDocs (或 Material for MkDocs) 项目转移到 docmd 的综合指南。 - [迁移概览](https://docs.docmd.io/zh/07/migration/overview/) 了解如何轻松将现有文档迁移到 docmd。 - [由 Astro Starlight 迁移](https://docs.docmd.io/zh/07/migration/starlight/) 将您的 Astro Starlight 项目迁移到 docmd 的综合指南。 - [由 VitePress 迁移](https://docs.docmd.io/zh/07/migration/vitepress/) 将您的 VitePress 项目迁移到 docmd 的综合指南。 - [Analytics 插件](https://docs.docmd.io/zh/07/plugins/analytics/) 集成 Google Analytics 4 或旧版 Universal Analytics,自动追踪用户交互行为。 - [创建插件](https://docs.docmd.io/zh/07/plugins/building-plugins/) 扩展 docmd 的综合指南,涵盖自定义逻辑、数据注入和交互功能。 - [Git 插件](https://docs.docmd.io/zh/07/plugins/git/) 显示直接从 Git 仓库获取的最后更新时间戳和提交历史。 - [LLM 上下文插件](https://docs.docmd.io/zh/07/plugins/llms/) 通过自动生成 llms.txt 和 llms-full.txt,为 AI 消费优化你的文档。 - [Math 插件](https://docs.docmd.io/zh/07/plugins/math/) docmd 的原生 KaTeX/LaTeX 数学公式集成。 - [Mermaid 图表 (Mermaid Diagrams)](https://docs.docmd.io/zh/07/plugins/mermaid/) 使用 Mermaid.js 语法,直接在 Markdown 文件中创建专业的架构图、流程图和序列图。 - [OpenAPI 插件](https://docs.docmd.io/zh/07/plugins/openapi/) 直接在 Markdown 页面中从 JSON 或 YAML 规范文件渲染 OpenAPI 3.x API 参考文档。 - [PWA 与离线支持](https://docs.docmd.io/zh/07/plugins/pwa/) 将文档转化为渐进式 Web 应用,支持离线缓存和移动端特性。 - [搜索插件 (Search Plugin)](https://docs.docmd.io/zh/07/plugins/search/) 使用 MiniSearch 为你的文档启用高速、离线优先的全文本搜索。 - [SEO 插件](https://docs.docmd.io/zh/07/plugins/seo/) 通过原生的元标签生成功能,为搜索引擎优化你的文档并控制 AI 爬虫的访问。 - [Sitemap 插件](https://docs.docmd.io/zh/07/plugins/sitemap/) 自动生成符合标准的 sitemap.xml,提升搜索引擎发现效率。 - [评论线程插件 (Threads Plugin)](https://docs.docmd.io/zh/07/plugins/threads/) 为你的文档添加行内讨论线程 —— 直接存储在你的 markdown 文件中。 - [插件机制与用法 (Plugin Mechanism & Usage)](https://docs.docmd.io/zh/07/plugins/usage/) 了解 docmd 的生命周期钩子、插件安全机制以及如何扩展引擎的功能。 - [发布说明 — 0.7.0](https://docs.docmd.io/zh/07/release-notes/0-7-0/) 一流的国际化支持、零配置核心插件与真正的零配置默认值。 - [发布说明 — 0.7.1](https://docs.docmd.io/zh/07/release-notes/0-7-1/) 专用插件 API 包、插件描述符、隔离机制与功能执行。 - [发布说明 — 0.7.2](https://docs.docmd.io/zh/07/release-notes/0-7-2/) 引入配置感知的 'docmd deploy' 命令、生产级安全头,以及 7 大支柱 Failsafe 验证引擎。 - [发布说明 — 0.7.3](https://docs.docmd.io/zh/07/release-notes/0-7-3/) 引入代码块标题、多服务迁移引擎、带有 Lucide 图标的交互式 Mermaid 图表,以及一流的 Bun 生态系统支持。 - [发布说明 — 0.7.4](https://docs.docmd.io/zh/07/release-notes/0-7-4/) 引入离线搜索的上下文感知版本过滤功能,以及 Mermaid 图标渲染标准化。 - [发布说明 — 0.7.5](https://docs.docmd.io/zh/07/release-notes/0-7-5/) 安全补丁与 i18n 优化:消除 uuid 漏洞,添加语言切换保护,引入构建时页面清单实现零延迟切换。 - [发行说明 — 0.7.6](https://docs.docmd.io/zh/07/release-notes/0-7-6/) 统一 URL 规范化引擎、通用 external: 和 raw: 链接前缀、SEO 尾随斜杠强制执行、SPA 哈希导航修复以及开发模式下的静默插件警告。 - [发布说明 — 0.7.7](https://docs.docmd.io/zh/07/release-notes/0-7-7/) 引入多项目支持、通用 TUI 设计系统,以及为专业文档工作流打造的优质、无表情符号的终端体验。 - [版本说明 - 0.7.8](https://docs.docmd.io/zh/07/release-notes/0-7-8/) 引入 Git 插件、重新设计的终端界面与实时进度跟踪、并行页面处理显著提升构建速度、官方插件自动安装以及容器语法兼容性。 - [版本说明 - 0.7.9](https://docs.docmd.io/zh/07/release-notes/0-7-9/) OpenAPI 插件、插件 API 改进(onBeforeRender 钩子和 sourcePath)、修复多项目构建中 Git 插件提交历史准确性问题、贡献者头像和智能粘性页脚。 - [资源管理 (Assets Management)](https://docs.docmd.io/zh/07/theming/assets-management/) docmd 如何在构建过程中处理 CSS、JavaScript 和图像资源。 - [可用主题 (Available Themes)](https://docs.docmd.io/zh/07/theming/available-themes/) 探索 docmd 内置的主题,包括 Sky、Ruby 和 Retro。了解如何通过单行配置切换主题。 - [自定义样式与脚本](https://docs.docmd.io/zh/07/theming/custom-css-js/) 注入自定义 CSS 和 JS 文件,扩展 docmd 的功能与品牌形象。 - [自定义与变量](https://docs.docmd.io/zh/07/theming/customization/) docmd CSS 变量和组件类的完整参考,用于高级样式定制。 - [图标 (Icons)](https://docs.docmd.io/zh/07/theming/icons/) 如何在你的文档中使用和自定义 Lucide 图标。 - [明暗模式](https://docs.docmd.io/zh/07/theming/light-dark-mode/) 如何配置默认浏览模式并管理主题切换器,以提供最佳用户体验。 - [浏览器 API(客户端)](https://docs.docmd.io/zh/api/browser-api/) 在浏览器中与 docmd 交互——实时编译与开发模式插件通信。 - [CLI 命令](https://docs.docmd.io/zh/api/cli-commands/) docmd 的命令行参考 —— 所有可用的命令和选项。 - [客户端事件](https://docs.docmd.io/zh/api/client-side-events/) 接入 docmd SPA 生命周期,添加交互式功能。 - [实时编辑器](https://docs.docmd.io/zh/api/live-api/) 了解 docmd 实时编辑器及其基于浏览器的创作工作流。 - [Node.js API](https://docs.docmd.io/zh/api/node-api/) 将 docmd 的构建引擎集成到你的自定义 Node.js 脚本和自动化流水线中。 - [对比 (Comparison)](https://docs.docmd.io/zh/comparison/) 为什么选择 docmd?了解它与 Docusaurus、VitePress、MkDocs 和其他工具的对比情况。 - [布局与界面分区](https://docs.docmd.io/zh/configuration/layout-ui/) 通过管理头部、侧边栏和功能插槽来控制界面结构。 - [国际化](https://docs.docmd.io/zh/configuration/localisation/) 通过语言区域优先路由、翻译导航和自动降级回退,以多种语言提供文档服务。 - [翻译内容](https://docs.docmd.io/zh/configuration/localisation/translated-content/) 在语言区域子目录中组织翻译内容,支持逐文件降级回退和各区域独立导航。 - [UI 字符串翻译](https://docs.docmd.io/zh/configuration/localisation/ui-strings/) 通过配置自定义翻译来自定义 docmd 用户界面中显示的文本(搜索占位符、导航标签等)。 - [菜单栏](https://docs.docmd.io/zh/configuration/menubar/) 配置菜单栏结构、链接和下拉菜单。 - [多项目配置](https://docs.docmd.io/zh/configuration/multi-project/) 从单个 docmd 实例构建多个独立文档站点。共享资源、独立版本、统一部署。 - [导航设置 (Navigation)](https://docs.docmd.io/zh/configuration/navigation/) 通过全局配置、目录级 navigation.json 或自动文件扫描来定义网站的侧边栏结构。 - [配置概览](https://docs.docmd.io/zh/configuration/overview/) 配置 docmd.config.js 的架构、品牌、布局与引擎功能。 - [重定向与 404](https://docs.docmd.io/zh/configuration/redirects/) 为静态部署配置基于元数据的重定向和自定义品牌化 404 错误页面。 - [版本管理](https://docs.docmd.io/zh/configuration/versioning/) 启用多版本文档管理,支持无缝切换、路径保留和独立构建目录。 - [按钮 (Buttons)](https://docs.docmd.io/zh/content/containers/buttons/) 通过单行语法注入用于内部路由或外部资源的呼吁操作按钮。 - [标注 (Callouts)](https://docs.docmd.io/zh/content/containers/callouts/) 使用语义化的视觉区块突出显示关键警告、专业技巧和背景信息。 - [卡片 (Cards)](https://docs.docmd.io/zh/content/containers/cards/) 将信息组织到有框的、视觉上截然不同的容器中。非常适合功能网格和落地页。 - [更新日志](https://docs.docmd.io/zh/content/containers/changelogs/) 生成结构化、基于时间线的版本历史记录和发布说明。 - [折叠区块 (Collapsible Sections)](https://docs.docmd.io/zh/content/containers/collapsible/) 为常见问题、深度内容和剧透内容嵌入交互式手风琴式切换按钮。 - [URL 嵌入 (Embeds)](https://docs.docmd.io/zh/content/containers/embed/) 如何安全地将动态组件、视频和社交媒体直接嵌入到你的文档中。 - [网格 (Grids)](https://docs.docmd.io/zh/content/containers/grids/) 使用原生 markdown 容器,通过自动调整的响应式列无缝组织布局。 - [英雄区块 (Hero Sections)](https://docs.docmd.io/zh/content/containers/hero/) 纯粹用 Markdown 构建高影响力的落地页页眉和营销亮点。 - [容器概览 (Containers Overview)](https://docs.docmd.io/zh/content/containers/) 使用内置的交互式组件扩展标准的 Markdown,使你的文档从静态页面转变为功能丰富的应用。 - [嵌套容器](https://docs.docmd.io/zh/content/containers/nested-containers/) 利用 docmd 的递归解析器将卡片、标签页和提示框组合成高保真页面布局。 - [步骤](https://docs.docmd.io/zh/content/containers/steps/) 将标准有序列表转化为高冲击力的可视化时间线和教程。 - [选项卡 (Tabs)](https://docs.docmd.io/zh/content/containers/tabs/) 将密集、替代或多语言信息组织到可切换的交互式面板中。 - [标签 (Tags)](https://docs.docmd.io/zh/content/containers/tags/) 使用标签容器在行内无缝标注版本、状态或突出显示短文本片段。 - [Frontmatter 参考](https://docs.docmd.io/zh/content/frontmatter/) docmd 中页面级元数据与配置的完整指南。 - [实时预览 (Live Preview)](https://docs.docmd.io/zh/content/live-preview/) 将 docmd 渲染引擎集成到你自己的 Web 界面中,以实现即时、在浏览器中进行的文档预览。 - [docmd : Bespoke No-Style Page Demo](https://docs.docmd.io/zh/content/no-style-example/) noStyle 架构功能的实际演示。 - [无样式页面](https://docs.docmd.io/zh/content/no-style-pages/) 通过禁用默认 docmd 主题创建自定义落地页和独特布局。 - [高级 Markdown 语法](https://docs.docmd.io/zh/content/syntax/advanced/) 充分利用 docmd 的扩展功能:自定义属性、GFM 扩展与语义定义。 - [代码块](https://docs.docmd.io/zh/content/syntax/code/) 高保真语法高亮与一键复制按钮,清晰呈现技术实现细节。 - [图片与视觉媒体](https://docs.docmd.io/zh/content/syntax/images/) 掌握媒体管理:响应式图片、样式属性与自动 Lightbox 效果。 - [Markdown 语法基础](https://docs.docmd.io/zh/content/syntax/) 掌握 docmd 的基础格式规则:标题、排版样式和技术块。 - [链接与引用 (Linking & Referencing)](https://docs.docmd.io/zh/content/syntax/linking/) 通过 docmd 的自动 URL 规范化功能,掌握内部交叉链接、外部资源和可靠的资源引用。 - [参与贡献](https://docs.docmd.io/zh/contributing/) 参与 docmd 项目贡献的指南和环境设置说明。 - [Caddy](https://docs.docmd.io/zh/deployment/caddy/) 使用生产级 Caddyfile 部署 docmd。 - [CI/CD 流水线](https://docs.docmd.io/zh/deployment/ci-cd/) 通过 GitHub Pages、Vercel、Netlify 等 CI/CD 流水线自动化文档的构建与部署。 - [Docker](https://docs.docmd.io/zh/deployment/docker/) 通过一条命令将 docmd 部署到 Docker 容器中。 - [部署](https://docs.docmd.io/zh/deployment/) 通过一条命令将 docmd 文档部署到 Docker、Nginx、Caddy 或任何云平台。 - [NGINX](https://docs.docmd.io/zh/deployment/nginx/) 使用生产级 NGINX 配置部署 docmd。 - [安装](https://docs.docmd.io/zh/getting-started/installation/) 全局安装、本地安装或直接用 npx 运行 docmd。需要 Node.js 18+。 - [项目结构](https://docs.docmd.io/zh/getting-started/project-structure/) docmd 如何将文件和文件夹映射为页面、URL 和导航。 - [快速开始](https://docs.docmd.io/zh/getting-started/quick-start/) 从空文件夹到运行中的文档网站,不到一分钟。 - [AI 友好型文档的上下文保留 (Context Preservation)](https://docs.docmd.io/zh/guides/ai-optimisation/context-preservation/) 如何确保 AI 模型能够理解并利用文档不同部分之间的关系。 - [创建确定性且可分块的文档](https://docs.docmd.io/zh/guides/ai-optimisation/deterministic-chunkable-docs/) 如何组织您的文档结构,以优化其在检索增强生成 (RAG) 和 AI 摄取中的表现。 - [使用 docmd 生成 AI 就绪的文档](https://docs.docmd.io/zh/guides/ai-optimisation/generating-ai-ready-docs/) 如何使用 llms.txt 标准和 docmd 的内置工具为 AI 助手提供优化的上下文。 - [通过文档减少 AI 幻觉](https://docs.docmd.io/zh/guides/ai-optimisation/minimising-ai-hallucinations/) 如何编写显式的、自包含的文档,以防止 AI 模型臆造错误信息。 - [为语义搜索和 RAG 设计文档](https://docs.docmd.io/zh/guides/ai-optimisation/semantic-search-design/) 如何组织文档结构,以优化其在基于向量的搜索和检索增强生成中的表现。 - [为 AI 代理构建文档结构](https://docs.docmd.io/zh/guides/ai-optimisation/structure-for-llms/) 如何从视觉格式转向语义化结构,以提高 AI 编码助手的准确性。 - [避免反模式](https://docs.docmd.io/zh/guides/content-ux/avoiding-anti-patterns/) 如何识别并消除常见的文档错误,这些错误会降低用户体验并增加内容债务。 - [提高可读性 (Improving Readability)](https://docs.docmd.io/zh/guides/content-ux/improving-readability/) 如何利用视觉节奏、信息层次结构和 docmd 的结构化工具来创建高度可读的文档。 - [大型站点的导航设计](https://docs.docmd.io/zh/guides/content-ux/navigation-large-sites/) 如何使用 docmd 的布局工具,将复杂的文档集组织成直观、可扩展的导航结构。 - [可扩展的技术写作 (Scalable Technical Writing)](https://docs.docmd.io/zh/guides/content-ux/scalable-technical-writing/) 如何使用渐进式披露和结构化容器来管理不断增长的文档复杂性,而不让用户感到不知所措。 - [任务 vs 概念](https://docs.docmd.io/zh/guides/content-ux/task-vs-concept/) 如何应用 Diátaxis 框架,将“操作指南”与“概念解释”分离开来,以构建更有效的文档结构。 - [自定义 Favicon 和元数据](https://docs.docmd.io/zh/guides/customisation/custom-favicons-metadata/) 如何配置您网站在浏览器中的视觉标识并优化社交媒体预览。 - [自定义字体和品牌](https://docs.docmd.io/zh/guides/customisation/custom-fonts-branding/) 如何使用 CSS 变量使您的文档外观与企业形象保持一致。 - [设计自定义落地页](https://docs.docmd.io/zh/guides/customisation/custom-landing-pages/) 如何使用 docmd 的 hero 和 grid 容器为您的文档创建高级落地页。 - [使用自定义插件扩展 docmd](https://docs.docmd.io/zh/guides/customisation/extending-custom-plugins/) 如何使用 docmd 的生命周期钩子构建自定义功能并扩展文档引擎。 - [与其他工具并存](https://docs.docmd.io/zh/guides/integrations/alongside-other-tools/) 如何将 docmd 集成到多工具文档生态系统中,以创建无缝的用户体验。 - [现有的 Markdown 存储库](https://docs.docmd.io/zh/guides/integrations/existing-markdown-repos/) 如何从现有的 Markdown 文件中即时生成专业的文档网站,且无需任何配置。 - [GitHub Actions CI/CD](https://docs.docmd.io/zh/guides/integrations/github-actions-cicd/) 如何使用 GitHub Actions 和 docmd 自动化您的文档构建和部署,以实现高效的文档工作流。 - [OpenAPI 生成](https://docs.docmd.io/zh/guides/integrations/openapi-generation/) 如何将 OpenAPI/Swagger 架构集成到你的 docmd 工作流中,以实现自动化且同步的 API 参考文档。 - [缓存策略](https://docs.docmd.io/zh/guides/performance-delivery/caching-strategies/) 如何使用不可变缓存、Etag 重新验证和生产级服务器配置来优化您的文档网站性能。 - [CDN 与边缘网络部署](https://docs.docmd.io/zh/guides/performance-delivery/deploying-cdn-edge/) 如何通过将您的静态文档部署到内容分发网络 (CDN) 或边缘网络来最小化全球延迟。 - [低端设备优化](https://docs.docmd.io/zh/guides/performance-delivery/low-end-devices/) 如何构建高性能、无障碍的文档,使其在低配置硬件和慢速网络连接上也能无缝运行。 - [减少 JS 有效载荷](https://docs.docmd.io/zh/guides/performance-delivery/reducing-javascript-payload/) 如何通过优化 JavaScript 依赖项并利用 docmd 的零框架架构来维护高性能文档网站。 - [亚秒级(Sub-100ms)导航](https://docs.docmd.io/zh/guides/performance-delivery/sub-100ms-navigation/) docmd 的原生 SPA 路由和基于意图的预取功能如何提供即时页面切换,从而实现最佳阅读体验。 - [重大变更与弃用](https://docs.docmd.io/zh/guides/scaling-architecture/breaking-changes-deprecations/) 如何使用版本化文档和上下文标注有效地传达 API 变更和迁移路径。 - [多团队协作](https://docs.docmd.io/zh/guides/scaling-architecture/multi-team-collaboration/) 如何使用去中心化导航和全局菜单栏,让多个团队在不发生冲突的情况下共同为一个统一的文档项目做出贡献。 - [管理多版本文档](https://docs.docmd.io/zh/guides/scaling-architecture/multi-version-documentation/) 如何使用统一的切换器和路径保留功能维护文档的多个版本(v1、v2、旧版本)。 - [组织大型代码库](https://docs.docmd.io/zh/guides/scaling-architecture/organising-large-repositories/) 如何使用落地页和层级导航在复杂的文档结构中保持导航清晰度和易用性。 - [可扩展的文件夹结构](https://docs.docmd.io/zh/guides/scaling-architecture/scalable-folder-structure/) 如何使用 Diátaxis 框架和 docmd 的解析系统来组织大规模文档项目。 - [扩展到 1000+ 页面](https://docs.docmd.io/zh/guides/scaling-architecture/scaling/) 如何使用 docmd 在大型文档项目中保持高性能和易用性。 - [快速且准确的搜索](https://docs.docmd.io/zh/guides/search/fast-accurate-search/) docmd 如何优化搜索索引以提高速度和准确性,即使在大型文档项目中也是如此。 - [搜索相关性与结构](https://docs.docmd.io/zh/guides/search/improving-search-relevance/) 如何组织您的 Markdown 内容以提高搜索相关性,并帮助用户更快地找到信息。 - [本地优先搜索优化](https://docs.docmd.io/zh/guides/search/local-first-search/) 如何针对 docmd 的高性能客户端搜索引擎优化您的文档内容。 - [基于 Git 的工作流](https://docs.docmd.io/zh/guides/workflows-teams/git-based-workflows/) 如何使用 Git、拉取请求 (Pull Request) 和自动化的 CI/CD 检查来有效地管理文档贡献。 - [维护一致性](https://docs.docmd.io/zh/guides/workflows-teams/maintaining-consistency/) 如何通过使用 Lint 检查和标准化模式,确保大型文档团队中的统一声音和专业质量。 - [预览更改](https://docs.docmd.io/zh/guides/workflows-teams/previewing-changes/) 如何设置本地和云端预览环境,以确保您的文档在发布前能够完美渲染。 - [建立工作流](https://docs.docmd.io/zh/guides/workflows-teams/setting-up-workflow/) 如何使用 docmd 和“文档即代码 (docs-as-code)”原则建立高效的多作者文档协作工作流。 - [版本管理工作流](https://docs.docmd.io/zh/guides/workflows-teams/versioning-release-workflows/) 如何使用 docmd 的版本控制引擎和发布策略,使文档发布与软件部署保持同步。 - [docmd 文档:零配置的 Markdown 文档生成器](https://docs.docmd.io/zh/) 用 Markdown 在几秒内构建生产级文档。零配置即可上手,默认支持 AI,兼顾性能与 SEO。 - [从 Docusaurus 迁移](https://docs.docmd.io/zh/migration/docusaurus/) 关于将你的 Docusaurus v2/v3 项目转移到 docmd 的综合指南。 - [从 MkDocs 迁移](https://docs.docmd.io/zh/migration/mkdocs/) 关于将你的 MkDocs (或 Material for MkDocs) 项目转移到 docmd 的综合指南。 - [迁移概览](https://docs.docmd.io/zh/migration/overview/) 了解如何轻松将现有文档迁移到 docmd。 - [由 Astro Starlight 迁移](https://docs.docmd.io/zh/migration/starlight/) 将您的 Astro Starlight 项目迁移到 docmd 的综合指南。 - [由 VitePress 迁移](https://docs.docmd.io/zh/migration/vitepress/) 将您的 VitePress 项目迁移到 docmd 的综合指南。 - [Analytics 插件](https://docs.docmd.io/zh/plugins/analytics/) 集成 Google Analytics 4 或旧版 Universal Analytics,自动追踪用户交互行为。 - [创建插件](https://docs.docmd.io/zh/plugins/building-plugins/) 扩展 docmd 的综合指南,涵盖自定义逻辑、数据注入和交互功能。 - [Git 插件](https://docs.docmd.io/zh/plugins/git/) 显示直接从 Git 仓库获取的最后更新时间戳和提交历史。 - [LLM 上下文插件](https://docs.docmd.io/zh/plugins/llms/) 通过自动生成 llms.txt 和 llms-full.txt,为 AI 消费优化你的文档。 - [Math 插件](https://docs.docmd.io/zh/plugins/math/) docmd 的原生 KaTeX/LaTeX 数学公式集成。 - [Mermaid 图表 (Mermaid Diagrams)](https://docs.docmd.io/zh/plugins/mermaid/) 使用 Mermaid.js 语法,直接在 Markdown 文件中创建专业的架构图、流程图和序列图。 - [OpenAPI 插件](https://docs.docmd.io/zh/plugins/openapi/) 直接在 Markdown 页面中从 JSON 或 YAML 规范文件渲染 OpenAPI 3.x API 参考文档。 - [PWA 与离线支持](https://docs.docmd.io/zh/plugins/pwa/) 将文档转化为渐进式 Web 应用,支持离线缓存和移动端特性。 - [搜索插件 (Search Plugin)](https://docs.docmd.io/zh/plugins/search/) 使用 MiniSearch 为你的文档启用高速、离线优先的全文本搜索。 - [SEO 插件](https://docs.docmd.io/zh/plugins/seo/) 通过原生的元标签生成功能,为搜索引擎优化你的文档并控制 AI 爬虫的访问。 - [Sitemap 插件](https://docs.docmd.io/zh/plugins/sitemap/) 自动生成符合标准的 sitemap.xml,提升搜索引擎发现效率。 - [评论线程插件 (Threads Plugin)](https://docs.docmd.io/zh/plugins/threads/) 为你的文档添加行内讨论线程 —— 直接存储在你的 markdown 文件中。 - [插件机制与用法 (Plugin Mechanism & Usage)](https://docs.docmd.io/zh/plugins/usage/) 了解 docmd 的生命周期钩子、插件安全机制以及如何扩展引擎的功能。 - [发行说明 - 0.8.0](https://docs.docmd.io/zh/release-notes/0-8-0/) 高性能多线程架构、通用 Worker 插件 API 以及大幅度的性能提升。 - [资源管理 (Assets Management)](https://docs.docmd.io/zh/theming/assets-management/) docmd 如何在构建过程中处理 CSS、JavaScript 和图像资源。 - [可用主题 (Available Themes)](https://docs.docmd.io/zh/theming/available-themes/) 探索 docmd 内置的主题,包括 Sky、Ruby 和 Retro。了解如何通过单行配置切换主题。 - [自定义样式与脚本](https://docs.docmd.io/zh/theming/custom-css-js/) 注入自定义 CSS 和 JS 文件,扩展 docmd 的功能与品牌形象。 - [自定义与变量](https://docs.docmd.io/zh/theming/customization/) docmd CSS 变量和组件类的完整参考,用于高级样式定制。 - [图标 (Icons)](https://docs.docmd.io/zh/theming/icons/) 如何在你的文档中使用和自定义 Lucide 图标。 - [明暗模式](https://docs.docmd.io/zh/theming/light-dark-mode/) 如何配置默认浏览模式并管理主题切换器,以提供最佳用户体验。