Skip to content

Bosch-0/btcguide.github.io

 
 

Repository files navigation

btcguide.github.io

For regular users, just visit https://btcguide.github.io/ to see GitHub Pages render this content as a static website.


For advanced users, you can host this locally with jekyll (setup instructions here):

$ bundle exec jekyll serve

Then visit: http://127.0.0.1:4000

To spell check:

$ pyspelling -c .spellcheck.yml 
Spelling check passed :)

Notes:

  • See .wordlist.txt for all the exception words.
  • $ brew install aspell && pip install pyspelling are needed.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.0%
  • SCSS 9.5%
  • Ruby 1.5%