Skip to content

Instantly share code, notes, and snippets.

View jandersoncampelo's full-sized avatar

Janderson Rossato Campêlo jandersoncampelo

View GitHub Profile
@jandersoncampelo
jandersoncampelo / create_gallery.sh
Created July 15, 2019 22:52 — forked from sebspain/create_gallery.sh
A small bash script to create a basic image gallery from a folder of images. An example of the resulting gallery is here http://sebspain.co.uk/photos/gallery1/ and the css etc is available here https://github.com/sebspain/sebspain.github.io. Currently very specific to my site but feel free to modify for your purposes. Eventually I may write it i…