Skip to content

Commit ad40f32

Browse files
committed
Dojo一覧に鳥取を追加した
\#259で鳥取からcoderdojo.jpに掲載依頼が来ていた為対応した 今のPRで行ったことは以下の通りです - ローカルにrailsの環境を構築 - 鳥取の情報をyamlに追加 - 鳥取の画像をcropして設置 - イベント情報を追加 ドキュメントは別途行います #259
1 parent d03e864 commit ad40f32

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

db/dojo_event_services.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,3 +465,7 @@
465465
name: doorkeeper
466466
group_id: 9491
467467
url: https://coderdojo-ochanomizu.doorkeeper.jp/
468+
- dojo_id: 131
469+
name: facebook
470+
group_id: 162413071215576
471+
url: https://www.facebook.com/events/162413071215576/

db/dojos.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,6 +1223,17 @@
12231223
- Ruby
12241224
- Swift
12251225
- ラズベリーパイ
1226+
- id: 131
1227+
created_at: '2018-02-22'
1228+
order: '312011'
1229+
name: 鳥取
1230+
prefecture_id: 31
1231+
logo: "/img/dojos/tottori.png"
1232+
url: https://www.facebook.com/events/162413071215576/
1233+
description: 鳥取県鳥取市で毎月開催
1234+
tags:
1235+
- Scratch
1236+
- Ruby
12261237
- id: 78
12271238
created_at: '2017-03-10'
12281239
order: '325058'

public/img/dojos/tottori.png

27.1 KB
Loading

0 commit comments

Comments
 (0)