The client side CSS and JavaScript used by the FooGallery WordPress plugin. This project was split out from the PHP code to make managing the various templates JavaScript and CSS easier. The templates now also share common code to reduce overall file size where possible.

You can also use the core CSS and JavaScript in this repo to create awesome galleries without the WordPress plugin. Include the required files in page and create the gallery elements yourself and you are good to go.

How To

Check out the README's in the src folder for a quick how to for now, more docs are to follow.