JEKYLL!!

jekyllrb.com

basic up and running

  1. install ruby and rubygems if you haven't already
  2. install jekyll:
gem install jekyll bundler
  1. within the directory run:
bundle exec jekyll serve