/portfolio

My Portfolio

Primary LanguageCSS

My Personal Portfolio

This is my portfolio website. Feel free to checkout my code!

Getting Started

Dependencies

  1. Ruby
  2. Ruby Gems
  3. Node
  4. Jekyll. Run gem install jekyll

Setup

  1. npm install
  2. Run gulp dev to start the dev environment on port 7000.

Deploy

  1. Run a clean build.
  2. Push to master.
  3. Checkout the gh-pages branch and merge master.