Skip to content

Commit fc6d488

Browse files
committed
Fix typo and hr to each section's end
1 parent fe6dffc commit fc6d488

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,28 +11,39 @@
1111
[承認された CoderDojo](https://coderdojo.jp/#dojos) であれば、以下の手順で本テンプレートをお使いいただけます。
1212

1313
### 1. [GitHub](https://github.co.jp/) のアカウントを作る
14-
[![GitHub Singup](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/readme-github.png?raw=true)
14+
[![GitHub Singup](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/readme-github.png?raw=true)](https://github.co.jp/)
15+
16+
-----
1517

1618
### 2. 本ページの画面右上にある `Use this template` -> `Create a new repository` を押す
1719
![Use this template](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/readme-template.png?raw=true)
1820

21+
-----
22+
1923
### 3. 各項目に情報を入力し、本テンプレートから新しいリポジトリを作成する
2024
![Create with template](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/readme-create.png?raw=true)
2125

26+
-----
27+
2228
### 4. [README の動かす方法](#setup)にしたがって、適宜Webサイトを修正・確認する
2329
![Edit HTML](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/readme-edit.png?raw=true)
2430

31+
-----
32+
2533
### 5. 準備ができたら [GitHub Pages](https://www.google.com/search?q=GitHub+Pages) から公開する
2634
- `Settings` -> `Pages` に行き、`Branch` 欄にある `None``main` に変更し、`Save` を押す
2735
- `Custom domain` 欄が表示されたらドメイン名 (例: `dojocon2024.coderdojo.jp`) を入力し、`Save` を押す
2836
- :warning: ドメインの適用には DNS 設定が必要です。ココまで設定できたら @yasulab までご連絡ください! :email: :dash:
2937
![GitHub Pages Settings](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/readme-domain.png?raw=true)
3038

39+
-----
40+
3141
### 6. DNS 設定が完了したら、ティザーサイトが公開できているはずです!
3242
- 公開例 (1/2): [https://dojocon2024-teaser.coderdojo.jp/](https://dojocon2024-teaser.coderdojo.jp/)
3343
- 公開例 (2/2): [https://teaser-template.coderdojo.jp/](https://teaser-template.coderdojo.jp/)
3444
[![Teaser Site Screenshot](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/readme-cover.gif?raw=true)](https://teaser-template.coderdojo.jp/)
3545

46+
-----
3647

3748
<div id='setup'></div>
3849

0 commit comments

Comments
 (0)