Skip to content

Commit 1dd1fcb

Browse files
committed
deploy: da890af
1 parent 1117856 commit 1dd1fcb

File tree

3 files changed

+384
-49
lines changed

3 files changed

+384
-49
lines changed

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://dojocon2025.coderdojo.jp/feed.xml" rel="self" type="application/atom+xml" /><link href="https://dojocon2025.coderdojo.jp/" rel="alternate" type="text/html" /><updated>2025-08-30T18:51:10+09:00</updated><id>https://dojocon2025.coderdojo.jp/feed.xml</id><title type="html">DojoCon Japan</title><subtitle>DojoCon Japan は CoderDojo コミュニティのカンファレンスイベントです。CoderDojo 関係者を対象に運営ノウハウの共有や関係者同士の交流などを目的として毎年開催されています。</subtitle><entry><title type="html">当日スタッフ募集</title><link href="https://dojocon2025.coderdojo.jp/staff/" rel="alternate" type="text/html" title="当日スタッフ募集" /><published>2025-08-30T00:00:00+09:00</published><updated>2025-08-30T00:00:00+09:00</updated><id>https://dojocon2025.coderdojo.jp/staff</id><content type="html" xml:base="https://dojocon2025.coderdojo.jp/staff/"><![CDATA[<style>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://dojocon2025.coderdojo.jp/feed.xml" rel="self" type="application/atom+xml" /><link href="https://dojocon2025.coderdojo.jp/" rel="alternate" type="text/html" /><updated>2025-08-30T18:59:14+09:00</updated><id>https://dojocon2025.coderdojo.jp/feed.xml</id><title type="html">DojoCon Japan</title><subtitle>DojoCon Japan は CoderDojo コミュニティのカンファレンスイベントです。CoderDojo 関係者を対象に運営ノウハウの共有や関係者同士の交流などを目的として毎年開催されています。</subtitle><entry><title type="html">当日スタッフ募集</title><link href="https://dojocon2025.coderdojo.jp/staff/" rel="alternate" type="text/html" title="当日スタッフ募集" /><published>2025-08-30T00:00:00+09:00</published><updated>2025-08-30T00:00:00+09:00</updated><id>https://dojocon2025.coderdojo.jp/staff</id><content type="html" xml:base="https://dojocon2025.coderdojo.jp/staff/"><![CDATA[<style>
22
@media (max-width: 640px) {
33
h2 {
44
font-size: 2em;

index.html

Lines changed: 73 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -461,11 +461,13 @@ <h3 class="text-2xl mt-20 mx-8 text-center mb-4">ゴールドスポンサー
461461
</h3>
462462
<div class="flex justify-center flex-wrap gap-x-8 px-8 max-w-3xl w-full mx-auto">
463463

464-
<div class="w-full flex flex-col mb-5">
465-
<div class="flex-grow w-full flex items-center justify-center">
466-
<img class="w-full mx-auto mb-3" src="/img/sponsors/Cygames.jpg" alt="株式会社Cygamesのロゴ" />
467-
</div>
468-
</div>
464+
465+
<a class="w-full flex flex-col mb-5 transition-all duration-200 hover:opacity-70 hover:scale-105 cursor-pointer" style="transform-style: preserve-3d;" href="https://www.cygames.co.jp/" target="_blank" rel="noopener noreferrer">
466+
<div class="flex-grow w-full flex items-center justify-center">
467+
<img class="w-full mx-auto mb-3" src="/img/sponsors/Cygames.jpg" alt="株式会社Cygamesのロゴ" />
468+
</div>
469+
</a>
470+
469471

470472
</div>
471473

@@ -475,11 +477,13 @@ <h3 class="text-2xl mt-20 mx-8 text-center mb-4">シルバースポンサー
475477

476478
<div class="flex justify-center flex-wrap gap-x-8 px-8 max-w-3xl mx-auto">
477479

478-
<div class="max-w-[500px] w-full flex flex-col mb-5">
479-
<div class="flex-grow w-full flex items-center justify-center">
480-
<img class="w-full mx-auto mb-3" src="/img/sponsors/sakura_internet.png" alt="さくらインターネット株式会社のロゴ" />
481-
</div>
482-
</div>
480+
481+
<div class="max-w-[500px] w-full flex flex-col mb-5">
482+
<div class="flex-grow w-full flex items-center justify-center">
483+
<img class="w-full mx-auto mb-3" src="/img/sponsors/sakura_internet.png" alt="さくらインターネット株式会社のロゴ" />
484+
</div>
485+
</div>
486+
483487

484488
</div>
485489

@@ -489,29 +493,37 @@ <h3 class="text-2xl mt-20 mx-8 text-center mb-4">ブロンズスポンサー
489493

490494
<div class="flex justify-center flex-wrap gap-x-8 px-8 max-w-3xl mx-auto">
491495

492-
<div class="max-w-[300px] w-full flex flex-col mb-5">
493-
<div class="flex-grow w-full flex items-center justify-center">
494-
<img class="w-full mx-auto mb-3" src="/img/sponsors/Sunnyside_systems.png" alt="サニーサイドシステムズ合同会社のロゴ" />
495-
</div>
496-
</div>
496+
497+
<a class="max-w-[300px] w-full flex flex-col mb-5 transition-all duration-200 hover:opacity-70 hover:scale-105 cursor-pointer" style="transform-style: preserve-3d;" href="https://www.sunnyside-sys.com/" target="_blank" rel="noopener noreferrer">
498+
<div class="flex-grow w-full flex items-center justify-center">
499+
<img class="w-full mx-auto mb-3" src="/img/sponsors/Sunnyside_systems.png" alt="サニーサイドシステムズ合同会社のロゴ" />
500+
</div>
501+
</a>
502+
497503

498-
<div class="max-w-[240px] w-full flex flex-col mb-5">
499-
<div class="flex-grow w-full flex items-center justify-center">
500-
<img class="w-full mx-auto mb-3" src="/img/sponsors/DojoLetter.png" alt="DojoLetter編集部のロゴ" />
501-
</div>
502-
</div>
504+
505+
<a class="max-w-[240px] w-full flex flex-col mb-5 transition-all duration-200 hover:opacity-70 hover:scale-105 cursor-pointer" style="transform-style: preserve-3d;" href="https://news.coderdojo.jp/" target="_blank" rel="noopener noreferrer">
506+
<div class="flex-grow w-full flex items-center justify-center">
507+
<img class="w-full mx-auto mb-3" src="/img/sponsors/DojoLetter.png" alt="DojoLetter編集部のロゴ" />
508+
</div>
509+
</a>
510+
503511

504-
<div class="max-w-[300px] w-full flex flex-col mb-5">
505-
<div class="flex-grow w-full flex items-center justify-center">
506-
<img class="w-full mx-auto mb-3" src="/img/sponsors/Unique_i_net.png" alt="ユニーク・アイネット株式会社のロゴ" />
507-
</div>
508-
</div>
512+
513+
<a class="max-w-[300px] w-full flex flex-col mb-5 transition-all duration-200 hover:opacity-70 hover:scale-105 cursor-pointer" style="transform-style: preserve-3d;" href="https://www.unique-inet.co.jp/" target="_blank" rel="noopener noreferrer">
514+
<div class="flex-grow w-full flex items-center justify-center">
515+
<img class="w-full mx-auto mb-3" src="/img/sponsors/Unique_i_net.png" alt="ユニーク・アイネット株式会社のロゴ" />
516+
</div>
517+
</a>
518+
509519

510-
<div class="max-w-[240px] w-full flex flex-col mb-5">
511-
<div class="flex-grow w-full flex items-center justify-center">
512-
<img class="w-full mx-auto mb-3" src="/img/sponsors/TechnoCultureSystem.png" alt="株式会社テクノ・カルチャー・システムのロゴ" />
513-
</div>
514-
</div>
520+
521+
<a class="max-w-[240px] w-full flex flex-col mb-5 transition-all duration-200 hover:opacity-70 hover:scale-105 cursor-pointer" style="transform-style: preserve-3d;" href="https://www.techno-net.co.jp/" target="_blank" rel="noopener noreferrer">
522+
<div class="flex-grow w-full flex items-center justify-center">
523+
<img class="w-full mx-auto mb-3" src="/img/sponsors/TechnoCultureSystem.png" alt="株式会社テクノ・カルチャー・システムのロゴ" />
524+
</div>
525+
</a>
526+
515527

516528
</div>
517529

@@ -521,27 +533,40 @@ <h3 class="text-2xl mt-20 mx-8 text-center mb-4">インカインドスポンサ
521533

522534
<div class="flex justify-center flex-wrap gap-x-8 gap-y-10 px-8 max-w-3xl mx-auto">
523535

524-
<div class="max-w-[270px] w-full flex flex-col">
525-
<div class="flex-grow w-full flex items-center justify-center">
526-
<img class="w-full mx-auto mb-3" src="/img/sponsors/ProtoPedia.png" alt="一般社団法人MAのロゴ" />
527-
</div>
528-
<p class="w-full text-center break-keep">ProtoPedia<wbr />のご提供</p>
529-
</div>
536+
537+
<a class="max-w-[270px] w-full flex flex-col transition-all duration-200 hover:opacity-70 hover:scale-105 cursor-pointer" style="transform-style: preserve-3d;" href="https://protopedia.net/" target="_blank" rel="noopener noreferrer">
538+
<div class="flex-grow w-full flex items-center justify-center">
539+
<img class="w-full mx-auto mb-3" src="/img/sponsors/ProtoPedia.png" alt="一般社団法人MA(ProtoPedia)のロゴ" />
540+
</div>
541+
<p class="w-full text-center break-keep">ProtoPedia<wbr />のご提供</p>
542+
</a>
543+
530544

531-
<div class="max-w-[216px] w-full flex flex-col">
532-
<div class="flex-grow w-full flex items-center justify-center">
533-
<img class="w-full mx-auto mb-3" src="/img/sponsors/Nulab.png" alt="株式会社ヌーラボのロゴ" />
534-
</div>
535-
<p class="w-full text-center break-keep">Backlog<wbr />のご提供</p>
536-
</div>
545+
546+
<a class="max-w-[216px] w-full flex flex-col transition-all duration-200 hover:opacity-70 hover:scale-105 cursor-pointer" style="transform-style: preserve-3d;" href="https://nulab.com/ja/" target="_blank" rel="noopener noreferrer">
547+
<div class="flex-grow w-full flex items-center justify-center">
548+
<img class="w-full mx-auto mb-3" src="/img/sponsors/Nulab.png" alt="株式会社ヌーラボ(Backlog)のロゴ" />
549+
</div>
550+
<p class="w-full text-center break-keep">Backlog<wbr />のご提供</p>
551+
</a>
552+
537553

538-
<div class="max-w-[243px] w-full flex flex-col">
539-
<div class="flex-grow w-full flex items-center justify-center">
540-
<img class="w-full mx-auto mb-3" src="/img/sponsors/YassLab.png" alt="YassLab 株式会社のロゴ" />
541-
</div>
542-
<p class="w-full text-center break-keep">Doorkeeper<wbr />のご提供</p>
543-
</div>
554+
555+
<a class="max-w-[243px] w-full flex flex-col transition-all duration-200 hover:opacity-70 hover:scale-105 cursor-pointer" style="transform-style: preserve-3d;" href="https://yasslab.jp/" target="_blank" rel="noopener noreferrer">
556+
<div class="flex-grow w-full flex items-center justify-center">
557+
<img class="w-full mx-auto mb-3" src="/img/sponsors/YassLab.png" alt="YassLab 株式会社(Doorkeeper)のロゴ" />
558+
</div>
559+
<p class="w-full text-center break-keep">Doorkeeper<wbr />のご提供</p>
560+
</a>
561+
544562

563+
</div>
564+
565+
<div class="max-w-5xl mx-auto px-8 mb-8">
566+
<a href="/sponsorship/list/" class="block relative text-center rounded-full py-5 px-10 text-lg bg-[#f5f5f5] mt-8 inset-shadow-[0px_-2px_10px_rgba(125,125,125,0.25)] shadow-[7px_7px_4px_rgba(125,125,125,0.15)]">
567+
スポンサー一覧はこちら
568+
</a>
569+
545570
</div>
546571

547572
<div class="-mx-4">

0 commit comments

Comments
 (0)