This is my website! Built with love, tears, Jekyll, and Bootstrap 3. Mostly Bootstrap 3
Clone the repo into the current directory (This will create a folder called alexmcnurlin.github.io in the current directory)
git clone https://www.github.com/alexmcnurlin/alexmcnurlin.github.io
bundle install
bower install
jekyll serve -w
The site will be viewable at http://localhost:5277!