vote up 0 vote down star

I've been looking on Github for a Rails project that allows anyone to sign in and add a blog entry.

Has anyone seen something like this?

flag

2 Answers

vote up 0 vote down

TYPO is a blogging platform that uses Ruby on Rails: http://wiki.github.com/fdv/typo/ looks to have the capability for multiple authors.

The article here gives a good overview of several other RoR blogging platforms that are out there.

link|flag
vote up 0 vote down

IMHO this is quite easy to make. Especially if you use the twitter-auth gem. Just sign-in with your twitter account, write a post and be done with it.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.