I’ve been asked to build a website with Plone. I would also like to use git version control for this project. Ideally, I would have all the work I do stored in one directory — my project directory — which will also make version control simple. Can anyone point me to a resource that explains how to do this?
Share
We keep our company project skeleton at https://github.com/niteoweb/niteoweb.skel.plone.
It has some of our internal specifics, but should be usable. At least as a point of reference.