Skip to content
This repository was archived by the owner on Oct 19, 2025. It is now read-only.

Commit 0c2efd3

Browse files
committed
Update README
1 parent b0cabe9 commit 0c2efd3

File tree

1 file changed

+0
-49
lines changed

1 file changed

+0
-49
lines changed

README.md

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

3-
<<<<<<< HEAD
4-
[![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/)
5-
=======
63
[![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/)
7-
>>>>>>> b8a451b (Initial commit)
84

95
<br>
106

117
<div id='howto'></div>
128

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

3611
[承認された CoderDojo](https://coderdojo.jp/#dojos) であれば、以下の手順で本テンプレートをお使いいただけます。
@@ -75,18 +50,13 @@
7550
[![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/)
7651

7752
<br>
78-
>>>>>>> b8a451b (Initial commit)
7953

8054

8155
<div id='setup'></div>
8256

8357
<br>
8458

85-
<<<<<<< HEAD
86-
## :wrench: Ruby / Python / Node.js / PHP で動かす方法
87-
=======
8859
## [:wrench:](#setup) Ruby / Python / Node.js / PHP で動かす方法
89-
>>>>>>> b8a451b (Initial commit)
9060

9161
### 共通
9262

@@ -130,10 +100,6 @@ $ npx http-server
130100

131101
<br>
132102

133-
<<<<<<< HEAD
134-
135-
=======
136-
>>>>>>> b8a451b (Initial commit)
137103
### PHP で動かす方法
138104

139105
```shell
@@ -149,11 +115,7 @@ $ php -S localhost:8080
149115

150116
<br>
151117

152-
<<<<<<< HEAD
153-
## :memo: 動かせたら、開催情報などを入力する
154-
=======
155118
## [:memo:](#customize) 動かせたら、開催情報などを入力する
156-
>>>>>>> b8a451b (Initial commit)
157119

158120
前項の手順で [http://localhost:8080/](http://localhost:8080/) からティザーサイトを表示できたら、以下のファイルにある各項目を修正して完成です。
159121

@@ -164,19 +126,12 @@ $ php -S localhost:8080
164126
入力例: [:octocat: coderdojo-japan/dojocon2025-teaser.coderdojo.jp - fill date / location #1](https://github.com/coderdojo-japan/dojocon2025-teaser.coderdojo.jp/pull/1/files)
165127

166128

167-
<<<<<<< HEAD
168-
=======
169129

170-
>>>>>>> b8a451b (Initial commit)
171130
<div id='references'></div>
172131

173132
<br>
174133

175-
<<<<<<< HEAD
176-
## :octocat: 関連リポジトリ
177-
=======
178134
## [:octocat:](#references) 関連リポジトリ
179-
>>>>>>> b8a451b (Initial commit)
180135

181136
- [GitHub - ティザーサイト用テンプレート](https://github.com/coderdojo-japan/teaser-template.coderdojo.jp)
182137
- [GitHub - DojoCon Japan リポジトリ一覧](https://github.com/search?q=org%3Acoderdojo-japan%20dojocon&type=repositories)
@@ -186,11 +141,7 @@ $ php -S localhost:8080
186141

187142
<div id='license'></div>
188143

189-
<<<<<<< HEAD
190-
## :handshake: Credits & Works
191-
=======
192144
## [:handshake:](#license) Credits & Works
193-
>>>>>>> b8a451b (Initial commit)
194145

195146
- :yin_yang: The CoderDojo logo in header - See the [CoderDojo Charter](https://coderdojo.jp/charter).
196147
- :camera_flash: The CoderDojo object in footer is crafted by [DojoCon Japan 2016](https://dojocon2016.coderdojo.jp/) team and photo by [@yasulab](https://github.com/yasulab).

0 commit comments

Comments
 (0)