A Jekyll & Bootstrap static single page portfolio. Hosted on GitHub pages for free with SSL/TLS 🎉
This project builds on volny's theme 🙌
This app uses Ruby. If you're on a Mac, I'd suggest using Homebrew for installing it.
You can update your Rails version with:
gem update --system
To install local dependencies to run locally:
bundle install
To run locally:
bundle exec jekyll serve