Ian Livingstone's Blog

This repository contains the source for Ian Livingstone's site which is powered by Jekyll and hosted on GitHub pages.

Requirements

  • ruby v2.x+
  • bundle package manager
  • jekyll installed (latest greatest)

Running and Development

Once you have ruby and jekyll installed you can develop locally by calling bundle exec jekyll serve.

Deployment

Simply push your changes to master and everything else is taken care of for you!