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 (
Joe Fiorini (author)
Thu May 01 00:14:57 -0700 2008
commit 89f0c5e3301605d73ead8c546bf5db8f7f38893d
tree 2654531cf83c8804a45dfbaa2231b84675ee5b64
parent c391bf4b9975a547ac27306479b367706b62e346
tree 2654531cf83c8804a45dfbaa2231b84675ee5b64
parent c391bf4b9975a547ac27306479b367706b62e346
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Apr 12 22:02:15 -0700 2008 | [Joe Fiorini] |
| |
.gitmodules | Wed Apr 30 22:28:09 -0700 2008 | [Joe Fiorini] |
| |
README | Mon Mar 31 22:11:58 -0700 2008 | [Joe Fiorini] |
| |
Rakefile | Mon Mar 31 22:08:21 -0700 2008 | [Joe Fiorini] |
| |
app/ | Thu May 01 00:14:57 -0700 2008 | [Joe Fiorini] |
| |
config/ | Thu May 01 00:14:57 -0700 2008 | [Joe Fiorini] |
| |
db/ | Thu May 01 00:14:57 -0700 2008 | [Joe Fiorini] |
| |
doc/ | Mon Mar 31 22:08:21 -0700 2008 | [Joe Fiorini] |
| |
lib/ | Sun Apr 20 21:20:47 -0700 2008 | [Joe Fiorini] |
| |
public/ | Wed Apr 30 23:34:29 -0700 2008 | [Joe Fiorini] |
| |
script/ | Mon Mar 31 22:08:21 -0700 2008 | [Joe Fiorini] |
| |
spec/ | Sat Apr 12 22:00:11 -0700 2008 | [Joe Fiorini] |
| |
stories/ | Mon Mar 31 22:08:21 -0700 2008 | [Joe Fiorini] |
| |
test/ | Mon Mar 31 22:08:21 -0700 2008 | [Joe Fiorini] |
| |
vendor/ | Thu May 01 00:14:57 -0700 2008 | [Joe Fiorini] |
README
== Ruby on Rails Blog Starter Kit This will be a fairly basic blog, with reliance on third-party plugins wherever possible. It will have basic posting features, commenting, feeds (RSS/Atom/etc?), Akismet integration for commenting, adding to del.icio.us & digg, Gravatar integration, tagging, Metaweblog API integration, dynamic modules, and an admin login through OpenId for creating new posts/managing comments (edit/delete). As stated above, the focus of this blog is not creating the next great blogging platform; I’m building a very simple blog app that meets my needs. I’m opening it up to the community as a starter kit for anyone learning Rails (seasoned professionals, complete newbies, or anyone in between) to fork/customize for his/her own needs. I will not be taking feature requests. Instead, I would encourage anyone who feels this is lacking to fork it and add the features for themselves.




