-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
In preparation for moving the site to GitHub, we need to move large assets (XCF files, big work book SVGs, hi-res source images) out of the main git repo. I'm thinking I'll still use git, but move all the big bit assets into a separate repo which is checked out alongside (no submodule bs) the main repo and then assets copied and linked in the install process. The relation should be implicit based on dirs so there's no need to configure or wonder where assets in the side-car repo are. This will allow me to host the sidecar repo on plain old git repo outside of github. Issues re. assets would be opened in the main repo, and the sidecar is JUST a bitbucket.
Metadata
Metadata
Assignees
Labels
No labels