Follow-up question: I maintain my Homer configuration in a Git repository, and the assets are deployed to the server via a CD/CI pipeline. Does anyone have any suggestions on how I can include the 'theme' file from the other repository in a useful way? I have no experience with subtree/subbranch, but I think it might be useful here. Should I start looking into it?