The Tarbell project used to generate Convicted in Cook.
In order to get started developing this project, these are the steps to follow.
First, make sure you have Tarbell installed and configured.
It's best to install Tarbell inside of a virtualenv.
To install Tarbell:
pip install tarbell==0.9b6
To configure Tarbell:
tarbell configure
When the configuration script asks you, you should set up Google Spreadsheets, but you can leave Amazoon S3 setup for later.
Clone the repo:
git clone [email protected]:sc3/cook-convictions.git
Change directory to the site's working copy:
cd cook-convictions
Load the Tarbell blueprint, from https://github.com/bepetersn/tarbell-template:
git submodule update --init
Run the Tarbell preview server:
tarbell serve