Skip to content

Commit b93979a

Browse files
authored
合同新歓の記事と自己紹介の修正 (#340)
1 parent 6f363be commit b93979a

File tree

5 files changed

+66
-7
lines changed

5 files changed

+66
-7
lines changed

contents/articles/2025/03-24_joint-welcome-session/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ thumbnail:
1010
bg: "#A5FFD3"
1111
---
1212

13-
<div class="bg-amber-50 border-l-4 border-amber-400 p-3 mb-6 rounded">
13+
<div style="background-color: #fffbeb; border-left: 4px solid #fbbf24; padding: 0.75rem; margin-bottom: 1.5rem; border-radius: 0.25rem;">
1414
<strong>⚠️ 注意</strong><br/>
15-
この記事は 2025 年度のものです。2026 年度の合同新歓は準備中です。(2026/03/16 追記)
15+
この記事は 2025 年度のものです。<a href="/articles/2026/03-30_joint-welcome-session">2026 年度の合同新歓の詳細</a>をご覧ください。(2026/03/30 追記)
1616
</div>
1717

1818
## 📌 イベント概要
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
title: 2026 年度 東大エンジニア系サークル合同新歓を開催します
3+
categories:
4+
- event
5+
author: 2024/takuya-yasumura
6+
date: 2026-03-30
7+
thumbnail:
8+
src: ./thumbnail.png
9+
fit: contain
10+
bg: "#A5FFD3"
11+
---
12+
13+
## 📌 イベント概要
14+
15+
### 📅 開催日時
16+
17+
- 4/9 (木) 18:50 開場 / 19:00 〜 21:00
18+
- 4/15 (水) 18:50 開場 / 19:00 〜 21:00
19+
20+
### 🏢 開催場所
21+
22+
- 4/9 (木) : 駒場キャンパス 1311 教室
23+
- 4/15 (水): 駒場キャンパス 1312 教室
24+
25+
## 📝 イベント内容
26+
27+
1. 各サークルの紹介(各サークル 5 分程度)
28+
- 活動内容、雰囲気、新歓日程などについて紹介!
29+
30+
2. 個別説明会(1 セクション 10 分で 3 セクション分)
31+
- 各サークルのブースでもっと詳しい説明や質問会をします!
32+
- 気になるサークルの話を直接聞けるチャンス!
33+
34+
3. 個別相談会(終了まで)
35+
- 「他に話を聞きたいサークルがある!」「もっと詳しく知りたい!」という方は、終了時間まで各サークルのブースで質問や相談ができます!
36+
- 直接サークルメンバーに質問したり、入会相談も可能!
37+
38+
## 👥 参加サークル
39+
40+
- [RoboTech](https://robotech.tuk.t.u-tokyo.ac.jp/)
41+
- [東大プラレーラーズ](https://plarailers.com/)
42+
- [東京大学航空宇宙技術研究会](https://utat-website.pages.dev/)
43+
- [TSG (理論科学グループ)](https://tsg.ne.jp/)
44+
- [UTFF](https://utff.com/)
45+
- [ut.code();](https://utcode.net)
46+
- [東京大学F-tec](https://x.com/utftec)
47+
- [東京大学アマチュア無線クラブ](https://ja1zlo.u-tokyo.org/)
48+
49+
## 📢 参加方法
50+
51+
[Google フォーム](https://forms.gle/eSLcVXim66RjNFaE8)を提出するだけ!
52+
53+
(当日飛び入り参加も OK!)
54+
267 KB
Loading

contents/members/2024/takuya-yasumura/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
nameJa: 安村 拓也
33
nameEn: Takuya Yasumura
44
joinYear: 2024
5-
description: 初心者です
5+
description: 興味の対象が定まらないです
66
faceImage: ./face.webp
77
upperBodyImage: ./upper-body.webp
88
github: nakomochi
99
---
1010

1111
## 自己紹介
1212

13-
2024年度に入りました。
14-
駒場祭プロジェクトに参加しています。
13+
2024 年度の春に入ってプログラミングを始めました。
1514

16-
幅広く学びたいです。
15+
2024 年度の駒場祭プロジェクトおよび 2025 年度の五月祭プロジェクトに参加しました。
16+
17+
現在は幅広く活動中です。

src/pages/welcome-events.astro

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,13 @@ import { Picture } from "astro:assets";
4747
</ul>
4848
</section>
4949
<section id="joint-welcome-event">
50-
<h3>エンジニア系サークル合同新歓</h3>
50+
<h3>東大エンジニア系サークル合同新歓</h3>
5151
<ul>
5252
<li>日時: 4/9 (木), 4/15 (水)</li>
53+
<li>
54+
<a href="/articles/2026/03-30_joint-welcome-session">詳細はこちら</a
55+
>
56+
</li>
5357
</ul>
5458
</section>
5559
<div class="divider">学習系イベント</div>

0 commit comments

Comments
 (0)