mkdocs-ts
v0.4.3
Published
A TypeScript library for building dynamic, hierarchical, document-driven applications with customizable layouts and rich content integration.
Downloads
311
Readme
📦 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:
🚀 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