public
Description: The rails app behind rewiredstate.org - for hack days
Homepage: http://rewiredstate.org
Clone URL: git://github.com/james/hackday.git
james (author)
Wed Aug 19 02:08:41 -0700 2009
commit  bd1fb9ba1b294a1b89f3215e0653837f0d34f5cf
tree    5d4099cfb0aa76213ba5af55722569d769bcb624
parent  a18a06a4617be50c76a572c57a78a78c86d97b3f
name age message
file .gems Loading commit data...
file .gitignore
file Capfile Fri Mar 06 12:50:04 -0800 2009 deploy script [james]
file README
file Rakefile Wed Feb 18 07:33:56 -0800 2009 Rails [james]
directory app/
directory config/
directory db/
directory doc/
directory lib/
directory log/
directory public/
directory script/ Wed Feb 18 07:33:56 -0800 2009 Rails [james]
directory spec/
directory test/ Wed Feb 18 07:33:56 -0800 2009 Rails [james]
directory vendor/
README
== Hackday Projects

This is a simple Ruby on Rails app to help document and share projects made on a Hack Day. It is being quickly written 
the week before my Hack Day "Rewired State: National Hack The Government Day".

== Features

* Simple and clean: Minimum server set up and code
* * All authentication handled by OpenID
* * Photos added via flickr tags, pulled on client side through JSONP (No background process, caching etc.)
* * Pull code commits from github
* * Hopefully support SVN somehow

== Contributions

* Please do feel free to fork and contribute. Just make sure you keep everything simple.