Foundation-style Gallery

Hi All,

I took a crack at writing a plugin for Kirby. This is my first time creating a plugin for any framework, and I’m more familiar with Ruby than PHP, so any feedback is appreciated!

It’s a simple plugin for adding a light-box gallery to your site using Zurb Foundation. Have a look: https://github.com/ScottKbka/kirby-gallery

I’m thinking of updating this to use a gallery tag so you can put the gallery in-line, but this is what I got done in an afternoon.