JTF-2 / github-slideshow

A robot powered training repository :robot:
https://lab.github.com/githubtraining/introduction-to-github
MIT License
0 stars 0 forks source link

Learning starts with #2

Open JTF-2 opened 6 years ago

JTF-2 commented 6 years ago

practicing. I'm learning Github thanks to the bot-driven course and also the Enki app. (Highly recommended for a beginner)

github-learning-lab[bot] commented 6 years ago

Step 2: Turn on GitHub Pages

:tada: You're now the proud manager of this issue! Now that you've assigned yourself, people who drop by know that they're welcome to participate, but you'll be carrying this issue across the finish line. :sunglasses:.

Let's use GitHub Pages

Now, on to business! GitHub Pages allow you to serve a static site from a repository. We've filled this repository with some site content, but the rendered site isn't visible right now. Let's change that.

:keyboard: Activity: Enable GitHub Pages

  1. Click on the Settings tab in this repository
  2. Scroll down to the "GitHub Pages" section
  3. From the "Source" drop down, select master branch
  4. Click Save

Return to this issue for next steps

Turning on GitHub Pages creates a deployment of your repository. I may take up to a minute to respond as I await the deployment.