+++
title = "Photo 1"
date = 2021-05-23T09:37:53-07:00
draft = false
filter = "Tejas"
+++
Benefits:
You can leverage Hugo’s pagination capabilities.
Each image becomes a page resource, allowing you to resize, fit, fill, rotate, apply filters, convert to WebP, extract EXIF data, create variants, etc.
very sorry, i just did. Im using two types of content here, in a way. one, I’m using to render student cards and the other I want to render the gallery. andI want them to be separately rendered and yet have pagination etc. kindly let me know what I can do
git clone --single-branch -b hugo-forum-topic-33040 https://github.com/jmooring/hugo-testing hugo-forum-topic-33040
cd hugo-forum-topic-33040
hugo server
Then visit http://localhost:1313/photo/ to view the paginated gallery.
The template for the paginated gallery is layouts/photo/list.html.