JSGallery Demo

I've been looking for a reason to pick up JavaScript, so when a backwards friend of mine whined about all modern web galleries and portfolios being needlessly advanced and difficult to manage, I spent a weekend building this to shut him up. :)

JSGallery is a single HTML-file and a few scripts; just put images in the folder and you're done.

No content management. No bloat. It doesn't even require a server!


Features:


Usage:

  1. put your JPGs in the 'images'-folder
  2. name them sequentially (0.jpg, 1.jpg)
  3. edit index.html if you want to configure the gallery
  4. ???
  5. PROFIT!

Download JSGallery



// Ulf Benjaminsson (@, www)