Skip to content

Commit 92a3801

Browse files
authored
Merge pull request #1697 from coderdojo-japan/add-coderdojo-aoyama
🆕 Add CoderDojo 青山 in 東京都
2 parents 5ec5397 + 5415357 commit 92a3801

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

db/dojo_event_services.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@
2727
### 以下、Dojo 情報まとめ ###
2828
### (dojos.yaml の追加順) ###
2929

30+
# TODO: イベントが作成されたら c-search でイベント ID を取得する
31+
# 青山(東京都渋谷区)
32+
#- dojo_id: 338
33+
# name: connpass
34+
# group_id: ???
35+
# url: https://coderdojoaoyama.connpass.com/
36+
3037
# 磐梯
3138
#- dojo_id: 337
3239
# name: ???

db/dojos.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,6 +1299,21 @@
12991299
- Swift
13001300
- JavaScript
13011301
- デザイン
1302+
- id: 338
1303+
order: '131130'
1304+
created_at: '2025-05-26'
1305+
name: 青山
1306+
prefecture_id: 13
1307+
logo: "/img/dojos/default.webp"
1308+
url: https://coderdojoaoyama.connpass.com/
1309+
description: 青山学院青山キャンパスで毎月開催
1310+
tags:
1311+
- Scratch
1312+
- micro:bit
1313+
- 3Dプリンター
1314+
- UVプリンター
1315+
- レーザーカッター
1316+
- 刺繍ミシン
13021317
- id: 15
13031318
order: '131148'
13041319
is_active: false

0 commit comments

Comments
 (0)