Skip to content

Instantly share code, notes, and snippets.

@ondrek
Created February 17, 2014 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ondrek/9061144 to your computer and use it in GitHub Desktop.
Save ondrek/9061144 to your computer and use it in GitHub Desktop.
How to install mDown Boilerplates

How to install mDown Boilerplates

portfolio default theme

> git clone https://github.com/mdowndev/2014-portfolio
> cd 2014-portfolio
> mdown preview

blog default theme

> git clone https://github.com/mdowndev/2014-blog
> cd 2014-portfolio
> mdown preview

business default theme

> git clone https://github.com/mdowndev/2014-business
> cd 2014-portfolio
> mdown preview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment