================ Jesse Yates's blog is currently being hosted on github.com, and can be viewed at http://jyates.github.com
=================== Configuration is handled via _config.yml. See https://github.com/mojombo/jekyll/wiki/configuration for more information on configuration values
==============
A default .rvmrc file is included which uses 'bundler' to install almost all the necessary dependencies. The missing ones are:
- (Pygments)[http://pygments.org/download/]
============================== The site can be built through the rake tasks: default - starts the site and refreshes firefox build - builds the site and starts the server stop - stops the server, if its running
run 'rake -T' for more information,
Alternatively, you can run jekyll by hand:
$ 'jekyll --server'
The site can then be seen at: http://0.0.0.0:4000
============= Images from:
- http://www.openclipart.org/people/docguy/docGuy_Page.svg
- http://2b.img.v4.skyrock.net/2b4/emotentation/pics/2570521967_0_9_VOqH0G38.png
- http://www.ettoredelnegro.me/images/github_button.png
============= All content under _posts is licensed under the Creative Commons 3.0 License (http://http://creativecommons.org/licenses/by-nc-nd/3.0/)
All other content is licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)