Skip to content
sebastiaan-lampo edited this page Mar 8, 2021 · 1 revision

Welcome to the HugoPhotoSwipe wiki!

Current state (20210307):

  • Generates all pages in nested directories
  • Automatically adds albums
  • Fixed memory leaks by moving Image.open into with blocks. Need to get this into origin for sure!

BUGS:

  • Does not deal well with captions that include quotation marks.
  • Does not correctly capture any album name
  • It appears that we overwrite the backup file of every album upon the first generation. Does this mean that we always write the backup twice and thus don't really have a backup?
Clone this wiki locally