Hexo NexT EXIF
May 27, 2025 ยท View on GitHub
Exif Reader for NexT.
Preview

From: https://unsplash.com/photos/2nNbx_fr4qU
Install
npm install next-theme/hexo-next-exif
Configure
You can configure this plugin in Hexo _config.yml.
# JavaScript library for reading EXIF image metadata.
# For more information: https://www.npmjs.com/package/exifreader
exif:
enable: true
template: "{FocalLength} f/{ApertureValue} {ExposureTime}s"