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 (
rblog /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Jul 05 20:21:16 -0700 2008 | [Mitchell Blankenship] |
| |
MIT_LICENSE | Sat Jul 05 20:21:16 -0700 2008 | [Mitchell Blankenship] |
| |
README | Sat Jul 05 20:21:16 -0700 2008 | [Mitchell Blankenship] |
| |
Rakefile | Sat Jul 05 20:21:16 -0700 2008 | [Mitchell Blankenship] |
| |
app/ | Sat Jul 05 22:12:58 -0700 2008 | [nu2rails] |
| |
config/ | Sat Jul 05 21:14:13 -0700 2008 | [Mitchell Blankenship] |
| |
db/ | Sat Jul 05 21:14:13 -0700 2008 | [Mitchell Blankenship] |
| |
doc/ | Sat Jul 05 20:21:16 -0700 2008 | [Mitchell Blankenship] |
| |
lib/ | Sat Jul 05 20:21:16 -0700 2008 | [Mitchell Blankenship] |
| |
public/ | Sat Jul 05 20:21:16 -0700 2008 | [Mitchell Blankenship] |
| |
script/ | Sat Jul 05 20:21:16 -0700 2008 | [Mitchell Blankenship] |
| |
test/ | Sat Jul 05 21:14:13 -0700 2008 | [Mitchell Blankenship] |
| |
tmp/ | Sat Jul 05 20:21:16 -0700 2008 | [Mitchell Blankenship] |
| |
vendor/ | Sat Jul 05 22:12:58 -0700 2008 | [nu2rails] |
README
==RBlog== Written by: Mitchell Blankenship (mblankenship@nu2rails.com) License: MIT License ==Installation== I did mess up a little when I initially commited the source to git and so there is an extra step in the installation. These instructions assume that you have decompressed the archive and have it where you want it. Step 1: You'll need to "cd" into the root directory of RBlog and run the following commands rake tmp:create mkdir log (on linux, and mac0 if your on windows then just create a log directory. Step 2: copy the database.example.yml to database.yml and edit it to suit your needs Step 3: copy the config.example.yml to config.yml and edit it. It's commented to help you along Step 4: run rake db:migrate to get the database up to speed. Step 5: start up your server and blog away. ==Getting Help== You can get help on the Rblog Google Group at http://groups.google.com/group/rblog. I'll do my best to help anyone as much as possible. I also encourge the use of the group for feedback. ==Other Info== This is the primary release of RBlog and I still have things I want to do with it but as it sits now it should be perfectly stable and reliable. I will be posting updates on my personal blog at http://www.nu2rails.com as much as possible. ==Cover My Ass== I provide RBlog free of charge for you to do with pretty much as you see fit. RBlog is offered as is with no guarentees. Basically if you download this and use it and it somehow screws something up or gets hacked it's not my fault and by using RBlog you agree that I (Mitchell Blankenship) will remain free from blame or liability if something does go wrong.





