Hey there! You've made it to the repo for my personal website. Not sure why you'd want to keep up to date on changes to it, but if you do then here's the place to be.
While you're here you might as well learn something. This site runs on GitHub Pages and is generated using Jekyll.
Here's how you can build the site:
-
Clone the repo:
git clone https://github.com/grantmcconnaughey/grantmcconnaughey.github.io.git
-
Change directories:
cd grantmcconnaughey.github.io
-
Install Jekyll:
gem install jekyll
-
Serve up the site:
bundle exec jekyll serve
-
Navigate to http://127.0.0.1:4000/ in your browser.
- Favicon generated from favicon.io.