README

A personal portfolio page based on the Hydeout template.

Usage

  1. Install rbenv

$ curl -fsSL https://github.com/rbenv/rbenv-installer/raw/HEAD/bin/rbenv-installer | bash

  1. Install required Ruby packages

$ gem install bundle

$ bundle install

  1. Test Locally

$ bundle exec jekyll serve