aseemk / zoomit-lightbox

Zoom.it-powered Lightbox — an infinitely better experience for hi-res images.

Home Page:http://aseemk.github.io/zoomit-lightbox/test/gallery.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated build (concatenation + minification)

aseemk opened this issue · comments

We should have an automated build in this project that generates the needed lightbox-min.js and lightbox-min.css files. The JS should have the viewer (ideally Seadragon Ajax; see issue 3), Zoomit.js API wrapper library and the Lightbox code all concatenated together.

We should also add a test page that uses this built output, or alternately, change our existing gallery test page to use it, and add a new one that uses the raw source code for development.