sudo apt-get install ruby ruby-dev(if not already installed)sudo gem install bundle(if not already installed)git clone git@github.com:necg/site.gitcd sitebundle installjekyll serve --watch --config _config_local.yml- Browse to http://localhost:4000