Skip to content

Commit 7a09f1c

Browse files
committed
もくもく会5月を掲載
1 parent c436784 commit 7a09f1c

4 files changed

Lines changed: 29 additions & 3 deletions

File tree

public/how_to_in_portcloud.png

808 KB
Loading

src/assets/mokumoku/mokumoku1.jpg

1.13 MB
Loading
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: "5/9(土) ゲーム開発もくもく会開催のお知らせ"
3+
pubDate: 2026-04-09
4+
description: "2026年5月9日(土)にゲーム開発もくもく会を開催します。皆様のご参加をお待ちしております!"
5+
---
6+
import OGP from "../../layouts/OGP.astro";
7+
8+
2026年5月9日(土)に、ゲーム開発もくもく会を開催いたします!
9+
10+
## ゲーム開発もくもく会
11+
12+
隔月で開催しているもくもく会ですが、5月の開催が決まりました!
13+
14+
ゲームエンジン(UnityはもちろんGodot Engine、Unreal Engineも)やゲーム開発、果てはボドゲ作成などなんでもOK!
15+
各自の作業を進めるもよし、困っていることを相談するもよしの自由な勉強の場所です。初めての方も大歓迎ですので、ぜひお気軽にご参加ください!
16+
17+
- **日時:** 5月9日(土) 13:30 〜
18+
- **場所:** port.cloud(広島商工会議所/ 広島県広島市中区基町5−44 9F 大会議室)
19+
- **詳細・申し込み:** 以下のConnpassページよりお願いいたします。
20+
21+
<img src="/how_to_in_portcloud.png" alt="会場(port.cloud)への入館方法" />
22+
23+
<OGP url="https://hirouni.connpass.com/event/383865/" />
24+
25+
26+
皆様とお会いできるのを楽しみにしています!

src/pages/index.astro

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ import { Image } from 'astro:assets';
5555
<h2 class="section-title">最新情報</h2>
5656

5757
<div class="special-event">
58-
<a href="https://hirouni.connpass.com/event/383865/" target="_blank" rel="noopener noreferrer" class="top-banner-link">
59-
<Image src={unityMokumokuBanner} alt="Unityもくもく会" class="top-banner-img" />
58+
<a href="https://hirouni.connpass.com/event/390352" target="_blank" rel="noopener noreferrer" class="top-banner-link">
59+
<Image src={unityMokumokuBanner} alt="ゲーム開発もくもく会" class="top-banner-img" />
6060
</a>
61-
<p>3月8日(日)Unityもくもく会開催決定。みんなでUnityやGodotでゲームを作ろう! <i class="fa-solid fa-arrow-right"></i></p>
61+
<p>5月9日(土)ゲーム開発もくもく会開催決定。みんなでUnityやGodotでゲームを作ろう! <i class="fa-solid fa-arrow-right"></i></p>
6262
</div>
6363

6464
<div class="special-event">

0 commit comments

Comments
 (0)