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