Automate publishing process of MkDocs to Static Website hosting in Azure Storage with VSTS
For Valo Intranet, we recently started using **MkDocs** ([https://www.mkdocs.org/](https://www.mkdocs.org/)) for building our product documentation. The great part about **MkDocs** is that can generate a completely static HTML site based on Markdown files. This makes it easy to maintain and can live in a source-controlled environment. MkDocs is for example used in projects like Office 365 CLI, PnP SPFx React and