Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other WordPress Workflow with git and forked blank theme repo

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #41403
    uneart
    Member

    So I’m starting on a new starter theme for myself. It’s gonna be some kind of mix between [Zurb’s Foundation](http://foundation.zurb.com/ “”) Framework and the [Bones Starter Theme](http://themble.com/bones/ “”).

    I don’t like all features of them to be in there so I’m probably gonna tweak quite a lot. As I’ll for sure be using git version control I wonder how the best approach would be in terms of staying updated with changes in the original repos.

    Would you recommend having the original repos of both Foundation and Bones as remotes and pull new changes in? I figured that might get me a lot of cherry-picking during the merging?!

    Or would you start with the newest version of both and leave it like that, just developing the new starter theme on its own without connection to the original ones?

    I’m not really a git expert so I just wanted to see what workflow you would suggest.

    #117847
    ToxicFire
    Participant

    just get latest versions and work from those pulling updates will likely cause unexpected breakages.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.