Skip to content

change: root #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>404 | LRA</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="apple-touch-icon" href="favicon.png">
<link rel="icon" type="image/x-icon" href="favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="/LEC-MainSite">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>404 エラー</h2>
<p>アクセス側で問題が発生しています。</p>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Lemon's Resting Area - Website
This is source code of [LRA website][lra-main]. / [レモンの休息所 ウェブサイト][lra-main]のソースコードです。

[lra-main]: https://lemon73-computing.github.io/LEC-MainSite/ "Lemon's Resting Area - Website"
[lra-main]: https://lemon73-computing.github.io "Lemon's Resting Area - Website"

## Licenses / ライセンス
- Text / 文章
Expand Down
8 changes: 4 additions & 4 deletions apps/sky.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>Sky Colors | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>虹色計画</h2>
<p>虹色計画とは、様々なフレームワークでランダムな色を出力するソフトウェアの開発をするという計画です。</p>
Expand Down
8 changes: 4 additions & 4 deletions docs/20221103-fall.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>2022年秋計画 | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>2022年 秋計画</h2>
<p>2022年秋から2023年前半に向けての計画をまとめた書類。</p>
Expand Down
9 changes: 4 additions & 5 deletions docs/20221216-winter.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>2022年冬休止 | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>

<h1><a href="/">Lemon's Resting Area</a></h1>
<h2>2022年 冬休止</h2>
<p>LECの活動休止についての公開用LEC公式文章版です。</p>

Expand Down
8 changes: 4 additions & 4 deletions docs/20240101-new-year.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>2024年新年 | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>2024年 新年</h2>
<p>Happy New Year!!</p>
Expand Down
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>LRA Docs | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>LRA Docs</h2>
<p>LRA または 旧 LEC で過去に作成した資料のアーカイブを載せています。</p>
Expand Down
8 changes: 4 additions & 4 deletions docs/rule/001-open-chat.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>檸法理 - 第1条 | LRA</title>
<link rel="stylesheet" href="../../style.css">
<link rel="icon" type="apple-touch-icon" href="../../favicon.png">
<link rel="icon" type="image/x-icon" href="../../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>檸法理 - 第1条 | 会話の開示</h2>
<p>当グループでは情報開示制度を推奨しています。</p>
Expand Down
8 changes: 4 additions & 4 deletions docs/rule/002-oss.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>檸法理 - 第2条 | LRA</title>
<link rel="stylesheet" href="../../style.css">
<link rel="icon" type="apple-touch-icon" href="../../favicon.png">
<link rel="icon" type="image/x-icon" href="../../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>檸法理 - 第2条 | OSSの推奨</h2>
<p>当グループではOSSを推奨しています。</p>
Expand Down
8 changes: 4 additions & 4 deletions docs/rule/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>檸法理 | LRA</title>
<link rel="stylesheet" href="../../style.css">
<link rel="icon" type="apple-touch-icon" href="../../favicon.png">
<link rel="icon" type="image/x-icon" href="../../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>檸法理</h2>
<p>Lemon's Resting Area のルールや推奨事項について記す資料です。</p>
Expand Down
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>Lemon's Resting Area</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="apple-touch-icon" href="favicon.png">
<link rel="icon" type="image/x-icon" href="favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="./">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>活動内容</h2>
<ul>
Expand Down Expand Up @@ -77,7 +77,7 @@ <h2>活動内容</h2>
<h2>広報 / 活動状況掲示</h2>
<ul>
<li><a href="sns">SNS</a></li>
<li><a href="https://lemon73-computing.github.io/blog">Blog</a></li>
<li><a href="blog">Blog</a></li>
</ul>

<h2>運営</h2>
Expand Down
8 changes: 4 additions & 4 deletions lf/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>Lemon Festival | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
<style>
img{width: 50%;}
@media screen and (max-width:1080px){img{width: 95%;}}
Expand All @@ -39,7 +39,7 @@
</style>
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>Lemon Festival</h2>
<p>LF (Lemon Festival) とは、 Lemon's Resting Area が不定期で開催しているイベントです。</p>
Expand Down
8 changes: 4 additions & 4 deletions lfa/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>レモン研究所 | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>レモン研究所</h2>
<p>レモン研究所 (LFA: Lemon Future Academy) は Lemon's Resting Area の研究専門チームです。</p>
Expand Down
8 changes: 4 additions & 4 deletions old/coi.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>COI Design | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>COI Design</h2>
<p>COI は Lemon Electric Computer 世代に存在したブランドです。</p>
Expand Down
8 changes: 4 additions & 4 deletions old/color.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>ColorManager | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
<style>
table{width: 90%;}
table tr th p{color: white;}
Expand All @@ -33,7 +33,7 @@
</head>

<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>ColorManager</h2>
<p>旧 KISS では色に関しての独自規格の制定をしていました。</p>
Expand Down
8 changes: 4 additions & 4 deletions old/kiss.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>KISS Create | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>KISS Create</h2>
<p>KISS は Lemon Electric Computer 世代に存在したブランドです。</p>
Expand Down
8 changes: 4 additions & 4 deletions old/neo.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>NEO Tech | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>NEO Tech</h2>
<p>NEO は Lemon Electric Computer 世代に存在したブランドです。</p>
Expand Down
8 changes: 4 additions & 4 deletions old/standard.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>独自規格 | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>独自規格</h2>

Expand Down
14 changes: 7 additions & 7 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,31 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<url>
<loc>https://Lemon73-Computing.github.io/LEC-MainSite</loc>
<loc>https://Lemon73-Computing.github.io</loc>
<priority>1.0</priority>
</url>
<url>
<loc>https://Lemon73-Computing.github.io/LEC-MainSite/docs</loc>
<loc>https://Lemon73-Computing.github.io/docs</loc>
<priority>0.8</priority>
</url>
<url>
<loc>https://Lemon73-Computing.github.io/LEC-MainSite/apps</loc>
<loc>https://Lemon73-Computing.github.io/apps</loc>
<priority>0.8</priority>
</url>
<url>
<loc>https://Lemon73-Computing.github.io/LEC-MainSite/lfa</loc>
<loc>https://Lemon73-Computing.github.io/lfa</loc>
<priority>0.8</priority>
</url>
<url>
<loc>https://Lemon73-Computing.github.io/LEC-MainSite/lf</loc>
<loc>https://Lemon73-Computing.github.io/lf</loc>
<priority>0.8</priority>
</url>
<url>
<loc>https://Lemon73-Computing.github.io/LEC-MainSite/sns</loc>
<loc>https://Lemon73-Computing.github.io/sns</loc>
<priority>0.4</priority>
</url>
<url>
<loc>https://Lemon73-Computing.github.io/LEC-MainSite/old</loc>
<loc>https://Lemon73-Computing.github.io/old</loc>
<priority>0.2</priority>
</url>

Expand Down
8 changes: 4 additions & 4 deletions sns/discord.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73, Discord">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>Discord | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>Discord</h2>
<!-- # # Discord logo # # -->
Expand Down
8 changes: 4 additions & 4 deletions sns/fediverse.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<meta name="keywords" content="Lemon's Resting Area, Lemon73, Fediverse">
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
<title>Fediverse | LRA</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
<link rel="icon" type="image/x-icon" href="../favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
<link rel="icon" type="image/x-icon" href="/favicon.png">
</head>
<body>
<h1><a href="../">Lemon's Resting Area</a></h1>
<h1><a href="/">Lemon's Resting Area</a></h1>

<h2>Fediverse</h2>

Expand Down
Loading