In the spirit of sharing, I’ve decided to open-source my website jonsuh.com. Now you know all of my secrets.
$ 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!