================= Imgix Integration ================= Glass has imgix integrated into the image storage, to build complex images and thumbnails. Imgix is well documented `on their site `_ To get an imgix url for one of your images, use the `{% imgix_url %}` tag. Examples.:: {% imgix_url page.content.header_image %} {% imgix_url "images/huge_photo.jpg" %}