Bo & Co's portfolio site built with Jekyll and deployed with Github Pages.
Pull the latest version of the repo and run the following command to install all dependencies.
bundle install
npm run serve and navigate to http://localhost:4000
Push to main, and it'll automatically deploy.
