A static content generator


License
MIT
Install
npm install mimo-website@1.0.0-alpha.40

Documentation

Build Status

Mimo is a tool that dynamically generates DocFX themes and websites from said themes.

Mimo is not in a generally usable state. I'm waiting to see how DocFX V3 turns out before deciding on whether or not to complete this project. Mimo is currently scrappily built on top of DocFX V2, which has performance issues, can't run cross platform and isn't easy to extend.

Unfortunately, for now, the Mimo package on NPM does not work without some hacking. It depends on a bunch of plugins for DocFX V2. I've collated all of the plugins into a temporary open-source project JeremyTCD.DocFx.Plugins. Note that JeremyTCD.DocFx.Plugins relies on a couple of changes/fixes made to DocFX V2.