This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
pages /
| name | age | message | |
|---|---|---|---|
| |
.DS_Store | ||
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
configurations/ | ||
| |
controllers/ | ||
| |
db | ||
| |
doc/ | ||
| |
helpers/ | Tue Apr 07 17:17:15 -0700 2009 | |
| |
lib/ | ||
| |
log/ | Thu May 01 23:42:54 -0700 2008 | |
| |
models/ | ||
| |
public/ | ||
| |
resources/ | ||
| |
schema/ | Tue Sep 02 12:11:52 -0700 2008 | |
| |
startup.rb | ||
| |
templates/ | ||
| |
tmp/ |
README
Pages expects to find FileBase datastores for each domain in a directory named "db". There is a starter config in example_db for localhost. So to get up and running quickly, you can do this: $ mkdir db $ cp -pr example_db/localhost db/








