Update section on configuring GitHub Pages #195
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.
The current text in Episode 5 for enabling GitHub Pages is written to suit the previous configuration screen. It therefore does not reflect the current screenshots to the extent we'd hope in terms of accessibility.
The proposed text here mentions the new form controls:
I've added an explanation of why one might choose something different from what we say here.
There is no longer an option to choose the theme, so I've replaced the section that described it with a short paragraph. I retain the explanation of what a Jekyll theme does and the link to further information, but make it clear that configuration of that sort isn't part of this lesson (the unmentioned reason being that it involves creating and editing a YAML configuration file).
Closes #180.