An improvised instagram replacement
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