Sitecore/Habitat

Getting Started Updates

Closed this issue · 2 comments

  • copying Sitecore libs no longer needed w/ use of nuget
  • copying license.xml for FakeDb shouldn't be needed either, can use from build folder
  • update docs on default Gulp tasks
  • ensure Getting Started docs have correct Sitecore version, etc

Keep in mind that SXA (and other optional modules) are not available on NuGet. Having references to SXA components in your project would still require the CopyLibs functionality for a proper build.

@jeanfrancoislarente No other modules needed at the moment, can always bring it back if it's needed. Or hopefully we can just solve those missing nuget packages.