Static site generated with lume. Using Musicbrainz for music collection catalog
Install exiftool
ExifTool is used to strip all metadata from image assets so we don't accidentally publish unwanted information inside image metadata.
With brew
brew install exiftool
With apt
apt install exiftool
bash git-hooks/install-pre-commit-hook.sh