Skip to content

Commit c6fa330

Browse files
committed
過去ページを一旦非表示にする
1 parent acc3f86 commit c6fa330

24 files changed

+35
-8
lines changed

_pages/events.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: events
33
title: EVENT
44
subtitle: イベント
55
permalink: /events
6+
published: false
67
---
78
<div class="row text-left">
89
{% assign count = 0 %}

_pages/exhibition-terms-and-conditions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: condition
33
title: ニンジャ作品展示 - 参加規約
44
permalink: /expo/terms-and-conditions
5+
published: false
56
---
67
「DojoCon Japan {{ site.year }} ニンジャ作品展示」(以下「本展示会」といいます)は、DojoCon Japan実行委員会(併せて以下「主催者」といいます)が主催するニンジャ作品展示会です。
78
本展示会への応募者(以下「応募者」といいます)は、本展示会への応募にあたって、以下の参加規約(以下「本規約」といいます)の内容を承諾していただきます。

_pages/exhibition.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: default
33
title: ニンジャ作品展示
44
permalink: /exhibition/
5+
published: false
56
---
67
<div class="container mt-5 mb-5">
78
<div class="row">

_pages/exhibition/2024-1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: "サンプル"
44
thumbnail: /img/exhibition/1.jpg
55
permalink: /exhibition/1
66
description: サンプルです
7+
published: false
78
---
89
<h1 style="padding-top: 150px; padding-bottom: 30px; text-align: center; font-weight: bold;">サンプル</h1>
910
<div class="main_content">

_pages/how-to-upload-movie.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: post
33
title: 作品動画の公開方法について
44
category: event
55
permalink: /expo/how-to-upload-movie/
6+
published: false
67
---
78
ニンジャ大博覧会への応募ありがとうございます。
89

@@ -37,4 +38,4 @@ YouTubeでアップロードされる場合は、以下の手順でアップロ
3738
3. 最後に「リンクをコピー」をクリックしてから「完了」を押してください。
3839
4. 共有リンクがコピーされていますので、そちらをフォームからお送りください。
3940

40-
以上です。
41+
以上です。

_pages/news.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: default
33
permalink: /news
4+
published: false
45
---
56

67
<div class="container" style="margin-top: 140px; margin-bottom: 140px">
@@ -13,4 +14,4 @@ permalink: /news
1314
{% include articles.html %}
1415
{% endfor %}
1516
</div>
16-
</div>
17+
</div>

_pages/sessions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: sessions
33
title: SESSION
44
subtitle: セッション
55
permalink: /sessions
6+
published: false
67
---
78
<div class="row text-left">
89
{% for session in site.data.sessions %}

_pages/workshop.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: default
33
title: ワークショップ
44
permalink: /workshop
5+
published: false
56
---
67

78
<div class="container mt-5">

_posts/2024-07-18-sponsorship.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ date: 2024-07-18T20:10:00 UTC+9
55
categories: news
66
# thumbnail:
77
permalink: /posts/sponsorship/
8+
published: false
89
---
910
私たちDojoCon Japan 2024実行委員会は、2024年9月15日杜の街グレースにて、「DojoCon Japan 2024」を開催いたします。
1011

@@ -19,4 +20,4 @@ DojoCon(CoderDojo Conference)とは、CoderDojo発祥の地、アイルラ
1920

2021
<div class='framed_button'>
2122
<a href='https://drive.google.com/file/d/13cFPy3ZFeFqdaxoVcGVWXIf1lAl5ytHB/view?usp=sharing' target='_blank'>スポンサーシップのご案内</a>
22-
</div>
23+
</div>

_posts/2024-07-18-start.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ date: 2024-07-18T17:00:00 UTC+9
55
categories: news
66
# thumbnail: start.jpg
77
permalink: /posts/start/
8+
published: false
89
---
910

1011
大変お待たせしました。DojoCon Japan 2024 開催のお知らせです。
@@ -23,4 +24,4 @@ DojoCon Japan2024が参加者のみなさんがそれぞれの 「夢」 を 「
2324

2425
ひとりでも多くのCoderDojoのみなさんにお会いできることを楽しみにしています。
2526

26-
![](/img/ogp.jpg)
27+
![](/img/ogp.jpg)

0 commit comments

Comments
 (0)