Skip to content

next-theme/hexo-next-exif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1705266 Β· Nov 17, 2024

History

23 Commits
Dec 5, 2019
Feb 8, 2021
Nov 17, 2024
Nov 17, 2024
Dec 5, 2019
Nov 17, 2024
Nov 17, 2024
Dec 5, 2019

Repository files navigation

Hexo NexT EXIF

Theme Version Package Version

Exif.js for NexT.

Preview

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://github.com/exif-js/exif-js
exif:
  enable: true
  template: "{FocalLength}mm f/{FNumber} {ExposureTime}s"