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)
Sun May 17 10:11:04 -0700 2009
commit  5b8042a0ee4562dd7d8bff09b3bf4e7800671048
tree    63ccb61bfc4fd1e273eb5317bcaa90085520b908
parent  b083746272aee769602ffa480fb0d48d514dc566
name age message
file .gitignore Loading commit data...
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.