Skip to content

Commit 9851482

Browse files
add: social
1 parent 94b1ea3 commit 9851482

File tree

5 files changed

+149
-0
lines changed

5 files changed

+149
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,14 @@ <h2>活動内容</h2>
6868
<li><a href="docs">アーカイブ</a></li>
6969
</ul>
7070

71+
<li>外部組織との関係</li>
72+
<ul>
73+
<li><a href="social/kde">KDE</a></li>
74+
<li><a href="social/blowfish">Blowfish</a> (Hugo テーマ)</li>
75+
<li><a href="social/electron-net">Electron.NET</a></li>
76+
<li><a href="social/others">その他</a></li>
77+
</ul>
78+
7179
<li>旧体制</li>
7280
<ul>
7381
<li><a href="old/kiss">KISS</a></li>

social/blowfish.html

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<!DOCTYPE html>
2+
3+
<!--
4+
_________
5+
/ \
6+
/ _ _ \
7+
| | |_| | |
8+
| | _ | |
9+
| |_| |_| |
10+
\ /
11+
\_________/
12+
--------------
13+
|Hugo|
14+
--------------
15+
-->
16+
17+
<html lang="ja">
18+
<head>
19+
<meta charset="utf-8">
20+
<meta name="description" content="Lemon's Resting Area と Blowfish の関係性についての資料です。"/>
21+
<meta name="keywords" content="Lemon's Resting Area, Lemon73, hugo">
22+
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
23+
<title>Blowfish | LRA</title>
24+
<link rel="stylesheet" href="/style.css">
25+
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
26+
<link rel="icon" type="image/x-icon" href="/favicon.png">
27+
</head>
28+
<body>
29+
<h1><a href="/">Lemon's Resting Area</a></h1>
30+
31+
<h2>Blowfish</h2>
32+
<p>準備中</p>
33+
</body>
34+
</html>

social/electron-net.html

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<!DOCTYPE html>
2+
3+
<!--
4+
o
5+
____\__
6+
/ / \ \
7+
\/ o |/
8+
|\--___/ ELECTRON.NET
9+
o \___/--o
10+
----------------
11+
|Electron.NET|
12+
----------------
13+
-->
14+
15+
<html lang="ja">
16+
<head>
17+
<meta charset="utf-8">
18+
<meta name="description" content="Lemon's Resting Area と Electron.NET の関係性についての資料です。"/>
19+
<meta name="keywords" content="Lemon's Resting Area, Lemon73, Electron.NET">
20+
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
21+
<title>Electron.NET | LRA</title>
22+
<link rel="stylesheet" href="/style.css">
23+
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
24+
<link rel="icon" type="image/x-icon" href="/favicon.png">
25+
</head>
26+
<body>
27+
<h1><a href="/">Lemon's Resting Area</a></h1>
28+
29+
<h2>Electron.NET</h2>
30+
<p>準備中</p>
31+
</body>
32+
</html>

social/kde.html

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<!DOCTYPE html>
2+
3+
<!--
4+
__ __
5+
| | / /
6+
| |/ /
7+
| <
8+
| |\ \
9+
|__| \__\
10+
-------
11+
|KDE|
12+
-------
13+
-->
14+
15+
<html lang="ja">
16+
<head>
17+
<meta charset="utf-8">
18+
<meta name="description" content="Lemon's Resting Area と KDE の関係性についての資料です。"/>
19+
<meta name="keywords" content="Lemon's Resting Area, Lemon73, kde">
20+
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
21+
<title>KDE | LRA</title>
22+
<link rel="stylesheet" href="/style.css">
23+
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
24+
<link rel="icon" type="image/x-icon" href="/favicon.png">
25+
</head>
26+
<body>
27+
<h1><a href="/">Lemon's Resting Area</a></h1>
28+
29+
<h2>KDE</h2>
30+
<p>準備中</p>
31+
</body>
32+
</html>

social/others.html

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
<!DOCTYPE html>
2+
3+
<!--
4+
_________
5+
/ _ \
6+
||0| |
7+
| V |
8+
| |
9+
| |
10+
| |
11+
| | smart phone
12+
\_________/
13+
------------------------
14+
|Social Communication|
15+
------------------------
16+
-->
17+
18+
<html lang="ja">
19+
<head>
20+
<meta charset="utf-8">
21+
<meta name="description" content="Lemon's Resting Area とその他組織の関係性についての資料です。"/>
22+
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
23+
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
24+
<title>その他の組織 | LRA</title>
25+
<link rel="stylesheet" href="/style.css">
26+
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
27+
<link rel="icon" type="image/x-icon" href="/favicon.png">
28+
</head>
29+
<body>
30+
<h1><a href="/">Lemon's Resting Area</a></h1>
31+
32+
<h2>その他の組織</h2>
33+
<p>準備中</p>
34+
35+
<h2>Errands</h2>
36+
37+
<h2>Simple Icons</h2>
38+
39+
<h2>.NET Workshops and Presentations</h2>
40+
41+
<h2>Iron Python</h2>
42+
</body>
43+
</html>

0 commit comments

Comments
 (0)