Bitcoin Manchester Website @bitcoin_mcr A Jekyll-flavored blog hosted on GitHub pages. To run/generate locally Clone a copy of the repo, and then in the top directory of the cloned repo install the required files: bundle install If that fails, install bundler gem install bundler To to run the site: rake serve