Skip to content
This repository has been archived by the owner on Jul 10, 2018. It is now read-only.
/ twibblr Public archive

A Rails Engine that adds blogging + twitter + github + flickr to any existing rails site

License

Notifications You must be signed in to change notification settings

bjeanes/twibblr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twibblr
=======

A Rails Engine for adding blogging (and much more to come later, such as github commit history, tweets, flicer integration, etc) to an existing site. The aim is to have completely non-conflicting models, controllers, et cetera and to allow mounting the system anywhere (/posts, /subdir/posts, etc)

Install
=======

    script/plugin install git://github.com/bjeanes/twibblr.git
    # run rake twibblr:install if you don't see instructions
    rake db:migrate


To do
=====

* use twitter to authenticate for admin
* show tweets in feeds \
* github commits        \____ use STI
* flickr                /

Copyright (c) 2009 Bodaniel Jeanes, released under the MIT license

About

A Rails Engine that adds blogging + twitter + github + flickr to any existing rails site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages