Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Summary
This change scaffolds the samples repository for the tutorials, samples, TSToy application, and docs site.
PR Context
With this repository hosting the DSC samples and documentation, this initial work includes defining the docs site and prototyping a model for organizing the tutorials and sample code. Instead of including snapshots of the sample code at every step, this model includes the sample code for the completed tutorial.
The tutorials on the site are duplicated in the navigation, but not definition, into two sections:
At a minimum, we should port the DSC tutorial into this site, reworking it to use the fictional TSToy application. The fictional application's documentation also lives on this site.
While the repository is private/internal, we can't publish the site to GitHub pages or with Netlify for PR validation. You can build and preview the site locally with the following command: