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 (
slate /
| name | age | message | |
|---|---|---|---|
| |
.autotest | ||
| |
.gitignore | ||
| |
LICENSE | ||
| |
README.textile | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
spec/ | ||
| |
stories/ | ||
| |
test/ | ||
| |
tmp/ | ||
| |
vendor/ |
README.textile
Overview
slate is a content management system/framework originally developed at
West Virginia University Web Services (http://www.wvu.edu).
Setup
- Configure your database connection (database.yml)
- Create your database and load the schema (rake db:schema:load)
- Run slate setup to create a login (rake slate:setup)
Local Machine Setup
- Add slate.local.host to your hosts file. Point it at 127.0.0.1
- Start mongrel (script/server)
- Access admin at slate.local.host:3000
Hey!
Please be aware: slate is still in early alpha stage. This version (0.5)
is a complete rebuild of the original system used at WVU. Many aspects
have not been rebuilt yet. Comments are welcome, but no support will
be provided at this point.








