feat: Move media assets outside of the git repository
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:
parent
19cdf9cd88
commit
9ecf9633f2
8 changed files with 77 additions and 16 deletions
|
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
## About
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 28cfe7618cc6babe24b12de6620e066af402e4e9
|
||||
Subproject commit b9a3514cf48badcb2165d7e8473217cbd6a7f2f2
|
||||
Loading…
Add table
Add a link
Reference in a new issue