A simple, flexible, responsive, retina-ready jQuery lightbox plugin. See http://dev7studios.com/nivo-lightbox for more info.
...built for WordPress! Out of the box, this will run on any link (<a>
) that contains an image (<img>
). It also groups WordPress galleries by default.
If you have grunt installed:
- Run
npm install grunt --save-dev
in this directory to initialize grunt stuff. - Edit
nivo-lightbox-init.js
. - Run
grunt
.
Huzzah! If you don't have grunt installed:
- Fork this repo.
- Rework it for your workflow.
If you don't have grunt installed and don't know how to fork a repo:
- I dunno. Be careful? This plugin isn't supported.
grunt image
is also available if you edit the images and have ImageOptim-CLI installed.