Skip to content

Commit 5a7b109

Browse files
committed
Use br instead of hr in README
1 parent fc6d488 commit 5a7b109

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,37 +13,43 @@
1313
### 1. [GitHub](https://github.co.jp/) のアカウントを作る
1414
[![GitHub Singup](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/readme-github.png?raw=true)](https://github.co.jp/)
1515

16-
-----
16+
<br>
17+
1718

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

21-
-----
22+
<br>
23+
2224

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

26-
-----
28+
<br>
29+
2730

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

31-
-----
34+
<br>
35+
3236

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

39-
-----
43+
<br>
44+
4045

4146
### 6. DNS 設定が完了したら、ティザーサイトが公開できているはずです!
4247
- 公開例 (1/2): [https://dojocon2024-teaser.coderdojo.jp/](https://dojocon2024-teaser.coderdojo.jp/)
4348
- 公開例 (2/2): [https://teaser-template.coderdojo.jp/](https://teaser-template.coderdojo.jp/)
4449
[![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/)
4550

46-
-----
51+
<br>
52+
4753

4854
<div id='setup'></div>
4955

0 commit comments

Comments
 (0)