Skip to content

TeemuKurki/teemukurki.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal website

Static site generated with lume. Using Musicbrainz for music collection catalog

Develpment

Install exiftool

ExifTool is used to strip all metadata from image assets so we don't accidentally publish unwanted information inside image metadata.

Install exiftool

With brew

brew install exiftool

With apt

apt install exiftool

Install git hook

bash git-hooks/install-pre-commit-hook.sh