Skip to content

Commit 0fa508c

Browse files
committed
deploy: 78bc8f1
1 parent 521ad6a commit 0fa508c

File tree

2 files changed

+23
-5
lines changed

2 files changed

+23
-5
lines changed

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://decadojo.coderdojo.jp/feed.xml" rel="self" type="application/atom+xml" /><link href="https://decadojo.coderdojo.jp/" rel="alternate" type="text/html" /><updated>2024-05-06T21:04:30+00:00</updated><id>https://decadojo.coderdojo.jp/feed.xml</id><title type="html">DecaDojo - でかドージョー</title><subtitle>DecaDojo (でかドージョー) は近隣の CoderDojo が集まってプログラミングを楽しむお祭りです。</subtitle></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://decadojo.coderdojo.jp/feed.xml" rel="self" type="application/atom+xml" /><link href="https://decadojo.coderdojo.jp/" rel="alternate" type="text/html" /><updated>2024-05-07T03:53:37+00:00</updated><id>https://decadojo.coderdojo.jp/feed.xml</id><title type="html">DecaDojo - でかドージョー</title><subtitle>DecaDojo (でかドージョー) は近隣の CoderDojo が集まってプログラミングを楽しむお祭りです。</subtitle></feed>

index.html

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@
5050
line-height: 1.5em;
5151
}
5252

53+
i.fa-solid {
54+
color: #EEC468;
55+
padding-right: 10px;
56+
font-size: 90%;
57+
}
58+
5359
.pc #header .logo { font-size:21px; }
5460
.mobile #header .logo { font-size:18px; }
5561
#header_logo_index .logo { font-size:40px; }
@@ -181,7 +187,10 @@ <h1 class="logo">
181187
<div id="index_content1">
182188
<div class="index_content1">
183189
<div class="index_content_header3" style='margin-top: 70px;'>
184-
<h3 class="headline rich_font">DecaDojo とは?</h3>
190+
<h3 class="headline rich_font" id='about'>
191+
<a href='#about'><i class="fa-solid fa-badge-check"></i></a>
192+
DecaDojo とは?
193+
</h3>
185194
<div class="desc">
186195
<p>「でかドージョー」は、埼玉県所沢市で始まった、近隣の <a href='https://coderdojo.jp/'>CoderDojo</a> が集まってプログラミングを楽しむお祭りです。</p>
187196
<br>
@@ -194,7 +203,10 @@ <h3 class="headline rich_font">DecaDojo とは?</h3>
194203
<p>いつもと違う大きな会場で、みどころ10倍!楽しさ10倍!<br class='ignore-sp'>ニンジャのみんなの参加を待ってるよ!</p>
195204
</div>
196205

197-
<h3 class="headline rich_font" style='margin-top: 70px;'>CoderDojo とは?</h3>
206+
<h3 class="headline rich_font" style='margin-top: 70px;' id='coderdojo'>
207+
<a href='#coderdojo'><i class="fa-solid fa-yin-yang"></i></a>
208+
CoderDojo とは?
209+
</h3>
198210
<div class="desc">
199211
<p>CoderDojo は7〜17歳を対象とした非営利のプログラミング道場です。2011年にアイルランドで始まり、世界では100カ国・2,000の道場、<a href='https://coderdojo.jp/'>日本には195以上の道場</a>があります。</p>
200212
</div>
@@ -211,7 +223,10 @@ <h3 class="headline rich_font" style='margin-top: 70px;'>CoderDojo とは?</h3
211223
<div id="index_content2">
212224
<div class="index_content1">
213225
<div class="index_content_header3" style='margin-top: 80px; margin-bottom: 60px;'>
214-
<h3 id='examples' class="headline rich_font">DecaDojo 開催例</h3>
226+
<h3 id='examples' class="headline rich_font">
227+
<a href='#examples'><i class="fa-solid fa-magnifying-glass-location"></i></a>
228+
DecaDojo 開催例
229+
</h3>
215230
</div>
216231

217232

@@ -465,7 +480,10 @@ <h3 class="headline">
465480
<div id="index_dis">
466481
<div class="index_content1">
467482
<div class="index_content_header3">
468-
<h3 class="headline rich_font">DecaDojo のルール</h3>
483+
<h3 class="headline rich_font" id='rules'>
484+
<a href='#rules'><i class="fa-solid fa-list-check"></i></a>
485+
DecaDojo のルール
486+
</h3>
469487
<div class="desc">
470488
<p>「でかドージョー」をやりたいと思った人が気軽に開催していただけるように、ルールは簡潔にしています。ルールはこれだけ!</p>
471489
<br>

0 commit comments

Comments
 (0)