Skip to content

Commit fa45443

Browse files
authored
Merge pull request #1623 from coderdojo-japan/add-coderdojo-yamagata
🆕 Add CoderDojo 山形 in 山形県
2 parents 238f0d1 + b4c01b0 commit fa45443

File tree

6 files changed

+22
-2
lines changed

6 files changed

+22
-2
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+
# 山形@2024 (同名のInactive Dojoが2017にある)
31+
# TODO: イベントが立ったら group_id を追加する
32+
#- dojo_id: 324
33+
# name: connpass
34+
# group_id: 14718
35+
# url: https://coderdojo-yamagata.connpass.com/
36+
3037
# なかもず(中百舌鳥)
3138
# TODO: イベントが立ったら group_id を追加する
3239
#- dojo_id: 323

db/dojos.yaml

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,16 +263,29 @@
263263
order: '062014'
264264
is_active: false
265265
created_at: '2017-03-28'
266-
name: 山形
266+
name: 山形@2017
267267
prefecture_id: 6
268-
logo: "/img/dojos/yamagata.webp"
268+
logo: "/img/dojos/yamagata_2017.webp"
269269
url: https://zen.coderdojo.com/dojo/jp/ri4-ben3-shan1-xing2-xian4-shan1-xing2-shi4/yamagata
270270
description: 山形市で毎月開催
271271
tags:
272272
- Scratch
273273
- センサー
274274
- ロボット
275275
- AI
276+
- id: 324
277+
order: '062014'
278+
created_at: '2024-08-17'
279+
name: 山形
280+
prefecture_id: 6
281+
logo: "/img/dojos/yamagata.webp"
282+
url: https://coderdojo-yamagata.connpass.com/
283+
description: 山形市で毎月開催
284+
tags:
285+
- Scratch
286+
- micro:bit
287+
- Unity
288+
- Minecraft
276289
- id: 303
277290
order: '062031'
278291
created_at: '2023-07-12'

public/img/dojos/yamagata.png

-10.7 KB
Loading

public/img/dojos/yamagata.webp

-4.31 KB
Binary file not shown.

public/img/dojos/yamagata_2017.png

15.4 KB
Loading

public/img/dojos/yamagata_2017.webp

7.43 KB
Binary file not shown.

0 commit comments

Comments
 (0)