This project contains the content of my personal portfolio site.
Yep! Recently, I've begun exploring updating the site and implementing what I've been learning recently into the project. At the very least, I'll be able to look at my old code and cringe a bit.
Its live here.
For OSX, you can run the following:
brew install [email protected]
bundle config build.libv8 --with-system-v8
bundle config build.therubyracer --with-v8-dir=$(brew --prefix [email protected])
bundle install