Skip to content

Commit b99e418

Browse files
committed
デザイン画像差替え
1 parent dfba4b0 commit b99e418

29 files changed

+407
-368
lines changed

_layouts/post.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1>{{ page.title | liquify }}</h1>
2525
{{ content }}
2626
</div>
2727
<div class="text-center">
28-
<img src="/img/oni/oni-red.svg" style="width: 80px"/>
28+
<img src="/img/momotaro/inu.svg" style="width: 80px"/>
2929
<br>
3030
<a href="/news" class="btn btn-danger btn-lg mt-3">お知らせ一覧にもどる</a>
3131
</div>

_posts/2024-07-14-start.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

_posts/2024-07-18-sponsorship.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: post
3+
title: DojoCon Japan 2024 スポンサーシップのご案内
4+
date: 2024-07-18T20:10:00 UTC+9
5+
categories: news
6+
# thumbnail:
7+
permalink: /posts/sponsorship/
8+
---
9+
私たちDojoCon Japan 2024実行委員会は、2024年9月15日杜の街グレースにて、「DojoCon Japan 2024」を開催いたします。
10+
11+
DojoCon(CoderDojo Conference)とは、CoderDojo発祥の地、アイルランドにおいて、CoderDojo Foundation主催で年1回のペースで開催されていた主にCoderDojoを支える大人たちを対象にしたカンファレンスです。
12+
「DojoCon Japan」はこの日本版という位置づけで2016年に始まり、今回が9回目の開催となります。
13+
14+
当日は、講演・セッション、ワークショップ、展示など様々な企画を用意し、大人だけでなく子どもも楽しめるイベントです。
15+
16+
当イベントのスポンサーとしてご支援いただければ、世界中に広がるCoderDojoのネットワークを活用し、国内はもとより、世界に向け貴社のツールやサービスをアピールいただけるものと考えております。また、イベント当日はセッション登壇や、ブース出展などの特典を用意しており、イベントに参加する大人や子供たちとのリアルな交流を通して、貴社の魅力をさらにアピールできます。
17+
18+
スポンサーシップの詳細ならびに連絡先につきましては、以下の「DojoCon Japan 2024 スポンサーシップのご案内」ご参考ください。
19+
20+
<div class='framed_button'>
21+
<a href='https://drive.google.com/file/d/13cFPy3ZFeFqdaxoVcGVWXIf1lAl5ytHB/view?usp=sharing' target='_blank'>スポンサーシップのご案内</a>
22+
</div>

_posts/2024-07-18-start.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: post
3+
title: "DojoCon Japan 2024 開催のお知らせ"
4+
date: 2024-07-18T17:00:00 UTC+9
5+
categories: news
6+
# thumbnail: start.jpg
7+
permalink: /posts/start/
8+
---
9+
10+
大変お待たせしました。DojoCon Japan 2024 開催のお知らせです。
11+
12+
2016から始まったDojoCon Japanも数えること今回で9回を迎え、中国地方で初開催となります。
13+
14+
15+
## 今年のテーマは 「Dream Up!」
16+
今年のDojoCon Japanは、チャンピオン、メンターのお祭りに終わらせず、ワークショップ、セッションを通してCoderDojoコミュニティに繋がる人の 「夢」 を大切にしたいと考えています。
17+
また、CoderDojoに関わっている人だけでなく、「関わりたいと思っている」人の為にも参加していただきたいです。
18+
「Dream Up!」には、「新たなアイデアや計画を思いつく、または創造する」という意味があり、独創的な「夢」を実現するという意味も込めました。
19+
DojoCon Japan2024が参加者のみなさんがそれぞれの 「夢」 を 「見つけ」 て、その先の 「実現」 に繋げていただくきっかけになればと考えています。
20+
21+
## まずは予定を!
22+
開催内容の詳細は順次お知らせしていきます。まずは、みなさんのカレンダー9月15日(日)に「DojoCon Japan 2024」と書き込んで予定しておいてください。
23+
24+
ひとりでも多くのCoderDojoのみなさんにお会いできることを楽しみにしています。
25+
26+
![](/img/ogp.jpg)

_sass/components/staff.scss

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -23,30 +23,6 @@
2323
width: 120px;
2424
position: relative;
2525
text-align: center;
26-
&.horn-single {
27-
&:after {
28-
content: "";
29-
position: absolute;
30-
top: -15px;
31-
left: calc(50% - 10px);
32-
display: block;
33-
width: 20px;
34-
height: 31px;
35-
background: url("/img/oni/horn-single.svg") center top no-repeat;
36-
}
37-
}
38-
&.horn-double {
39-
&:after {
40-
content: "";
41-
position: absolute;
42-
top: -15px;
43-
left: calc(50% - 34px);
44-
display: block;
45-
width: 68px;
46-
height: 33px;
47-
background: url("/img/oni/horn-double.svg") center top no-repeat;
48-
}
49-
}
5026

5127
img {
5228
width: 120px;

favicon.svg

Lines changed: 48 additions & 0 deletions
Loading

img/2024/members/sample.png

-6.96 KB
Loading

img/2024/ogp/default.jpg

-138 KB
Loading

img/2024/post/sample.png

-6.96 KB
Loading

img/2024/session/sample.png

-6.96 KB
Loading

0 commit comments

Comments
 (0)