Skip to content

Commit d46af44

Browse files
authored
Update README.md
1 parent 4f3e6da commit d46af44

File tree

1 file changed

+19
-14
lines changed

1 file changed

+19
-14
lines changed

README.md

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,26 @@
1010

1111
[承認された CoderDojo](https://coderdojo.jp/#dojos) であれば、以下の手順で本テンプレートをお使いいただけます。
1212

13-
1. [GitHub](https://github.co.jp/) のアカウントを作る
14-
1. 本ページの画面右上にある `Use this template` -> `Create a new repository` を押す
15-
![Screenshot: Use this template](https://i.gyazo.com/559ee68cbe9e7e94b41e68237b36d3cd.png)
16-
1. 各項目に情報を入力し、本テンプレートから新しいリポジトリを作成する
17-
![Screenshot: Create with template](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/create-with-template.png?raw=true)
18-
1. [README の動かす方法](#setup)にしたがって、適宜Webサイトを修正・確認する
19-
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-
- :warning: ドメインの適用には DNS 設定が必要です。ココまで設定できたら @yasulab までご連絡ください! :email: :dash:
13+
### 1. [GitHub](https://github.co.jp/) のアカウントを作る
14+
15+
### 2. 本ページの画面右上にある `Use this template` -> `Create a new repository` を押す
16+
![Screenshot: Use this template](https://i.gyazo.com/559ee68cbe9e7e94b41e68237b36d3cd.png)
17+
18+
### 3. 各項目に情報を入力し、本テンプレートから新しいリポジトリを作成する
19+
![Screenshot: Create with template](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/create-with-template.png?raw=true)
20+
21+
### 4. [README の動かす方法](#setup)にしたがって、適宜Webサイトを修正・確認する
22+
23+
### 5. 準備ができたら [GitHub Pages](https://www.google.com/search?q=GitHub+Pages) から公開する
24+
- `Settings` -> `Pages` に行き、`Branch` 欄にある `None``main` に変更し、`Save` を押す
25+
- `Custom domain` 欄が表示されたらドメイン名 (例: `dojocon2024.coderdojo.jp`) を入力し、`Save` を押す
26+
- :warning: ドメインの適用には DNS 設定が必要です。ココまで設定できたら @yasulab までご連絡ください! :email: :dash:
2327
![Screenshot: GitHub Pages Settings](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/pages-settings.png?raw=true)
24-
1. DNS 設定が完了したら、ティザーサイトが公開できているはずです!
25-
- 公開例 (1/2): [https://dojocon2024-teaser.coderdojo.jp/](https://dojocon2024-teaser.coderdojo.jp/)
26-
- 公開例 (2/2): [https://teaser-template.coderdojo.jp/](https://teaser-template.coderdojo.jp/)
27-
[![Screenshot of Teaser Site](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/screenshot.gif?raw=true)](https://teaser-template.coderdojo.jp/)
28+
29+
### 6. DNS 設定が完了したら、ティザーサイトが公開できているはずです!
30+
- 公開例 (1/2): [https://dojocon2024-teaser.coderdojo.jp/](https://dojocon2024-teaser.coderdojo.jp/)
31+
- 公開例 (2/2): [https://teaser-template.coderdojo.jp/](https://teaser-template.coderdojo.jp/)
32+
[![Screenshot of Teaser Site](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/screenshot.gif?raw=true)](https://teaser-template.coderdojo.jp/)
2833

2934

3035
<div id='setup'></div>

0 commit comments

Comments
 (0)