Skip to content

Commit 867ef4e

Browse files
authored
Merge pull request #1824 from coderdojo-japan/add-coderdojo-himeji
🆕 Add CoderDojo 姫路
2 parents f896121 + 8fccb5e commit 867ef4e

6 files changed

Lines changed: 23 additions & 1 deletion

File tree

db/dojo_event_services.yml

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

30+
# 姫路(兵庫)
31+
# TODO: イベント管理サービスが分かったら情報を更新する
32+
#- dojo_id: 353
33+
# name: ???
34+
# group_id: ???
35+
# url: ???
36+
3037
# 大和西大寺(奈良・生駒・田原本・平群・明日香のイベント収集サイトは共通のため省略)
3138
#- dojo_id: 352
3239
# name: connpass

db/dojos.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3206,11 +3206,26 @@
32063206
- マイコン
32073207
- Python
32083208
- Java
3209+
- id: 353
3210+
order: '282014'
3211+
created_at: '2026-05-13'
3212+
name: 姫路
3213+
prefecture_id: 28
3214+
url: https://x.com/CoderDojoHimeji
3215+
logo: "/img/dojos/himeji.webp"
3216+
description: 姫路市で毎月開催
3217+
tags:
3218+
- Scratch
3219+
- Webサイト
3220+
- Minecraft
3221+
- Ruby
3222+
- JavaScript
3223+
- GAS
32093224
- id: 50
32103225
order: '282014'
32113226
created_at: '2016-03-22'
32123227
inactivated_at: '2023-10-26'
3213-
name: 姫路
3228+
name: 姫路@2016
32143229
prefecture_id: 28
32153230
url: https://www.facebook.com/groups/himeji.coderdojo/
32163231
logo: "/img/dojos/himeji.webp"

public/img/dojos/himeji-2016.png

5.18 KB
Loading

public/img/dojos/himeji-2016.webp

4.03 KB
Loading

public/img/dojos/himeji.png

80.8 KB
Loading

public/img/dojos/himeji.webp

10 KB
Loading

0 commit comments

Comments
 (0)