bitcoinstandarden.dk Website

This repository is serving the www.bitcoinstandarden.dk website.

The website is informing about Saifedean Ammus's book "The Bitcoin Standard" in Danish (Bitcoinstandarden).

The project uses Jekyll as CMS system and Minimal Mistakes as a theme.

Pull requests are welcome!

Local development

To run it locally checkout this repo and run

gem install bundler jekyll
bundle exec jekyll serve --force_polling

...and browse to http://localhost:4000