Skip to content

Commit f1f26c0

Browse files
committed
Updated templates and guidance for GitHub pages
1 parent 57c1329 commit f1f26c0

3 files changed

Lines changed: 14 additions & 4 deletions

File tree

Instructions/Labs/01-exercise-template.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,14 @@ This exercise should take approximately **XX** minutes to complete. <!-- update
1717
## Before you start
1818

1919
<!--
20-
Add steps to get the learner to the starting point" for the exercise.
21-
This might be cloning the repo and running a script or performing some manual steps.
20+
Add steps to get the learner to the starting point" for the exercise. This might be cloning the repo and running a script or performing some manual steps.
21+
2222
Only include this section if its necessary to do some pre-exercise setup AND the same setup steps are required for self-paced (on Learn) and managed (in hosted ILT lab profiles) scenarios. Otherwise delete this section.
2323
If self-paced /ILT-specific setup steps are required, include them in the Learn "Exercise" unit from where they open this exercise and in the Skillable lab profile instructions before this markdown file is imported.
24+
25+
Do not include requirements for getting an Azure (or other) subscription (write the exercise on the assumption the learner has a functioning lab environment - this section is only for exercise-specific steps to get to a starting point)
26+
27+
If there are complex setup steps that apply to ALL of the exercises in the repo (for example, installing and configuring client-side tools), create a separate 00-setup.md file with instructions.
2428
-->
2529

2630
Before you can start this exercise, you will need to...

index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ permalink: index.html
44
layout: home
55
---
66

7-
# Exercises
7+
<!--
8+
Change the title above AND IN THE _config.yml FILE (so that the page header in the GitHub Pages site automatically shows the site name).
9+
10+
When you're ready for the labs to be live - make the repo public and enable GitHub Pages publishing from the main branch (in the repo Settings | Pages).
11+
-->
812

913
This page lists exercises associated with Microsoft skilling content on [Microsoft Learn](https://learn.microsoft.com)
1014

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Microsoft Lab Exercises
22
<!-- Change the title above as appropriate -->
33

4+
<!-- Review the notes in the index.md file to set up the repo for GitHub Pages -->
5+
46
This repo contains exercises and supporting files for Microsoft skilling content.
57

68
The exercises may be used in both self-paced skilling experiences on [Microsoft Learn](https://learn.microsoft.com) and in Microsoft authorized instructor-led training.
7-
<!-- Update thr paragraph above with a link to a specific Learning Path or course as appropriate -->
9+
<!-- Update the paragraph above with a link to a specific Learning Path or course as appropriate -->
810

911
## Information for MCTs
1012
<!-- You can remove this section if the exercises will not be used to support Microsoft Official Curriculum ILT -->

0 commit comments

Comments
 (0)