So I have been in experimenting and researching mode for the past 2 weeks, trying to setup a Umbraco 6 Web App via Nuget that can be checked into Visual Studio Team Services, and be deployed on check in (Azure Continuous Deployment via TFS).
I know this is a common discussion among the Umbraco community, which is frankly why I ask, because I can't find any clear delineation on how it should be done.
My primary questions:
- What folders should/shouldn't be included in my Visual Studio Project?
- What folders should/shouldn't be included in VSO [or any source control]?
- What folders should/shouldn't be included in deployment?