Skip to content

Commit b1c20f6

Browse files
committed
Update README
1 parent 5ee9743 commit b1c20f6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212

1313
1. [GitHub](https://github.co.jp/) のアカウントを作る
1414
1. 本ページの画面右上にある `Use this template` -> `Create a new repository` を押す
15-
![Screenshot](https://i.gyazo.com/559ee68cbe9e7e94b41e68237b36d3cd.png)
15+
![Screenshot: Use this template](https://i.gyazo.com/559ee68cbe9e7e94b41e68237b36d3cd.png)
1616
1. 各項目に情報を入力し、本テンプレートから新しいリポジトリを作成する
17+
![Screenshot: Create with template](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/create-with-template.png?raw=true)
1718
1. [README の動かす方法](#setup)にしたがって、適宜Webサイトを修正・確認する
1819
1. 準備ができたら [GitHub Pages](https://www.google.com/search?q=GitHub+Pages) から公開する
20+
- `Settings` -> `Pages` に行き、`Branch` 欄にある `None``main` に変更し、`Save` を押す
21+
- `Custom domain` という欄が表示されるので、ドメイン名 (例: `dojocon2024.coderdojo.jp`) を入力し、`Save` を押す
22+
- ドメインの適用には DNS 設定が必要なので、ココまで設定できたら @yasulab までご連絡ください! :email: :dash:
1923
- 公開例: [https://teaser-template.coderdojo.jp/](https://teaser-template.coderdojo.jp/)
2024

21-
<br>
22-
23-
![Screenshot of Creating with Template](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/create-with-template.png?raw=true)
24-
2525
<div id='setup'></div>
2626

2727
<br>

0 commit comments

Comments
 (0)