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 5b8042a0ee4562dd7d8bff09b3bf4e7800671048
tree 63ccb61bfc4fd1e273eb5317bcaa90085520b908
parent b083746272aee769602ffa480fb0d48d514dc566
tree 63ccb61bfc4fd1e273eb5317bcaa90085520b908
parent b083746272aee769602ffa480fb0d48d514dc566
hackday /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Capfile | Fri Mar 06 12:50:04 -0800 2009 | |
| |
README | ||
| |
Rakefile | Wed Feb 18 07:33:56 -0800 2009 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
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.








