Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 6 additions & 9 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,13 @@ task test: [:build] do
enforce_https: true,

# NOTE: You can ignore file, URL, and response as follows
ignore_files: [
/google(.*)\.html/,
],
ignore_files: [],

# Use REGEX to skip testing URLs in a domain
ignore_urls: [
%r{^http://coderdojo-nago.com}, # Use REGEX to skip testing URLs in a domain like this
%r{^http://www.2469samurai.com},
%r{^http://food.starfree.jp},
%r{^http://ichikawa.coderdojo.chiba.jp},
%r{^http://coderdojo-sennan.net},
]
"http://www.fablab-saga.com/",
],

#ignore_status_ignore: [0, 500, 999],
}

Expand Down
7 changes: 7 additions & 0 deletions _data/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,10 @@
tag: ワークショップ
url: /events/dojocon-lt-senior/
date: 2025-09-28

- title: 地域の技術コミュニティ紹介展示
outline: DojoCon九州初開催!開催地である久留米の周辺で活動する技術コミュニティを展示でご紹介します。
img: /img/events/local-tech-communities/thumbnail.webp
tag: イベント
url: /events/local-tech-communities/
date: 2025-10-02
40 changes: 40 additions & 0 deletions _posts/2025-10-02-local-tech-communities.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
layout: post
title: 地域の技術コミュニティ紹介展示
date: 2025-10-02
categories: event
thumbnail: /img/events/local-tech-communities/thumbnail.webp
permalink: /events/local-tech-communities/
---

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

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

### 展示コミュニティ一覧

#### CuteeWorks

- Facebook: <a href='https://www.facebook.com/jyoshidarake/' target='_blank'>@jyoshidarake</a>
- Instagram: <a href='https://www.instagram.com/jyoshidarake/' target='_blank'>@jyoshidarake</a>

<div class='flex justify-center'>
<img class='w-4/5 py-3' src='/img/events/local-tech-communities/cutee-works.webp' alt='CuteeWorks の活動風景'>
</div>

#### Fablab Saga

- ホームページ: <a href='http://www.fablab-saga.com/' target='_blank'>www.fablab-saga.com</a>

<div class='flex justify-center'>
<img class='w-4/5 py-3' src='/img/events/local-tech-communities/fablab-saga.webp' alt='Fablab Saga の活動風景'>
</div>

#### IX-Party

- Facebook: <a href='https://www.facebook.com/ix9party/' target='_blank'>@ix9party</a>

<div class='flex justify-center'>
<img class='w-4/5 py-3' src='/img/events/local-tech-communities/ix-party.webp' alt='IX-Party の活動風景'>
</div>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/events/local-tech-communities/ix-party.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/events/local-tech-communities/thumbnail.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.