Format challenge #95

main
Elnu 1 year ago
parent 9c344b8f34
commit 507db2d70b

@ -0,0 +1,124 @@
---
japanese:
- - - pos: verb
text:
- 知: し
- り
dictionary: 知る
- pos: verb
text: たくない
dictionary: たい
- pos: noun
text: こと
dictionary: 事
- pos: particle
text: が
- dictionary: ~
text: " "
- pos: adverb
text: あまりに
dictionary: 余りに
- pos: adjective
text:
- 多: おお
dictionary: 多い
- pos: verb
text: すぎて
dictionary: 過ぎる
- - - pos: noun
text:
- 僕: ぼく
- pos: particle
text: は
- pos: noun
text: いつ
dictionary: 何時
- pos: particle
text: から
- pos: particle
text: かね
- dictionary: ~
text: " "
- pos: noun
text:
- 両: りょう
- 目: め
- pos: particle
text: を
- pos: verb
text:
- 閉: と
- じていた
dictionary: 閉じる
- - - pos: noun
text:
- 僕: ぼく
- たち
dictionary: 僕達
- pos: particle
text: は
- pos: adverb
text: いつでも
dictionary: 何時でも
- dictionary: ~
text: " "
- pos: noun
text:
- 誰: だれ
- か
- pos: particle
text: と
- pos: verb
text:
- 比: ひ
- 較: かく
- pos: verb
text: して
dictionary: 為る
- - - pos: phrase
text:
- その
- 度: たび
- pos: noun
text:
- 不: ふ
- 幸: こう
- pos: particle
text: に
- pos: verb
text: なる
dictionary: 成る
- pos: noun
text: こと
dictionary: 事
- pos: particle
text: を
- pos: verb
text: やめない
dictionary: 止める
- pos: particle
text: ね
embellishment: "(:birthday: 2 years!)"
date: 2023-01-17
---
<p style="text-align: center"><small><a href="#challenge-content">⬇ Jump to challenge info</small></a></p>
<hr>
<p style="text-align: center"><strong>Thank you everyone for two years of Tegaki Tuesday!</strong></p>
<hr>
It's hard to believe we've already been at this for [two years](/1), with 1,323 submission images totalling 2.0 GB across 94 challenges.
Thank you so much to everyone who has contributed to the challenge, and special thanks to **Ryry013** for originally starting the challenge back in 2017, the EJLX and 日英 mods for allowing 字ちゃん to be on their respective servers, **Steamedbread** and **Drago** for general support, **Nana** for translation help, **MochaMoko** for the never-ending stream of suggestions, **WrongWong** for providing the announcement banners in the early days, and of course **everyone who has submitted.** (I've probably forgotten someone, I'm half asleep.)
Here's to many more years to come! :black_nib: :beers:
<hr id="challenge-content">
This week's challenge is from [優]{ゆう}[等]{とう}[生]{せい}'s lyrics ([YouTube](https://www.youtube.com/watch?v=lIZvDgFmSEk)):
{{< youtube lIZvDgFmSEk >}}
*This challenge was suggested by **モカ妹紅MochaMoko** using the `-h suggest` command.*

@ -21,7 +21,7 @@
{{ end }}
<a id="kyujitai-info" target="_blank" class="clickable-icon" href="https://en.wikipedia.org/wiki/Ky%C5%ABjitai"><svg class="svg-inline" aria-hidden="true" focusable="false" data-prefix="fas" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3h58.3c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24V250.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1H222.6c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM288 352c0 17.7-14.3 32-32 32s-32-14.3-32-32s14.3-32 32-32s32 14.3 32 32z"></path></svg></a>
<header>
<h3><a href="/">Tegaki Tuesday</a> #{{- $current -}}</h3>
<h3><a href="/">Tegaki Tuesday</a> #{{- $current -}}{{ if .Params.embellishment }} {{ end }}{{ .Params.embellishment | markdownify | emojify }}</h3>
<small><ruby><rp>(</rp><rt></rt><rp>)</rp></ruby><ruby><rp>(</rp><rt></rt><rp>)</rp></ruby>きの<ruby><rp>(</rp><rt></rt><rp>)</rp></ruby><ruby><rp>(</rp><rt>よう</rt><rp>)</rp></ruby><ruby><rp>(</rp><rt></rt><rp>)</rp></ruby>{{- $current -}}・<time datetime="{{- .Date.Format " 2006-01-02T15:04:05Z07:00" -}}">{{- .Date.Format "2006年01月02日" -}}</time></small>
</header>
{{ if .Params.override }}

@ -892,3 +892,7 @@ nav input::-webkit-inner-spin-button {
height: 1em;
vertical-align: -0.125em;
}
hr {
border: 1px solid var(--foreground-dim);
}

Loading…
Cancel
Save