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 (
commit 8479e106b528defbf9a9d7be0c05104bfe7b90a6
tree 71f7747b57b1b44535a43930723eb4a97e9c4454
parent fa81644665b96a7f22a42a4b813aa976e519f63c
tree 71f7747b57b1b44535a43930723eb4a97e9c4454
parent fa81644665b96a7f22a42a4b813aa976e519f63c
hackday /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Mar 07 03:48:05 -0800 2009 | |
| |
Capfile | Fri Mar 06 12:50:04 -0800 2009 | |
| |
README | Mon Mar 02 02:14:30 -0800 2009 | |
| |
Rakefile | Wed Feb 18 07:33:56 -0800 2009 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | Wed Feb 18 07:33:56 -0800 2009 | |
| |
lib/ | ||
| |
log/ | Wed Feb 18 07:41:52 -0800 2009 | |
| |
public/ | ||
| |
script/ | Wed Feb 18 07:33:56 -0800 2009 | |
| |
spec/ | ||
| |
test/ | Wed Feb 18 07:33:56 -0800 2009 | |
| |
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.








