Skip to content

Commit

Permalink
add flatline-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tenax66 committed Oct 6, 2024
1 parent 58fd34a commit 0943c9f
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 1 deletion.
17 changes: 17 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,28 @@ url: "https://tanka.cc"
# then add in the baseurl here, like this: "/repository-name"
baseurl: ""

include: ["_pages"]

# global author information
author: aonoyuragi

permalink: /:title/

# Defaults
defaults:
# all posts
- scope:
path: "_posts"
values:
layout: post

# all pages
- scope:
path: "_pages"
values:
layout: page


# Includes an icon in the footer for each username you enter
footer-links:
github: tenax66/flatline
Expand Down
35 changes: 35 additions & 0 deletions _pages/flatline-1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
layout: page
title: 偶然短歌ドラフト
permalink: /event/flatline-1/
image: /assets/images/ogp_default.png
---

#### 趣旨

[偶然短歌](https://x.com/g57577)を題材にした短歌ドラフト([参考](https://tankaness.com/2020/03/18/rendora/))をやる会です。
参加者がドラフト形式で短歌をえらび、連作をつくって鑑賞します。

Join us in <i class="fa-brands fa-discord"></i> [Discord](https://discord.gg/WyV2XHN6z2)

##### 偶然短歌ドラフトの流れ

1. 偶然短歌 100 首のリストを参加者に配布します。
2. 参加者は、リストから連作に使いたい作品をひとつ指名します。他に指名した人がいなかった場合はそのまま獲得でき、かぶりがあった場合は抽選となります。抽選に漏れた人は別の短歌を指名します。
3. 2\. を、全員が規定の数の短歌を獲得するまでくりかえします。
4. 獲得した短歌をおのおの並びかえて、連作にします。

##### 著作権にかんする補足

偶然短歌は Wikipedia の本文からなるため、ライセンスとして[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.ja)が適用されます。
そのため、偶然短歌から作成した連作にも同ライセンスが適用されます。

すなわち、CC BY-SA 4.0 にしたがう限り、だれでもその連作を自由に利用することができます。

#### 日程

調整中

#### 会場

調整中
2 changes: 1 addition & 1 deletion event.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image: /assets/images/ogp_default.png
#### Active Events

|#|名前|概要|日程|場所|
|1|偶然短歌ドラフト|[偶然短歌](https://x.com/g57577)からドラフト形式で連作をつくります。|調整中|調整中|
|1|[偶然短歌ドラフト]({{site.baseurl}}/event/flatline-1)|[偶然短歌](https://x.com/g57577)からドラフト形式で連作をつくります。|調整中|調整中|

Join us in <i class="fa-brands fa-discord"></i> [Discord](https://discord.gg/WyV2XHN6z2)

Expand Down

0 comments on commit 0943c9f

Please sign in to comment.