📦 mkdocs-ts
A toolkit to build dynamic, modular, and type-safe hierarchical document-based applications using TypeScript
and Markdown.
🧩 Key Features
- Declarative and dynamic navigation system.
- Flexible layout templating engine.
- Type-safe, Markdown-first content creation.
- Native support for Notebooks and API documentation.
- Extensible plugin system.
All documentation, tutorials, and API references are available in the official docs:
👉 Explore the Docs
🚀 Quick Start
npm install mkdocs-ts
Or with yarn
:
yarn add mkdocs-ts
🛠️ Contributing
We welcome contributions! Bug reports, feature ideas, or plugin proposals — jump in.
📬 See the Contributing Guide
📝 License
MIT License