Using Jekyll, Lightbox, and GitHub pages
Lightbox is a script used to overlay images on the current page. Its implementation in a pure HTML is fairly easy if you follow the documentation (I used it long ago for a secondary school project a friend and I did back in 2010).
My idea was to see how this could be implemented in Jekyll using plug-ins or whatever.