Skip to content

Latest commit

 

History

History
executable file
·
25 lines (18 loc) · 597 Bytes

README.md

File metadata and controls

executable file
·
25 lines (18 loc) · 597 Bytes

demo

What

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