This project contains the source code of https://blog.session.it/open-developer-platform
# Install Hugo (use brew on OSX or https://gohugo.io/getting-started/installing/)
brew install hugo
git clone git@github.com:maoo/open-developer-platform.git
cd open-developer-platform
git submodule add https://github.com/digitalcraftsman/hugo-material-docs themes/material
hugo serve