public
Fork of toastdriven/feedme
Description: A better (for me) RSS aggregator. Collects numerous RSS feeds and displays entries in chronological order. Similar to the "planet" concept.
Homepage: http://www.toastdriven.com/
Clone URL: git://github.com/TomK32/feedme.git
TomK32 (author)
Wed Jun 25 06:55:30 -0700 2008
commit  8691bf7f779da01c7afbb6eab3a8867b8d2bff4d
tree    7fcf5db73c7fb1c93f4092fbedfebdce77f92195
parent  48625f0a73662e478c69ec01bb4cc69fa14c1764
feedme / README_GOLDBERG
100644 23 lines (12 sloc) 0.533 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
v0.2.2
 
WELCOME TO GOLDBERG!
 
All the files for your site should now be in place. The following
steps are required to complete your setup:
 
1. Create your database and edit config/database.yml accordingly.
 
2. Execute the following Rake task to complete the setup of Goldberg:
 
    rake goldberg:install
 
 
There may be extra steps required to get Rails working, especially if
you are using shared hosting and/or FastCGI. Check your provider's
Rails documentation.
 
Good luck using Goldberg!
 
 
Dave Nelson, urbanus at 240gl dot org