Elvis is still in the building

This is repo that hosts my personal website.

Install

gem install jekyll bundler github-pages
bundle init

Build

jekyll build

Serve

Run the following and go to http://localhost:4000 in your browser

bundle exec jekyll serve --open-url --livereload