diff --git a/contents/banner.ts b/contents/banner.ts index cd666e65..2677a24e 100644 --- a/contents/banner.ts +++ b/contents/banner.ts @@ -7,12 +7,12 @@ type Banner = { linkText?: string; }; const banner: Banner = { - shown: false, - kind: "error", - long: "開発中の Website V3 を見ています", - short: "開発中の Website です", - link: "https://utcode.net", - linkText: "リリース版に戻る", + shown: true, + kind: "notify", + long: "3/30 (日) 20:00 からオンライン新歓説明会を開催します", + short: "3/30 (日) 新歓説明会を開催します", + link: "/welcome-events", + linkText: "詳細", }; export default banner; diff --git a/public/shinkan-nittei.png b/public/shinkan-nittei.png new file mode 100644 index 00000000..dd4e7d31 Binary files /dev/null and b/public/shinkan-nittei.png differ diff --git a/src/components/Header.astro b/src/components/Header.astro index 53d2e361..21aa5639 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -40,7 +40,7 @@ const { focus } = Astro.props; -

+

{title}

diff --git a/src/pages/join.astro b/src/pages/join.astro index 0ff98f99..4d227094 100644 --- a/src/pages/join.astro +++ b/src/pages/join.astro @@ -4,6 +4,7 @@ import Header from "+/images/headers/join.jpg"; import GlobalLayout from "+/layouts/GlobalLayout.astro"; import StaticDocumentWrapper from "+/layouts/StaticDocumentWrapper.astro"; import { Focus } from "+/schema"; +import { Icon } from "astro-icon/components"; --- +

ut.code(); は、プログラミングはもちろん、ものづくりが好きな人、デザインに興味がある人、アイデアを形にしたい人など、幅広い人を歓迎しています! @@ -35,7 +51,7 @@ import { Focus } from "+/schema"; variant="dark" to="https://sites.google.com/g.ecc.u-tokyo.ac.jp/utcode/discord-%E6%96%B0%E6%AD%93%E3%81%AE%E6%96%B9%E3%81%AF%E3%81%93%E3%81%A1%E3%82%89" > - 東大の学生の方はこちら + 東大生の方はこちら

学外の方でサークル参加希望の方は、 @@ -43,51 +59,8 @@ import { Focus } from "+/schema"; からご連絡ください。

📅 新歓日程

-

今年の新歓日程は以下のとおりです。

-

日時・場所の詳細は確定し次第追加します。

- -

興味がある方は、ぜひ気軽に参加してみてください!

+

新歓の日程は、こちらから確認できます。

+ 新歓イベント日程

💬 コミュニティについて

また、 ut.code(); では Slack コミュニティを運営しています。

diff --git a/src/pages/welcome-events.astro b/src/pages/welcome-events.astro new file mode 100644 index 00000000..6279fdfe --- /dev/null +++ b/src/pages/welcome-events.astro @@ -0,0 +1,102 @@ +--- +import { Picture } from "astro:assets"; +import Header from "+/images/headers/welcome-events.jpg"; +import DatesTable from "+/images/shinkan-nittei-v2.png"; +import GlobalLayout from "+/layouts/GlobalLayout.astro"; +import StaticDocumentWrapper from "+/layouts/StaticDocumentWrapper.astro"; +import { Focus } from "+/schema"; +--- + + + +

📅 新歓イベント日程

+

+ 今年の新歓イベントの日程は以下のとおりです。 + 興味がある方は、ぜひ気軽に参加してみてください! +

+

日時・場所の詳細は確定し次第追加します。

+ + + +
+
+

オンライン新歓説明会

+ +
+
+

サーオリ

+
    +
  • 日時: 4/3(木), 4/4(金) 全日
  • +
  • 場所: 1232教室
  • +
+
+
+

エンジニア系サークル合同新歓

+
    +
  • 日時: 4/9 (水) 19:00 ~ 20:00、4/15 (火) 19:00 ~ 20:00
  • +
  • 場所: 確定し次第お知らせします。(学生会館予定)
  • +
  • TSG、UTFF、RoboTech、灯と合同で新歓説明会を開催!
  • +
+
+
+

新歓講習会

+
    +
  • 日時: 4/6 (日) 15:45 ~、 4/12 (土) 15:45 ~
  • +
  • 場所: 確定し次第お知らせします。(学生会館予定)
  • +
  • 飛び入り参加可能!
  • +
  • + 授業形式で HTML・CSS・JavaScript の基礎を学び、簡単な Web + アプリを公開できるようになります。 +
  • +
+
+
+

先取り自主勉強会

+
    +
  • + 日時: 4/7 (月), 11 (金), 16 (水), 18 (金), 23 (水), 25 (金), 30 (水) + すべて 19:00 ~ 21:30 +
  • +
  • 場所: 駒場学生会館 313 B (部室)
  • +
  • 途中参加・途中退出可。
  • +
  • + いち早くプログラミングを学び、プロジェクトに参加できるスキルをつけよう! + 経験者も新しい知識を学ぶチャンス! +
  • +
+
+
+ + +