aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/gallery-walk.html
AgeCommit message (Collapse)AuthorFilesLines
2022-12-15themes/default/layouts/partials/styles-image-gradient: Extend to gallerytdro1-0/+3
2022-12-12themes/default/layouts/partials/gallery-walk: Use mime typestdro1-56/+47
Try to avoid nil explosion with mime type guards/checks
2022-09-15themes/default/layouts/partials/gallery-walk: Relate pagestdro1-16/+25
Pass context. Break is now available. Don't use image cacher for now.
2022-09-03themes/default/layouts/partials/gallery-walk: Lazy load imagestdro1-4/+11
2022-08-28themes/default/layouts/partials/function-caches-images: Merge alternate copy ↵tdro1-45/+14
properties Compensate for fit and resize. Set images from user profile configuration.
2022-08-06themes/default/layouts/partials/gallery-walk: Remove redundant extensiontdro1-2/+0
2022-07-10themes/default/layouts/partials/function-paths: Collect paths functions heretdro1-2/+2
2022-06-24themes/default/layouts/partials/gallery-walk: Check if profile existstdro1-22/+24
2022-06-24themes/default/layouts/partials/gallery-walk: Don't implicitly default to webptdro1-8/+12
2022-06-24themes/default/layouts/partials/gallery-walk: Put author in pathtdro1-4/+5
Avoid image overwriting.
2022-06-24themes/default/layouts/partials/gallery-walk: Don't recursetdro1-37/+70
2022-06-24themes/default: static/images -> data/mediatdro1-1/+1
Add media path. Translate static images to data media.
2022-06-17themes/default/layouts/partials/gallery-walk: Move notification outside of rangetdro1-4/+4
2022-06-17themes/default/layouts/partials/gallery-walk: Add additional no media ↵tdro1-0/+4
notification
2022-06-17themes/default/layouts/partials/gallery-walk: Add no media notificationtdro1-6/+10
2022-06-13themes/default/layouts/partials/gallery-walk: Ignore select files and folderstdro1-4/+4
2022-06-12themes/default/layouts/partials/gallery-walk: Use path.Exttdro1-12/+12
2022-06-11themes/default/layouts: Try fit instead of resizetdro1-2/+3
Default to webp, and use fit method. Might produce better image rendering overall.
2022-06-06themes/default/layouts/partials/gallery-walk: Resize based on heighttdro1-1/+1
2022-06-06themes/default/layouts/partials/gallery-walk: Walk outside in publictdro1-8/+12
Look inside public folder for image assets to include and minify. Massive efficiency gains.
2022-05-04themes/default/layouts/partials: Set dimensions imagestdro1-0/+2
2022-05-04themes/default/layouts: Allow sub directoriestdro1-1/+1
Set base URL on all links.
2022-05-03config.yaml: Commissiontdro1-0/+41