githubteacher / githubteacher/github-pages-with-jekyll

Welcome

オープン
#1 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
2
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

## Step 1: Enable GitHub Pages

Welcome to GitHub Pages and Jekyll :tada:!

In this course, you'll learn how to build and host a [GitHub Pages](https://pages.github.com) site. 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 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 [the Introduction to GitHub course](https://lab.github.com/courses/introduction-to-github).

### :keyboard: Activity: Turn on GitHub Pages

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 master branch and publishes a website based on its contents.

1. Under your repository name, click [**Settings**](https://github.com/githubteacher/github-pages-with-jekyll/settings)
1. In the "GitHub Pages" section, use the Select source drop-down menu to select the `master branch` as your GitHub Pages publishing source.
1. 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](https://lab.github.com/public/github-pages.pdf).

> 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._

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

リポジトリの Settings ページから始め、記載されている GitHub Pages の手順に従い、公開元として master ブランチを選択します。GitHub Pages が有効になり、デプロイメントが応答すれば完了です。その後、この issue に戻って次のコースコメントを確認してください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
git, github, jekyll
領域
documentation
issue の種類
ドキュメント
難易度
1/5
見積もり時間
1時間未満
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。