In the second to last challenge on Episode 15 the attendees add a file to their repo locally then commit and push it to GitHub.
GH-pages generated the new webpage but still only shows the README.md
Why isn't is putting the list of existing md files on the left-hand-side automatically?
Note: Adding index.md didn't help
Note: If added the name of the newly added file to the end of the link the webpage populates the contents of that file
In the second to last challenge on Episode 15 the attendees add a file to their repo locally then commit and push it to GitHub.
GH-pages generated the new webpage but still only shows the README.md
Why isn't is putting the list of existing md files on the left-hand-side automatically?
Note: Adding
index.mddidn't helpNote: If added the name of the newly added file to the end of the link the webpage populates the contents of that file