MichaelChadwick.info

Jekyll source for my personal site, which includes all the information about me, Michael Chadwick, you could ever possibly need or want.

local development

build dependencies

$ bundle install

serve local dev version

$ bundle exec jekyll serve --watch --open-url http://localhost:4000

acknowledgements

Thanks to melodiouscode for the cool Liquid templating approach to creating a sitemap vs. using a plugin!