feat: Move media assets outside of the git repository
All checks were successful
CI / build (push) Successful in 12s
CI / deploy (push) Successful in 6s

Images and media referenced by the private Copper Chronicle section are no
longer tracked by git. They live at /assets/copper-chronicle/ on the server
(/srv/www/binning.net/assets/) and are managed independently. Updated all
image links in src/private/copper-chronicle to use absolute paths rooted at
/assets/. Added --filter='protect assets/' to all deploy rsync commands to
prevent accidental deletion during deploys.
This commit is contained in:
Matthew Binning 2026-04-04 16:32:51 -07:00
parent 19cdf9cd88
commit 9ecf9633f2
8 changed files with 77 additions and 16 deletions

View file

@ -2,7 +2,7 @@
Welcome to my personal website, blog, and landing page for other self-hosted software. This website serves as a space to share musings, stories, and chronicles, about all of those things.
![cover photo](cover-photo.jpg)
![cover photo](/assets/cover-photo.jpg)
## About

@ -1 +1 @@
Subproject commit 28cfe7618cc6babe24b12de6620e066af402e4e9
Subproject commit b9a3514cf48badcb2165d7e8473217cbd6a7f2f2