Skip to content

Commit

Permalink
添加更多freeform相关的同人图,顺便修修改改了很多东西但因为要测试rss先push一下
Browse files Browse the repository at this point in the history
  • Loading branch information
umezane06 committed Apr 30, 2024
1 parent 63f1dae commit 9466d87
Show file tree
Hide file tree
Showing 99 changed files with 18,364 additions and 651 deletions.
107 changes: 106 additions & 1 deletion about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@



<link rel="stylesheet" href="https://plumdebris.eu.org/style.min.3cca66acd2e1406f3b4587054ca5a49fba06741cac046a763063c8dee4599644.css" integrity="sha256-PMpmrNLhQG87RYcFTKWkn7oGdBysBGp2MGPI3uRZlkQ=" rel="preload stylesheet" as="style"/>
<link rel="stylesheet" href="https://plumdebris.eu.org/style.min.49fd9a3ba247fa283cf05b4cfecc4481d9cf91ca3306d0b1b36a2e15f930735c.css" integrity="sha256-Sf2aO6JH&#43;ig88FtM/sxEgdnPkcozBtCxs2ouFfkwc1w=" rel="preload stylesheet" as="style"/>



Expand Down Expand Up @@ -418,5 +418,110 @@ <h1 class="title">About</h1>




<a href="#" id="back-to-top" title="返回顶部"></a>


<style>
#back-to-top {
display: none;
position: fixed;
bottom: 20px;
right: 55px;
width: 55px;
height: 55px;
border-radius: 7px;
background-color: rgba(187, 187, 187, 0.5);
box-shadow: var(--shadow-l2);
font-size: 30px;
text-align: center;
line-height: 50px;
cursor: pointer;
}

#back-to-top:before {
content: ' ';
display: inline-block;
position: relative;
top: 0;
transform: rotate(135deg);
height: 10px;
width: 10px;
border-width: 0 0 2px 2px;
border-color: #818181;
border-style: solid;
}

#back-to-top:hover:before {
border-color: #000000;
}


@media screen and (max-width: 768px) {
#back-to-top {
bottom: 20px;
right: 20px;
width: 40px;
height: 40px;
font-size: 10px;
}
}


@media screen and (min-width: 1024px) {
#back-to-top {
bottom: 20px;
right: 40px;
}
}


@media screen and (min-width: 1280px) {
#back-to-top {
bottom: 20px;
right: 55px;
}
}


@media screen and (min-width: 1536px) {
#back-to-top {
visibility: hidden;
}
}
</style>


<script>
function backToTop() {
document.documentElement.scrollIntoView({
behavior: 'smooth',
})
}

window.onload = function () {
let scrollTop =
this.document.documentElement.scrollTop || this.document.body.scrollTop
let totopBtn = this.document.getElementById('back-to-top')
if (scrollTop > 0) {
totopBtn.style.display = 'inline'
} else {
totopBtn.style.display = 'none'
}
}

window.onscroll = function () {
let scrollTop =
this.document.documentElement.scrollTop || this.document.body.scrollTop
let totopBtn = this.document.getElementById('back-to-top')
if (scrollTop < 200) {
totopBtn.style.display = 'none'
} else {
totopBtn.style.display = 'inline'
totopBtn.addEventListener('click', backToTop, false)
}
}
</script>

</body>
</html>
143 changes: 124 additions & 19 deletions archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@



<link rel="stylesheet" href="https://plumdebris.eu.org/style.min.3cca66acd2e1406f3b4587054ca5a49fba06741cac046a763063c8dee4599644.css" integrity="sha256-PMpmrNLhQG87RYcFTKWkn7oGdBysBGp2MGPI3uRZlkQ=" rel="preload stylesheet" as="style"/>
<link rel="stylesheet" href="https://plumdebris.eu.org/style.min.49fd9a3ba247fa283cf05b4cfecc4481d9cf91ca3306d0b1b36a2e15f930735c.css" integrity="sha256-Sf2aO6JH&#43;ig88FtM/sxEgdnPkcozBtCxs2ouFfkwc1w=" rel="preload stylesheet" as="style"/>



Expand Down Expand Up @@ -246,8 +246,16 @@ <h2>


<div class="archive-year">
<h3 class="archive-year-header">2024<sup>3</sup></h3>
<h3 class="archive-year-header">2024<sup>4</sup></h3>
<div class="archive-posts">
<div class="archive-entry">
<a href="https://plumdebris.eu.org/posts/freeform-hardcore-relationship-diagram/">
<span class="title">【更新】个人认为比较重要的关于一些Freeform Hardcore音乐场景、厂牌、制作人的关系图</span>
<time class="date">April 30</time>
</a>
</div>


