Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 582 Bytes

File metadata and controls

15 lines (12 loc) · 582 Bytes

[DRAFT]\ Open Developer Platform - Documentation site

Build Status

This project contains the source code of https://blog.session.it/open-developer-platform

Run locally

# 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