Next step should be following:
Then I can step into skin creation. And I think I will make some comments on coding style and conventions
- Checkout the "dev" branch (https://github.com/VicDemented/MediaPortal-2/tree/dev)
- Create a new branch, FEAT_MediaSite (it will be based on dev then)
- Add your project to "Incubator" subfolder and into the MP2-Client solution
- Commit and push changes
Having some trouble figuring that part out (new to git). When I try and check out the 'dev' branch, it returns a not found error.
Oh and comment away on the style and conventions...