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 (
commit 3611209356661cadbefbb8e9625d38bcc0f64d90
tree 48c54cfbeabd3e70a5aea02147f5ce8b5993f3a3
parent 366011771bc90f6c77f07180bf5ca15497a29e9d
tree 48c54cfbeabd3e70a5aea02147f5ce8b5993f3a3
parent 366011771bc90f6c77f07180bf5ca15497a29e9d
pages /
| name | age | message | |
|---|---|---|---|
| |
.DS_Store | Wed Mar 04 17:41:08 -0800 2009 | |
| |
.gitignore | Wed Aug 05 00:22:36 -0700 2009 | |
| |
README | Tue Dec 23 13:01:06 -0800 2008 | |
| |
Rakefile | Tue Dec 23 12:32:31 -0800 2008 | |
| |
configurations/ | Wed Aug 05 00:22:36 -0700 2009 | |
| |
controllers/ | Wed Aug 05 00:22:36 -0700 2009 | |
| |
db | Wed Aug 05 00:22:36 -0700 2009 | |
| |
doc/ | Tue Mar 17 14:55:52 -0700 2009 | |
| |
helpers/ | Tue Apr 07 17:17:15 -0700 2009 | |
| |
lib/ | Wed Aug 05 00:22:36 -0700 2009 | |
| |
log/ | Thu May 01 23:42:54 -0700 2008 | |
| |
models/ | Wed Aug 05 00:22:36 -0700 2009 | |
| |
public/ | Tue May 19 19:14:28 -0700 2009 | |
| |
resources/ | Wed Aug 05 00:22:36 -0700 2009 | |
| |
schema/ | Tue Sep 02 12:11:52 -0700 2008 | |
| |
startup.rb | Tue Sep 09 01:40:09 -0700 2008 | |
| |
templates/ | Tue May 19 19:12:24 -0700 2009 | |
| |
tmp/ | Thu May 01 23:42:54 -0700 2008 |
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/







