/jonsuh.com

My website

Primary LanguageCSSMIT LicenseMIT

Jonathan Suh

In the spirit of sharing, I’ve decided to open-source my website jonsuh.com. Now you know all of my secrets.

Requirements

Getting things running locally

$ git clone git@github.com:jonsuh/jonsuh.com.git
$ cd jonsuh.com
$ npm install
$ bower install
$ grunt build

If you’ve got questions, feel free to reach out to me on Twitter @jonsuh. Enjoy!