Skip to content

adamtache/bitcoin-rabbit-hole

Repository files navigation

Installation

Optional: gem install bundler

Run: bundle install

Run: bundle exec jekyll serve to build and serve site.

Now access: http:https://127.0.0.1:4000/ in your browser.

Suggesting Content

All resources have a corresponding markdown file found under collections. To suggest a new resource, create a new .md file and submit a pull request. Here is a sample pull request, including submitting a new author. Once the PR is approved, the resource will automatically be added to the site under its corresponding category, and have its own page created.

Cloning BRH

If you would like to fork BRH and create your own resources site, there is a useful script for generating large amounts of resource markdown files at once by parsing information entered into a Google Spreadsheet. You will want to modify the script for your spreadsheet's parameters.