The Spiral Book of Bitcoin Mythology.
The content can be edited via the JSON files in the content directory.
Node.js is a prerequisite, the dependencies are managed via npm. Once you have cloned this repo, you can setup the packages:
npm install
Create a build and rebuild on file change:
npm start
This will bring up the dev server and pattern library on localhost:3000.