Simple PHP image gallery with justified layout, jQuery lightbox, AJAX pagination. No database needed.
Includes Justified Gallery and SwipeBox.
paginate.php: backend script provides data for the gallery in both JSON and HTML snippet format.
index.html: default implementation using HTML snippets from backend.
index_json_debug.html: WiP frontend using JSON data from php backend.