migurski / paperwalking
- Source
- Commits
- Network (14)
- Issues (24)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
7464e6b
Michal Migurski (author)
Wed Nov 04 23:30:24 -0800 2009
paperwalking / site
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
Makefile | Sun Oct 25 01:28:36 -0700 2009 | |
| |
README | Thu Jun 04 09:23:26 -0700 2009 | |
| |
bin/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
templates/ | ||
| |
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.

