bowman2001 / hugo-mod-image

Define image formats with CSS class names, handle retrieval and processing, and deliver with lazysizes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hugo-mod-image

Hugo module for retrieving, preprocessing, and rendering all kinds of images: raster (transparent) or vectorized.

Includes Lazysizes for near-optimal, bandwidth-conservative, and smooth rendering.

You can see it in full action at https://perplex.desider.at. The included example site demonstrates a fundamental setup and a few examples.

About

Define image formats with CSS class names, handle retrieval and processing, and deliver with lazysizes

License:Apache License 2.0


Languages

Language:HTML 55.2%Language:JavaScript 41.8%Language:CSS 2.9%