This is the data for my personal website and blog

It is automatically transformed by Jekyll into a static site whenever I push this repository to GitHub.

See GitHub Pages to learn how to publish your own site.

Install

The site uses bundler.

  • Clone repository
  • bundle install --path vendor/bundle
  • bundle install --binstubs

Rake should now use the bundle installed jekyll.

License

The following directories and their contents are Copyright Andrew Carter. You may not reuse anything therein without my permission:

  • _posts/
  • images/

All other directories and files are MIT Licensed. Feel free to use the HTML and CSS as you please. If you do use them, a link back to http://github.com/ascarter would be appreciated, but is not required.