<div class="archive-entry">
<a href="https://plumdebris.eu.org/posts/broken-minds-about-music/">
<span class="title">【综合随记】收集一些平时的支离破碎发言(音乐相关)</span>
Expand Down Expand Up @@ -278,7 +286,7 @@ <h3 class="archive-year-header">2024<sup>3</sup></h3>


<div class="archive-year">
<h3 class="archive-year-header">2023<sup>17</sup></h3>
<h3 class="archive-year-header">2023<sup>16</sup></h3>
<div class="archive-posts">
<div class="archive-entry">
<a href="https://plumdebris.eu.org/posts/2023-end/">
Expand All @@ -296,14 +304,6 @@ <h3 class="archive-year-header">2023<sup>17</sup></h3>
</div>


<div class="archive-entry">
<a href="https://plumdebris.eu.org/posts/freeformer-doujin-art/">
<span class="title">【同人】私心放置于此的一些比较重要的freeform相关同人涂鸦</span>
<time class="date">October 31</time>
</a>
</div>


<div class="archive-entry">
<a href="https://plumdebris.eu.org/posts/how-to-find-music/">
<span class="title">【音乐相关】在当今时代如何寻找自己想听的音乐</span>
Expand All @@ -312,14 +312,6 @@ <h3 class="archive-year-header">2023<sup>17</sup></h3>
</div>


<div class="archive-entry">
<a href="https://plumdebris.eu.org/posts/freeform-hardcore-relationship-diagram/">
<span class="title">【存档】个人认为比较重要的关于一些Freeform Hardcore音乐场景、厂牌、制作人的关系图</span>
<time class="date">October 13</time>
</a>
</div>


<div class="archive-entry">
<a href="https://plumdebris.eu.org/posts/takamatsu-tomori-no-asd-characteristic/">
<span class="title">【记录】个人向记录:MYGO的高松灯身上存在的孤独症谱系(ASD)/阿斯伯格综合征的相关表征</span>
Expand Down Expand Up @@ -416,6 +408,14 @@ <h3 class="archive-year-header">2023<sup>17</sup></h3>
</div>


<div class="archive-entry">
<a href="https://plumdebris.eu.org/posts/about-raindrop-io/">
<span class="title">【杂物推荐】全平台书签管理&#43;稍后再看工具 - Raindrop.io</span>
<time class="date">May 18</time>
</a>
</div>


</div>
</div>

Expand Down Expand Up @@ -543,5 +543,110 @@ <h3 class="archive-year-header">2023<sup>17</sup></h3>




<a href="#" id="back-to-top" title="返回顶部"></a>


<style>
#back-to-top {
display: none;
position: fixed;
bottom: 20px;
right: 55px;
width: 55px;
height: 55px;
border-radius: 7px;
background-color: rgba(187, 187, 187, 0.5);
box-shadow: var(--shadow-l2);
font-size: 30px;
text-align: center;
line-height: 50px;
cursor: pointer;
}

#back-to-top:before {
content: ' ';
display: inline-block;
position: relative;
top: 0;
transform: rotate(135deg);
height: 10px;
width: 10px;
border-width: 0 0 2px 2px;
border-color: #818181;
border-style: solid;
}

#back-to-top:hover:before {
border-color: #000000;
}


@media screen and (max-width: 768px) {
#back-to-top {
bottom: 20px;
right: 20px;
width: 40px;
height: 40px;
font-size: 10px;
}
}


@media screen and (min-width: 1024px) {
#back-to-top {
bottom: 20px;
right: 40px;
}
}


@media screen and (min-width: 1280px) {
#back-to-top {
bottom: 20px;
right: 55px;
}
}


@media screen and (min-width: 1536px) {
#back-to-top {
visibility: hidden;
}
}
</style>


<script>
function backToTop() {
document.documentElement.scrollIntoView({
behavior: 'smooth',
})
}

window.onload = function () {
let scrollTop =
this.document.documentElement.scrollTop || this.document.body.scrollTop
let totopBtn = this.document.getElementById('back-to-top')
if (scrollTop > 0) {
totopBtn.style.display = 'inline'
} else {
totopBtn.style.display = 'none'
}
}

window.onscroll = function () {
let scrollTop =
this.document.documentElement.scrollTop || this.document.body.scrollTop
let totopBtn = this.document.getElementById('back-to-top')
if (scrollTop < 200) {
totopBtn.style.display = 'none'
} else {
totopBtn.style.display = 'inline'
totopBtn.addEventListener('click', backToTop, false)
}
}
</script>

</body>
</html>
5 changes: 2 additions & 3 deletions archives/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<link>https://plumdebris.eu.org/archives/</link>
<description>Recent content in Archives on 绝对概括的切面</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<atom:link href="https://plumdebris.eu.org/archives/index.xml" rel="self" type="application/rss+xml" />
<language>en</language><atom:link href="https://plumdebris.eu.org/archives/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
</rss>
Loading

0 comments on commit 9466d87

Please sign in to comment.