Use this skill when working with MD-Book, a modern mdbook replacement for generating HTML documentation from Markdown files.
MD-Book is a Rust-based documentation generator that converts Markdown files to beautiful, searchable HTML documentation. It supports multiple markdown formats (Markdown, GFM, MDX), server-side syntax highlighting, live development server, and integrated Pagefind search.
| --input | -i | Input directory containing markdown files (required) | | --output | -o | Output directory for HTML files (required) | | --config | -c | Optional path to config file | | --watch | -w | Watch for changes and rebuild | | --serve | -s | Serve at http://localhost:3000 | | --port | | Port to serve on (default: 3000) |
Fähigkeit zum Erstellen von MD-Book-Dokumentationen. Verwenden Sie bei der Arbeit mit MD-Book, einem modernen MDBook-Ersatz zum Generieren von HTML-Dokumentation aus Markdown-Dateien. Unterstützt Syntaxhervorhebung, Live-Neuladen, Pagefind-Suche und Tera-Vorlagen. Quelle: terraphim/terraphim-skills.