boratanrikulu / eternity

A minimalist Hugo theme designed for portfolio sites.
https://eternity.bora.sh
MIT License
237 stars 78 forks source link

Handle image rotation #62

Closed Aflynn50 closed 1 year ago

Aflynn50 commented 1 year ago

Hey, this PR implements the changes recommended in #49. This does not handle mirrored images, only those which have been rotated.

boratanrikulu commented 1 year ago

Thank you for the PR. It would be nice to have a helper function to avoid code repeating but current code is OK too.