argulstone / argulstone/github-pages-with-jekyll
Welcome
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Step 1: Enable GitHub Pages
Welcome to GitHub Pages and Jekyll :tada:!
If you're new to GitHub Pages, or you want to learn how to build and host a [GitHub Pages](https://pages.github.com) site, you're in the right place. With GitHub Pages, you can host content like [documentation](https://flight-manual.atom.io/), [resumes](https://github.com/jglovier/resume-template), or any other static content that you’d like.
In this course, you'll create a blog hosted on GitHub Pages and learn how to:
- Enable GitHub Pages
- Use [Jekyll](https://jekyllrb.com/), a static site generator
- Customize Jekyll sites with a theme and content
### New to GitHub?
For this course, 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](https://lab.github.com/courses/introduction-to-github).
### :keyboard: Activity: Generate a GitHub Pages site
The first step to publishing your blog to the web is to enable GitHub Pages on this repository [:book:](https://help.github.com/articles/github-glossary/#repository). When you enable GitHub Pages on a repository, GitHub takes the content that's on the main branch and publishes a website based on its contents.
1. Under your repository name, click [**Settings**](https://github.com/argulstone/github-pages-with-jekyll/settings).
1. In the "GitHub Pages" section, in the Source drop-down, select **main branch**.
After GitHub Pages is enabled and the site is started, we'll be ready to create some more content.
> 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._
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the repository's Settings page and open the GitHub Pages section. Select the main branch as the publishing source, then wait for the deployment to complete and verify that the site starts; the issue says to return for the next step, but no follow-up comment is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github, jekyll
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100