Create a static HTML/CSS image gallery from a bunch of images
gallerize Create a static HTML/CSS image gallery from a bunch of images. Features Integrates ImageMagick to resize images and create thumbnails. Generates clean, slim, semantically appropriate HTML5 and uses CSS 3 for styling. As a result, the output can easily be themed. Provides HTML access keys for keyboard navigation. Optimizes images to reduce size and remove metadata. Requirements Installation It is recommended to create a virtual environment and run gallerize inside it. To install ImageMagick, jpegoptim, and virtualenv on Debian/Ubuntu: […]
Read more