Git for keeping a master template

I use different repo’s. One repo with the theme, and each site its own repo. Install the theme as a Gem, and use it that way for each site.

It has been my experience that each site will want to create its own additions to the theme (or changes) and branching simply won’t work.

Basically, its what theme’s are for :slight_smile:

1 Like