Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.63 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.63 KB

Bitcoin Resources

A curated collection of articles, books, podcasts, podcast episodes, and other resources which offer a more complete understanding of Bitcoin. Available for everyone at bitcoin-resources.com.

Contribute

If you find any typos, grammatical errors, broken links, or any other mistakes or issues, please point them out to me or create a pull request to correct them.

For more details on how to contribute please refer to the contribution guidelines.

Build the site locally

Prerequisites:

  1. Install Jekyll
  2. Clone the repository and cd into the site's directory
  3. Run npm install to install dependencies from package.json
  4. Run bundle install to install dependencies from Gemfile

Building the site:

  1. Run npm run gulp to build assets
  2. Run bundle exec jekyll serve to build the site
  3. Visit localhost:4000 to view the site

You might have to install gulp globally, which you can do with npm install --global gulp-cli.

Support

You can follow the project on Twitter, share the project, contribute, donate, or support me directly.


Created with 🧡 by Gigi.

tippin.me