alex-cannon.github.io

Welcome to my personal portfolio! This site is built with Jekyll and hosted by github pages.

Want to create your own blog hosted by github pages? Get started with the Jekyll docs.

Get Started

Follow these steps to get started:

  1. Fork this repo
  2. Clone fork locally
  3. Navigate to the root directory of the repo
  4. Follow the Jekyll installation instructions & install all prerequisites.
  5. Run Jekyll with bundler:
    bundle exec jekyll serve
    
  6. Go to http://localhost:4000 to see the site running.

Contributions

This is our workflow:

  1. Fork
  2. Make changes to the jekyll branch
  3. Make your first PR!