Skip to content

Commit dc4240d

Browse files
committed
リンクと画像のプレースホルダを差し替え
1 parent 6851e75 commit dc4240d

File tree

9 files changed

+20
-21
lines changed

9 files changed

+20
-21
lines changed

_data/events.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
- title: 地域の技術コミュニティ紹介展示
2-
outline: DojoCon九州初開催!開催地である久留米の周辺で活動する技術コミュニティを展示でご紹介します。
3-
img: /img/events/local-tech-communities.webp
4-
tag: イベント
5-
url: /events/local-tech-communities/
6-
71
- title: Blenderでシマエナガを作ろう!
82
outline: |
93
無料で使える3Dソフト「Blender」を使って、かわいい鳥“シマエナガ”をモデリングします。<br>
@@ -63,3 +57,10 @@
6357
tag: ワークショップ
6458
url: /events/dojocon-lt-senior/
6559
date: 2025-09-28
60+
61+
- title: 地域の技術コミュニティ紹介展示
62+
outline: DojoCon九州初開催!開催地である久留米の周辺で活動する技術コミュニティを展示でご紹介します。
63+
img: /img/events/local-tech-communities/thumbnail.webp
64+
tag: イベント
65+
url: /events/local-tech-communities/
66+
date: 2025-10-02
Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: 地域の技術コミュニティ紹介展示
4-
date: 2025-09-14T00:00:00Z
4+
date: 2025-10-02
55
categories: event
6-
thumbnail: /img/events/local-tech-communities.webp
6+
thumbnail: /img/events/local-tech-communities/thumbnail.webp
77
permalink: /events/local-tech-communities/
88
---
99

10-
<img class='w-full pb-8' src='/img/events/local-tech-communities.webp' alt='地域の技術コミュニティ紹介展示'>
10+
<img class='w-full pb-8' src='/img/events/local-tech-communities/thumbnail.webp' alt='地域の技術コミュニティ紹介展示'>
1111

1212
今回のDojoCon Japan 2025では、開催地である久留米の周辺(福岡県・佐賀県など)で活動する技術コミュニティの展示も行います。
1313
気になるコミュニティがあれば是非活動をチェックして参加してみてください!
@@ -16,27 +16,25 @@ permalink: /events/local-tech-communities/
1616

1717
#### CuteeWorks
1818

19-
<div class='flex justify-center'>
20-
<img class='w-4/5 pb-3' src='/img/sample-1.png' alt='CuteeWorks の活動風景'>
21-
</div>
22-
2319
- Facebook: <a href='https://www.facebook.com/jyoshidarake/' target='_blank'>@jyoshidarake</a>
2420
- Instagram: <a href='https://www.instagram.com/jyoshidarake/' target='_blank'>@jyoshidarake</a>
2521

22+
<div class='flex justify-center'>
23+
<img class='w-4/5 py-3' src='/img/events/local-tech-communities/cutee-works.webp' alt='CuteeWorks の活動風景'>
24+
</div>
25+
2626
#### Fablab Saga
2727

28+
- ホームページ: <a href='http://www.fablab-saga.com/' target='_blank'>www.fablab-saga.com</a>
29+
2830
<div class='flex justify-center'>
29-
<img class='w-4/5 pb-3' src='/img/sample-2.png' alt='Fablab Saga の活動風景'>
31+
<img class='w-4/5 py-3' src='/img/events/local-tech-communities/fablab-saga.webp' alt='Fablab Saga の活動風景'>
3032
</div>
3133

32-
- Facebook: <a href='/nosuch/' target='_blank'>@nosuch</a>
33-
- X (Twitter): <a href='/nosuch/' target='_blank'>@nosuch</a>
34-
3534
#### IX-Party
3635

36+
- Facebook: <a href='https://www.facebook.com/ix9party/' target='_blank'>@ix9party</a>
37+
3738
<div class='flex justify-center'>
38-
<img class='w-4/5 pb-3' src='/img/sample-3.png' alt='IX-Party の活動風景'>
39+
<img class='w-4/5 py-3' src='/img/events/local-tech-communities/ix-party.webp' alt='IX-Party の活動風景'>
3940
</div>
40-
41-
- Instagram: <a href='/nosuch/' target='_blank'>@nosuch</a>
42-
- X (Twitter): <a href='/nosuch/' target='_blank'>@nosuch</a>
159 KB
Loading
112 KB
Loading
78.5 KB
Loading
File renamed without changes.

img/sample-1.png

-388 KB
Binary file not shown.

img/sample-2.png

-346 KB
Binary file not shown.

img/sample-3.png

-403 KB
Binary file not shown.

0 commit comments

Comments
 (0)