ianlivingstone / ianlivingstone.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

License:MIT License


Languages

Language:CSS 51.4%Language:HTML 37.3%Language:Ruby 11.3%