Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 556 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 556 Bytes

An improvised instagram replacement

moments-preview

Technically this is a simple gallery generated by a php foreach loop that displays all the images from a local folder. The images are sorted by date (in the filename) to list from most recent to oldest. It uses Jquery (for the home cooked lightbox script) and the Jquery Lazy plugin. It's that simple.

You can read more about the reasons why I built this here: https://slrncl.com/moments/#about