What is git-lfs? Git Large File Storage is “an open source Git extension for versioning large files.” I use it on a number of our git repositories at Small Technology Foundation, including for the Site.js web site. Why Pi? As I announced yesterday, since version 12.8.0 of Site.js with Raspberry Pi support, I’ve started building Site.js on my Raspberry Pi 3B+. And it works perfectly, except for one thing: I can’t check the release binaries in without LFS and installing git-lfs on a Ras...