summaryrefslogtreecommitdiff
path: root/bundle-static-assets.sh
AgeCommit message (Collapse)Author
2025-06-01[cookbook] Add cookbookJakob L. Kreuze
2025-06-01Remove binary assets from repositoryJakob L. Kreuze
`git-annex' is neat, but overkill for this use-case. All I want is to avoid checking binary files into source control; I don't necessarily care about tracking changes on those binary files. You can get all the assets you need from 'https://jakob.space/annex.tar.gz' and extract it over the repository root.