migurski / paperwalking

Like walking, but with paper

This URL has Read+Write access

paperwalking / site
name age message
..
file Makefile Sun Oct 25 01:28:36 -0700 2009 bin no longer has a Makefile kicking around [Michal Migurski]
file README Thu Jun 04 09:23:26 -0700 2009 A word about lib/init.php in the readme [Michal Migurski]
directory bin/ Loading commit data...
directory doc/
directory lib/
directory templates/
directory www/
site/README
This is where all the public-facing web stuff goes.

The www folder is where your document root should point, everything else
is not for public consumption. Note the Makefile, which creates a tmp folder
for temporary files and a templates/cache folder for use by Smarty.

Local configuration options, such as storage passwords and API identifiers for
remote services Flickr, Amazon S3, and Cloudmade, can be found in lib/init.php

You'll want to run `make` before you do anything else.