mdd
v0.1.0
Published
Documentation generator based on markdown
Downloads
1
Readme
mdd
mdd is a documentation platform based on markdown. Write your documentation in markdown and mdd converts it to a beautiful website using express, livereload, marked, and highlightjs.
Installation
npm install mdd -g
Usage
Start up mdd in any folder you want.
mdd
Features
- Serve and Live Reload
- Build
- Theming
- Custom Templates
- Syntax Highlighting (highlightjs)
- Easy Configuration
Documentation
All documentation can be found at mdd.bjornrombaut.be.