File tree Expand file tree Collapse file tree 2 files changed +55
-2
lines changed Expand file tree Collapse file tree 2 files changed +55
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 旧ウェブサイト (lemon73.gitlab.io) を完全に閉鎖しました"
3
+ description : 一つの歴史の終焉
4
+ slug : " 0713"
5
+ date : 2025-07-13 18:28:00+0900
6
+ ---
7
+
8
+ こんにちは、Lemon73 です。
9
+
10
+ タイトルに記載している通りですが、` lemon73.gitlab.io ` を完全に閉鎖し、今後はリダイレクトのみを行うよう設定しました。
11
+
12
+ ## 旧 LEC ウェブサイトとは
13
+
14
+ そもそも、` lemon73.gitlab.io ` は、現在全く利用していないため、ほとんどの人はこの場所の存在を知らないかと思います。
15
+
16
+ このウェブサイトは、本組織 LRA が、かつて LEC という名前だった頃に作成された、黎明期のウェブサイトです。非常に簡素な仕組みであり、HTML と CSS だけで構成されていました。作成当時の2023年2月頃から、2023年11月頃にかけて、私 Lemon73 の情報や、当時の LEC の情報については (ほぼ) 唯一の情報源でありました。
17
+
18
+ ## 放棄、閉鎖へ
19
+
20
+ しかし、2023年後期以降は現在利用されている ` lemon73-computing.github.io ` (将来的に ` lemonium.net ` ) への以降が進んだことで、放棄されていました。以前から、閉鎖することは決まっていましたが、他の作業に比べて優先度が高くなかったため、今日まで残り続けていました。
21
+
22
+ ここで突然ではありますが、本日リダイレクトの作業を行い、完全な閉鎖を宣言することにしました。([ #40 ] ( https://github.com/Lemon73-Computing/lemon73-computing.github.io/issues/40 ) )
23
+
24
+ ## 最後に
25
+
26
+ 旧ウェブサイト、2年以上の間、現在の LRA につながる LEC に多大な貢献をしていただき、誠に感謝いたします。また、閲覧者の皆様、今日までご閲覧ありがとうございました。
27
+
28
+ > 一つの歴史が終わった。しかし、悲しむことはない。これは、組織として前に向かっているという証拠だから…
29
+ >
30
+ > * 引用* : < https://github.com/Lemon73-Computing/lemon73-computing.github.io/issues/40#issuecomment-3066739154 >
31
+
32
+ 有終の美を飾った、旧 LEC ウェブサイトに栄光あれ…。
Original file line number Diff line number Diff line change 13
13
}%%
14
14
15
15
gitGraph
16
+ branch data-website
16
17
branch lemon73.gitlab.io
17
18
branch lemon73-blog
18
19
branch alicenovel.web.app
20
+ branch novelil.web.app
21
+
19
22
checkout free-website
20
23
commit id: "2023/1/x"
21
24
commit id: "2023/1/17"
22
25
23
26
branch lemon73-computing.github.io
24
27
commit id: "2023/1/31"
25
28
29
+ checkout data-website
30
+ commit id: "2023/2/x"
31
+
32
+ checkout lemon73-computing.github.io
33
+ merge data-website
34
+
26
35
checkout lemon73.gitlab.io
27
36
commit id: "2023/5/26"
28
37
@@ -47,17 +56,29 @@ gitGraph
47
56
48
57
checkout lemon73-computing.github.io
49
58
merge lemon73-blog
50
- merge lemon73.gitlab.io
51
59
commit id: "2025/3/13 (Hugo-based)"
60
+ merge lemon73.gitlab.io
61
+ commit id: "2025/7/13 (Archived lemon73.gitlab.io)"
52
62
63
+ checkout novelil.web.app
64
+ commit id: "2025/6/21"
65
+
66
+ checkout lemon73-computing.github.io
53
67
branch lemonium.net
54
68
commit id: "2025/x/x"
55
69
70
+ checkout alicenovel.web.app
71
+ commit id: "current (alice)"
72
+
73
+ checkout novelil.web.app
74
+ merge alicenovel.web.app
75
+ commit id: "future (nil)"
76
+
56
77
checkout alicenovel.web.app
57
78
commit id: "future (alice)"
58
79
59
80
checkout lemonium.net
60
81
commit id: "future (lemonium)"
61
82
```
62
83
63
- (` free-website ` was ` lec.starfree.jp ` , ` lemon73-blog ` was ` lemon73-computing.github.io/blog ` )
84
+ (` free-website ` was ` lec.starfree.jp ` , ` data-website ` is ` http://lemonfuture.s239.xrea.com ` , ` lemon73-blog ` was ` lemon73-computing.github.io/blog ` )
You can’t perform that action at this time.
0 commit comments