A role-playing game set on Torei, inspired by Dogs in the Vineyard by way of its somewhat simpler horror-themed variant, Afraid.
This project builds a rulebook as a single HTML file complete with all embedded images and style information. In order to build this from source, you must have the following tools installed:
- Pandoc to build the special dialect of markdown into HTML.
- Less to build the customised Twitter Bootstrap CSS.
- YUI compressor (theoretically optional) to keep the size of the bundled CSS down.
- Make to run the build commands for you.
This repository has Twitter Bootstrap as a submodule, along with the Junction and Orbitron fonts from The League of Movable Type.
In addition, it includes a copy of the excellent SVG icons from http://game-icons.net/. Unfortunately they're not yet available as a git repository, but at some point I hope to be able to make this a submodule as well.
There's a copy of the HTML output semi-regularly published to http://gospodinp.github.io. Despite being hosted on the Web, it is a self-contained file that will work even when offline. Because of that, it tends to clock in at just over 700KB, so have patience when loading!