Every repository with this icon (
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.markdown | Mon Aug 11 23:26:49 -0700 2008 | |
| |
Rakefile | Wed Jul 23 05:43:48 -0700 2008 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | Fri Sep 05 13:12:14 -0700 2008 | |
| |
log/ | Sat Aug 02 22:13:52 -0700 2008 | |
| |
public/ | ||
| |
script/ | Wed Aug 06 12:21:50 -0700 2008 | |
| |
test/ | ||
| |
tmp/ | Sat Aug 02 22:13:52 -0700 2008 | |
| |
vendor/ |
NewsFlow
Developed by Peter Cooper - 2008
All code developed by Peter Cooper within this project is in the public domain. Plugins, Rails, and derivative code is licensed as it was originally (mostly MIT).
This code is entirely unsupported, lacks tests, and could well make your machine explode. If you use it, you understand this and accept all the risks.
Getting Started
I have not tested these instructions, but from memory..
Rename config/database.yml.dist to database.yml and make the appropriate configuration changes.
Run rake db:migrate to set up your database.
Set up your site configuration, a default configuration file is found in config/newsflow.yml
Advanced Multi-Site Usage
It is possible to create multiple configuration .yml files and then change the first line of config/environment.rb to switch between them.








