Skip to content

Commit fe6dffc

Browse files
committed
Add screenshot and prefix 'readme-*' to images for README
1 parent d46af44 commit fe6dffc

24 files changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# :yin_yang: Teaser Site Template for CoderDojo Conferences like [DojoCon](https://dojocon.coderdojo.jp/) / [DecaDojo](https://decadojo.coderdojo.jp/)
22

3-
[![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/)
3+
[![Screenshot of Teaser Site](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/readme-cover.gif?raw=true)](https://teaser-template.coderdojo.jp/)
44

55
<br>
66

@@ -11,25 +11,27 @@
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)
1415

1516
### 2. 本ページの画面右上にある `Use this template` -> `Create a new repository` を押す
16-
![Screenshot: Use this template](https://i.gyazo.com/559ee68cbe9e7e94b41e68237b36d3cd.png)
17+
![Use this template](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/readme-template.png?raw=true)
1718

1819
### 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+
![Create with template](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp/blob/main/img/readme-create.png?raw=true)
2021

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

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

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

3436

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

img/android-chrome-192x192.png

-992 Bytes
Loading

img/apple-touch-icon.png

-197 Bytes
Loading

img/coderdojo.png

-345 Bytes
Loading

img/cover-photo.webp

-7.91 KB
Loading

img/cover.jpg

-9.55 KB
Loading

img/create-with-template.png

-87.4 KB
Binary file not shown.

img/favicon-16x16.png

-85 Bytes
Loading

img/favicon-192x192.png

-607 Bytes
Loading

img/favicon-32x32.png

-107 Bytes
Loading

0 commit comments

Comments
 (0)