Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Welcome #1

Open
github-learning-lab bot opened this issue May 2, 2019 · 0 comments
Open

Welcome #1

github-learning-lab bot opened this issue May 2, 2019 · 0 comments

Comments

@github-learning-lab
Copy link

Step 1: Enable GitHub Pages

Welcome to GitHub Pages and Jekyll 馃帀!

If you're new to GitHub Pages, or you want to learn how to build and host a GitHub Pages site, you're in the right place. With GitHub Pages, you can host content like documentation, resumes, or any other static content you鈥檇 like.

In this course, you'll create a blog hosted on GitHub Pages and learn how to:

  • Enable GitHub Pages
  • Use Jekyll, a static site generator
  • Customize Jekyll sites with a theme and content

New to GitHub?

Before we can begin, you'll need to know how to create a branch on GitHub, commit changes using Git, and open a pull request on GitHub. If you need a refresher on the GitHub flow, check out the Introduction to GitHub course.

鈱笍 Activity: Turn on GitHub Pages

The first step to publishing your blog to the web is to enable GitHub Pages on this repository 馃摉. When you enable GitHub Pages on a repository, GitHub takes the content that's on the master branch and publishes a website based on its contents.

  1. Under your repository name, click Settings
  2. In the "GitHub Pages" section, use the Select source drop-down menu to select the master branch as your GitHub Pages publishing source.
  3. Click Save

After GitHub Pages is enabled, we'll be ready to create some content.

For a printable version of the steps in this course, check out the Quick Reference Guide.

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


Return to this issue for my next comment

Sometimes I respond too fast for the page to update! If you perform an expected action and don't see a response from me, wait a few seconds and refresh the page for your next steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants