HTML5 Flickr gallery
ygrai is an HTML5 Flickr powered gallery. It relies on a few projects hosted on github, as submodules. To install, please follow the steps below:
$ git clone git://github.com/avoidwork/ygrai.git
$ cd ygrai
$ git submodule init assets
$ git submodule init modules
$ git submodule update assets
$ git submodule update modules
Once you've completed these steps, edit ygrai.config.js in /modules and it's ready to run!
My portfolio is running ygrai 1.0.0 - http://jasonmulligan.com
ygrai is licensed under BSD-3 http://www.opensource.org/licenses/BSD-3-Clause
Copyright (c) 2012, Jason Mulligan jason.mulligan@avoidwork.com