Automate publishing of markdown docs with git,mkdocs and travis
Sreekanth Iyer
Lead Architect, Director @Verint R&D, Ex-Principal Architect@Apptio (Cloudability), Ex-IBMer, IBM Master Inventor, Distinguished IT Architect | Author- Hybrid Cloud Security Patterns | Adjunct Faculty-BITS Pilani(WILP)
I got some of my markdown docs rendered nicely with mkdocs. Got the setup up going easily leveraging plenty of material that's provided by mkdocs. But faced some challenges automating the whole stuff with Travis. Got it all working with few hacks. I've captured the steps and nuances in the gist here - https://gist.github.com/sreek-iyer/9b3798ffe1e8c78a63ae9228d46605be
Check it out.