Skip to content

Commit 6e4ed7b

Browse files
authored
Merge pull request #126 from coderdojo-japan/add-dojo-wall-article
DojoWallのイベントページを追加
2 parents 7ff089d + 1c164d2 commit 6e4ed7b

File tree

3 files changed

+38
-0
lines changed

3 files changed

+38
-0
lines changed

_data/events.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,13 @@
9696
url: /events/coolest-projects/
9797
date: 2025-10-15
9898

99+
- title: DojoWall
100+
outline: みんなのひらめきをシェアしよう!
101+
img: /img/events/dojo-wall.webp
102+
tag: イベント
103+
url: /events/dojo-wall/
104+
date: 2025-10-20
105+
99106
- title: 九州 Dojo 展示会
100107
outline: 九州各地の Dojo からいろんなものを展示します
101108
img: /img/events/kyushu-dojo-expo/thumbnail.webp

_posts/2025-10-20-dojo-wall.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: post
3+
title: DojoWall
4+
date: 2025-10-20
5+
categories: event
6+
thumbnail: /img/events/dojo-wall.webp
7+
permalink: /events/dojo-wall/
8+
---
9+
10+
<img class='w-full pb-8' src='/img/events/dojo-wall.webp' alt='DojoWall - みんなのひらめきをシェアしよう!'>
11+
12+
<p>
13+
みんなの「ひらめき」をシェアしよう!
14+
</p>
15+
16+
<p class='pt-4'>
17+
CoderDojoやプログラミングに関する夢やアイディアを共有し合うことで、新たな気づきを得たり、独創的なアイディアが生まれる場を作りたいと思っています。
18+
</p>
19+
20+
<p class='pt-4'>
21+
ホワイトボードにたくさんの人が自分の夢を描き出し、普段はなかなか言えないようなことも自由に表現してみましょう。
22+
</p>
23+
24+
<p class='pt-4'>
25+
描いた内容は自由に撮影してSNSでシェアしてください。<br>
26+
あなたの「ひらめき」を自由に描いてください!
27+
</p>
28+
29+
### 対象
30+
31+
どなたでも

img/events/dojo-wall.webp

93.4 KB
Loading

0 commit comments

Comments
 (0)