Skip to content

Commit d415d52

Browse files
authored
Merge pull request #1663 from coderdojo-japan/add-coderdojo-odawara-in-kanagawa
🆕 Add CoderDojo 小田原 in 神奈川県
2 parents e012d30 + 8cccc2e commit d415d52

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

db/dojo_event_services.yaml

+8-1
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,15 @@
2727
### 以下、Dojo 情報まとめ ###
2828
### (dojos.yaml の追加順) ###
2929

30+
# 小田原
31+
- dojo_id: 334
32+
name: connpass
33+
group_id: 15944
34+
url: https://coderdojo-odawara.connpass.com/
35+
36+
# 野母崎
3037
#- dojo_id: 333
31-
# name: 野母崎
38+
# name: ???
3239
# group_id: ???
3340
# url: https://note.com/trachodon
3441

db/dojos.yaml

+14-1
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@
729729
order: '121002'
730730
created_at: '2016-04-27'
731731
is_active: false
732-
note: 'Inactived at 2025/03/01'
732+
note: Inactived at 2025/03/01
733733
name: 若葉みつわ台
734734
prefecture_id: 12
735735
logo: "/img/dojos/wakaba-mitsuwadai.webp"
@@ -1766,6 +1766,19 @@
17661766
- Scratch
17671767
- Viscuit
17681768
- Webサイト
1769+
- id: 334
1770+
order: '142069'
1771+
created_at: '2025-03-14'
1772+
name: 小田原
1773+
prefecture_id: 14
1774+
logo: "/img/dojos/odawara.webp"
1775+
url: https://coderdojo-odawara.github.io/
1776+
description: 小田原市で不定期開催
1777+
tags:
1778+
- Scratch
1779+
- Node-RED
1780+
- KNIME
1781+
- Markdown
17691782
- id: 199
17701783
order: '142077'
17711784
is_active: false

public/img/dojos/odawara.png

12.1 KB
Loading

public/img/dojos/odawara.webp

17.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)