Alan Orth
141c87f585
All checks were successful
continuous-integration/drone/push Build is passing
I moved most of these to each post's page bundle so we don't need them here anymore. They are just taking up space in Git LFS! For reference I used this god awful contraption to find images in the content/posts folder and then delete them if they appear in static: $ for image in $(find content/posts -iname "*.jpg" -o -iname "*.JPG" | awk -F/ '{print $4}'); do find ./static -iname "$image" -exec git rm {} \;; done |
||
---|---|---|
.. | ||
01 | ||
06 |