aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/author-header.html
AgeCommit message (Collapse)AuthorFilesLines
2022-09-22themes/default/layouts/partials/function-caches-images: Opt -> Alttdro1-1/+1
2022-09-03themes/default/layouts/partials/function-caches-images: Namespace alternate copytdro1-1/+1
Make the name distinct, it might eventually be a slice.
2022-08-28themes/default/layouts/partials/function-caches-images: Merge alternate copy ↵tdro1-21/+20
properties Compensate for fit and resize. Set images from user profile configuration.
2022-07-10themes/default/layouts/partials/function-paths: Collect paths functions heretdro1-2/+2
2022-06-24themes/default: static/images -> data/mediatdro1-5/+5
Add media path. Translate static images to data media.
2022-06-12themes/default/layouts/partials/author-header: Resize header onlytdro1-4/+3
Don't lazy load.
2022-06-11themes/default/layouts: Try fit instead of resizetdro1-3/+3
Default to webp, and use fit method. Might produce better image rendering overall.
2022-06-09themes/default/layouts/partials/author-header: Resize headerstdro1-7/+18
Try webp first.
2022-06-01themes/default/layouts: Handle image search errorstdro1-5/+15
Namespace 404 image processing.
2022-05-04themes/default/layouts/partials: Set dimensions imagestdro1-0/+10