Skip to content

Commit 81c0b01

Browse files
docs: add lemon festival page
1 parent 28fe5d0 commit 81c0b01

File tree

3 files changed

+95
-84
lines changed

3 files changed

+95
-84
lines changed

archives/lf/index.html

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

assets/css/main.css

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,14 @@ a {
6969
}
7070

7171
/* color when we touch URL in smartphone */
72-
a:active{-webkit-tap-highlight-color: rgba(255, 255, 255, .2);}
72+
a:active {
73+
-webkit-tap-highlight-color: rgba(255, 255, 255, .2);
74+
}
75+
76+
img {
77+
max-width: 80%;
78+
padding: 0 10%;
79+
}
7380

7481
::selection {
7582
background-color: var(--selection-color);

content/ja/events/lf.md

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
---
2+
title: Lemon Festival
3+
description: Lemon's Resting Area が開催するオンラインのイベント
4+
slug: lf
5+
date: 2023-03-08 17:52:00+0900
6+
categories:
7+
- Events
8+
tags:
9+
- LF
10+
---
11+
12+
<!--
13+
__ ________ _
14+
| | | _____| _/ \_
15+
| | | |_____ / \
16+
| | | _____| | |
17+
| |_____ | | \_ _/
18+
|________| |__| \_/
19+
_ _ _ _ _ _ _ _
20+
\\ // \\ // \\ // \\ //
21+
\\// \\// \\// \\//
22+
//\\ //\\ //\\ //\\
23+
Z/ \\ Z/ \\ Z/ \\ Z/ \\
24+
------------------
25+
|Lemon Festival|
26+
------------------
27+
-->
28+
29+
LF (Lemon Festival) とは、Lemon's Resting Area が不定期で開催しているイベントです。
30+
31+
<!--
32+
LF は別名 Lemonade Flash や、Lemon's Flower day などの異名もあります。
33+
また、LF の開催が不定期と記述していますが、実際は1季節1回というのが一般となっています。(事実上の定期)
34+
通常は1年で4回ですが、それ以外の臨時や不定期の大祭も許可しています。
35+
-->
36+
37+
リアルイベントなどには及ばない程度の小さい祭りですが、LRA を代表するイベントとなっています。
38+
39+
四季に応じた動画の作成や、ゲームやソフトウェアの発表を行っています。
40+
41+
[YouTube](https://www.youtube.com/@lemon73) に投稿を行っています。([再生リスト](https://www.youtube.com/playlist?list=PLBss4RwsE9gSxIW-o1CnUUiQPwbiNhchV))
42+
43+
## 過去の開催
44+
45+
### 2022年
46+
47+
#### LF2201
48+
49+
<https://youtu.be/TtgjXb6dBLo>
50+
51+
#### LF2202
52+
53+
<https://youtube.com/shorts/u3gibcDnGbc?feature=share>
54+
55+
![lf2202](/images/lemon-festival/lf2202.png)
56+
57+
#### LF2203 - 秋 -
58+
59+
<https://youtu.be/dwMXjiAyVZA>
60+
61+
![lf2203](/images/lemon-festival/lf2203.png)
62+
63+
#### LF2204 - 冬 -
64+
65+
<https://youtu.be/0jgJ3N4NHIA>
66+
67+
![lf2204](/images/lemon-festival/lf2204.png)
68+
69+
### 2023年
70+
71+
#### LF2301 - 花 -
72+
73+
<https://youtu.be/ONRMarNNHKk>
74+
75+
![lf2301](/images/lemon-festival/lf2301.png)
76+
77+
#### LF2302 - 春 -
78+
79+
<https://youtu.be/1bH-2bTC8WA>
80+
81+
#### LF2303 - 夏 -
82+
83+
<https://youtu.be/7PAvvLX0DUE>
84+
85+
#### LF2304 mini
86+
87+
<https://youtu.be/JXrlsXaj2Aw>

0 commit comments

Comments
 (0)