hopefully fixing more urls
This commit is contained in:
parent
057ce9ffbc
commit
b72fc75422
19 changed files with 480 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
+++
|
+++
|
||||||
title = "My first post"
|
title = "My first post"
|
||||||
date = "2024/20/2"
|
date = "2024-02-20"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
This is my first blog post.
|
This is my first blog post.
|
1
public/404.html
Normal file
1
public/404.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<!doctype html><title>404 Not Found</title><h1>404 Not Found</h1>
|
1
public/about/index.html
Normal file
1
public/about/index.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<!doctype html><html lang=en><head><meta charset=UTF-8><meta content="IE=edge" http-equiv=X-UA-Compatible><meta content="text/html; charset=UTF-8" http-equiv=content-type><meta content="width=device-width,initial-scale=1,user-scalable=no" name=viewport><meta content="index, follow" name=robots><title>about mana</title><meta content="about mana" name=title><meta content="a small peach fairy's website" name=description><meta content=website property=og:type><meta content=https://peachmoon.moe/about/ property=og:url><meta property=og:site_name><meta content="about mana" property=og:title><meta content="a small peach fairy's website" property=og:description><meta content=summary_large_image property=twitter:card><meta content=https://peachmoon.moe/about/ property=twitter:url><meta content="about mana" property=twitter:title><meta content="a small peach fairy's website" property=twitter:description><link href=https://peachmoon.moe/about/ rel=canonical><link href=https://peachmoon.moe/atom.xml rel=alternate title=RSS type=application/atom+xml><link href=https://peachmoon.moe/css/style.css rel=stylesheet><script defer src=https://peachmoon.moe/js/script.js></script><body><div class=wrapper><header><nav class=navBar><a href=/> /🍑🌙/ </a><a href=/about> /about/ </a><a href=/hyperfixations> /hyperfixations/ </a><a href=/blog> /blog/ </a><a href=/art> /art/ </a><div class=themeSwitch><button class="themeButton light" onclick="setTheme('light')" title="Light mode"><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#lightMode></use></svg></button><button class="themeButton dark" onclick="setTheme('dark')" title="Dark mode"><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#darkMode></use></svg></button></div></nav></header><main><h1>about mana</h1><h2></h2><p class=tagsData></main><footer><hr><div class=footContainer><div class=footLeft><p>Licensed under <a rel="noopener noreferrer" href=https://fr.wikipedia.org/wiki/Licence_MIT target=_blank>MIT</a><br> Built with <a rel="noopener noreferrer" href=https://www.getzola.org target=_blank>Zola</a> using <a rel="noopener noreferrer" href=https://github.com/Speyll/anemone target=_blank>anemone</a> theme & <a rel="noopener noreferrer" href=https://github.com/Speyll/veqev target=_blank>veqev</a> colors.<br></div><div class=footRight><a rel="noopener noreferrer" title="Subscribe via RSS for updates." class=icons__background href=https://peachmoon.moe/atom.xml target=_blank><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#rss></use></svg></a></div></div></footer></div>
|
1
public/art/index.html
Normal file
1
public/art/index.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<!doctype html><html lang=en><head><meta charset=UTF-8><meta content="IE=edge" http-equiv=X-UA-Compatible><meta content="text/html; charset=UTF-8" http-equiv=content-type><meta content="width=device-width,initial-scale=1,user-scalable=no" name=viewport><meta content="index, follow" name=robots><title>art</title><meta content=art name=title><meta content="a small peach fairy's website" name=description><meta content=website property=og:type><meta content=https://peachmoon.moe/art/ property=og:url><meta property=og:site_name><meta content=art property=og:title><meta content="a small peach fairy's website" property=og:description><meta content=summary_large_image property=twitter:card><meta content=https://peachmoon.moe/art/ property=twitter:url><meta content=art property=twitter:title><meta content="a small peach fairy's website" property=twitter:description><link href=https://peachmoon.moe/art/ rel=canonical><link href=https://peachmoon.moe/atom.xml rel=alternate title=RSS type=application/atom+xml><link href=https://peachmoon.moe/css/style.css rel=stylesheet><script defer src=https://peachmoon.moe/js/script.js></script><body><div class=wrapper><header><nav class=navBar><a href=/> /🍑🌙/ </a><a href=/about> /about/ </a><a href=/hyperfixations> /hyperfixations/ </a><a href=/blog> /blog/ </a><a href=/art> /art/ </a><div class=themeSwitch><button class="themeButton light" onclick="setTheme('light')" title="Light mode"><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#lightMode></use></svg></button><button class="themeButton dark" onclick="setTheme('dark')" title="Dark mode"><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#darkMode></use></svg></button></div></nav></header><main><h1>art</h1><h2></h2><p>i will post some art here eventually, won’t that be fun?<p class=tagsData></main><footer><hr><div class=footContainer><div class=footLeft><p>Licensed under <a rel="noopener noreferrer" href=https://fr.wikipedia.org/wiki/Licence_MIT target=_blank>MIT</a><br> Built with <a rel="noopener noreferrer" href=https://www.getzola.org target=_blank>Zola</a> using <a rel="noopener noreferrer" href=https://github.com/Speyll/anemone target=_blank>anemone</a> theme & <a rel="noopener noreferrer" href=https://github.com/Speyll/veqev target=_blank>veqev</a> colors.<br></div><div class=footRight><a rel="noopener noreferrer" title="Subscribe via RSS for updates." class=icons__background href=https://peachmoon.moe/atom.xml target=_blank><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#rss></use></svg></a></div></div></footer></div>
|
29
public/atom.xml
Normal file
29
public/atom.xml
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
|
||||||
|
<title></title>
|
||||||
|
<link rel="self" type="application/atom+xml" href="https://peachmoon.moe/atom.xml"/>
|
||||||
|
<link rel="alternate" type="text/html" href="https://peachmoon.moe"/>
|
||||||
|
<generator uri="https://www.getzola.org/">Zola</generator>
|
||||||
|
<updated>2024-02-20T00:00:00+00:00</updated>
|
||||||
|
<id>https://peachmoon.moe/atom.xml</id>
|
||||||
|
<entry xml:lang="en">
|
||||||
|
<title>My first post</title>
|
||||||
|
<published>2024-02-20T00:00:00+00:00</published>
|
||||||
|
<updated>2024-02-20T00:00:00+00:00</updated>
|
||||||
|
|
||||||
|
<author>
|
||||||
|
<name>
|
||||||
|
|
||||||
|
mana
|
||||||
|
|
||||||
|
</name>
|
||||||
|
</author>
|
||||||
|
|
||||||
|
<link rel="alternate" type="text/html" href="https://peachmoon.moe/blog/first/"/>
|
||||||
|
<id>https://peachmoon.moe/blog/first/</id>
|
||||||
|
|
||||||
|
<content type="html" xml:base="https://peachmoon.moe/blog/first/"><p>This is my first blog post.</p>
|
||||||
|
</content>
|
||||||
|
|
||||||
|
</entry>
|
||||||
|
</feed>
|
1
public/blog/first/index.html
Normal file
1
public/blog/first/index.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<!doctype html><html lang=en><head><meta charset=UTF-8><meta content="IE=edge" http-equiv=X-UA-Compatible><meta content="text/html; charset=UTF-8" http-equiv=content-type><meta content="width=device-width,initial-scale=1,user-scalable=no" name=viewport><meta content="index, follow" name=robots><title>My first post</title><meta content="My first post" name=title><meta content=website property=og:type><meta content=https://peachmoon.moe/blog/first/ property=og:url><meta property=og:site_name><meta content="My first post" property=og:title><meta content=summary_large_image property=twitter:card><meta content=https://peachmoon.moe/blog/first/ property=twitter:url><meta content="My first post" property=twitter:title><link href=https://peachmoon.moe/blog/first/ rel=canonical><link href=https://peachmoon.moe/atom.xml rel=alternate title=RSS type=application/atom+xml><link href=https://peachmoon.moe/css/style.css rel=stylesheet><script defer src=https://peachmoon.moe/js/script.js></script><body><div class=wrapper><header><nav class=navBar><a href=/> /🍑🌙/ </a><a href=/about> /about/ </a><a href=/hyperfixations> /hyperfixations/ </a><a href=/blog> /blog/ </a><a href=/art> /art/ </a><div class=themeSwitch><button class="themeButton light" onclick="setTheme('light')" title="Light mode"><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#lightMode></use></svg></button><button class="themeButton dark" onclick="setTheme('dark')" title="Dark mode"><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#darkMode></use></svg></button></div></nav></header><main><div><a href=..>..</a>/<span class=metaData>first</span></div><time datetime=2024-02-20>Published on: <span class=metaData>2024-02-20</span></time><h1>My first post</h1><p>This is my first blog post.<p class=tagsData></main><footer><hr><div class=footContainer><div class=footLeft><p>Licensed under <a rel="noopener noreferrer" href=https://fr.wikipedia.org/wiki/Licence_MIT target=_blank>MIT</a><br> Built with <a rel="noopener noreferrer" href=https://www.getzola.org target=_blank>Zola</a> using <a rel="noopener noreferrer" href=https://github.com/Speyll/anemone target=_blank>anemone</a> theme & <a rel="noopener noreferrer" href=https://github.com/Speyll/veqev target=_blank>veqev</a> colors.<br></div><div class=footRight><a rel="noopener noreferrer" title="Subscribe via RSS for updates." class=icons__background href=https://peachmoon.moe/atom.xml target=_blank><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#rss></use></svg></a></div></div></footer></div>
|
1
public/blog/index.html
Normal file
1
public/blog/index.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<!doctype html><html lang=en><head><meta charset=UTF-8><meta content="IE=edge" http-equiv=X-UA-Compatible><meta content="text/html; charset=UTF-8" http-equiv=content-type><meta content="width=device-width,initial-scale=1,user-scalable=no" name=viewport><meta content="index, follow" name=robots><title>momolog</title><meta content=momolog name=title><meta content=website property=og:type><meta content=https://peachmoon.moe/blog/ property=og:url><meta property=og:site_name><meta content=momolog property=og:title><meta content=summary_large_image property=twitter:card><meta content=https://peachmoon.moe/blog/ property=twitter:url><meta content=momolog property=twitter:title><link href=https://peachmoon.moe/blog/ rel=canonical><link href=https://peachmoon.moe/atom.xml rel=alternate title=RSS type=application/atom+xml><link href=https://peachmoon.moe/css/style.css rel=stylesheet><script defer src=https://peachmoon.moe/js/script.js></script><body><div class=wrapper><header><nav class=navBar><a href=/> /🍑🌙/ </a><a href=/about> /about/ </a><a href=/hyperfixations> /hyperfixations/ </a><a href=/blog> /blog/ </a><a href=/art> /art/ </a><div class=themeSwitch><button class="themeButton light" onclick="setTheme('light')" title="Light mode"><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#lightMode></use></svg></button><button class="themeButton dark" onclick="setTheme('dark')" title="Dark mode"><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#darkMode></use></svg></button></div></nav></header><main><h1>momolog</h1><p>aaaa<ul class=titleList><li><a href=https://peachmoon.moe/blog/first/>My first post</a></ul></main><footer><hr><div class=footContainer><div class=footLeft><p>Licensed under <a rel="noopener noreferrer" href=https://fr.wikipedia.org/wiki/Licence_MIT target=_blank>MIT</a><br> Built with <a rel="noopener noreferrer" href=https://www.getzola.org target=_blank>Zola</a> using <a rel="noopener noreferrer" href=https://github.com/Speyll/anemone target=_blank>anemone</a> theme & <a rel="noopener noreferrer" href=https://github.com/Speyll/veqev target=_blank>veqev</a> colors.<br></div><div class=footRight><a rel="noopener noreferrer" title="Subscribe via RSS for updates." class=icons__background href=https://peachmoon.moe/atom.xml target=_blank><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#rss></use></svg></a></div></div></footer></div>
|
356
public/css/style.css
Normal file
356
public/css/style.css
Normal file
|
@ -0,0 +1,356 @@
|
||||||
|
:root,
|
||||||
|
:root.light {
|
||||||
|
--bgColor: #EEEEEE;
|
||||||
|
--fgColor: #41474E;
|
||||||
|
--metaColor: #D26878;
|
||||||
|
--headColor: #;
|
||||||
|
--linkColor: #5690AF;
|
||||||
|
--hovColor: #22453F;
|
||||||
|
--bgSelect: #FFFAE1;
|
||||||
|
--bgUrl: url(https://i.ibb.co/Qpkrw4V/tile-Light.webp) repeat;
|
||||||
|
--red: #D26878;
|
||||||
|
--dimRed: #623039;
|
||||||
|
--orange: #e08f67;
|
||||||
|
--dimOrange: #926048;
|
||||||
|
--yellow: #FFFAE1;
|
||||||
|
--dimYellow: #D5C5A1;
|
||||||
|
--green: #56AFA0;
|
||||||
|
--dimGreen: #22453F;
|
||||||
|
--blue: #5690AF;
|
||||||
|
--dimBlue: #223844;
|
||||||
|
--purple: #9271D6;
|
||||||
|
--dimPurple: #47356C;
|
||||||
|
--grey: #CBCDCD;
|
||||||
|
--dimGrey: #646868
|
||||||
|
}
|
||||||
|
|
||||||
|
:root.dark {
|
||||||
|
--bgColor: #222529;
|
||||||
|
--fgColor: #D6D6D6;
|
||||||
|
--metaColor: #78B6AD;
|
||||||
|
--headColor: #;
|
||||||
|
--linkColor: #DBD5BC;
|
||||||
|
--hovColor: #E2AEA2;
|
||||||
|
--bgSelect: #464949;
|
||||||
|
--bgUrl: url(https://i.ibb.co/LzrFBFJ/tileDark.webp) repeat;
|
||||||
|
--red: #CD909B;
|
||||||
|
--dimRed: #684249;
|
||||||
|
--orange: #E2AEA2;
|
||||||
|
--dimOrange: #704941;
|
||||||
|
--yellow: #DBD5BC;
|
||||||
|
--dimYellow: #6F6847;
|
||||||
|
--green: #78B6AD;
|
||||||
|
--dimGreen: #3E615C;
|
||||||
|
--blue: #87C9E5;
|
||||||
|
--dimBlue: #38494F;
|
||||||
|
--purple: #CEA7DE;
|
||||||
|
--dimPurple: #5E406A;
|
||||||
|
--grey: #CBCDCD;
|
||||||
|
--dimGrey: #464949
|
||||||
|
}
|
||||||
|
|
||||||
|
::-moz-selection {
|
||||||
|
color: var(--bgColor);
|
||||||
|
background: var(--metaColor)
|
||||||
|
}
|
||||||
|
|
||||||
|
::selection {
|
||||||
|
color: var(--bgColor);
|
||||||
|
background: var(--metaColor)
|
||||||
|
}
|
||||||
|
|
||||||
|
html {
|
||||||
|
-webkit-box-sizing: border-box;
|
||||||
|
box-sizing: border-box;
|
||||||
|
font-size: 62.5%;
|
||||||
|
scrollbar-color: var(--metaColor) var(--bgColor);
|
||||||
|
scrollbar-width: thin;
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-family: monospace;
|
||||||
|
font-size: 1.6rem;
|
||||||
|
line-height: 1.35;
|
||||||
|
max-width: 64rem;
|
||||||
|
margin: auto;
|
||||||
|
overflow-wrap: break-word;
|
||||||
|
background: var(--bgColor);
|
||||||
|
color: var(--fgColor);
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
font-size: 2.4rem;
|
||||||
|
color: var(--bgColor);
|
||||||
|
background-color: var(--metaColor);
|
||||||
|
text-align: center;
|
||||||
|
text-wrap: balance;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1::before {
|
||||||
|
color: var(--bgColor);
|
||||||
|
content: '♡ '
|
||||||
|
}
|
||||||
|
h1::after {
|
||||||
|
color: var(--bgColor);
|
||||||
|
content: ' ♡ '
|
||||||
|
}
|
||||||
|
|
||||||
|
h2::before,
|
||||||
|
h3::before,
|
||||||
|
h4::before,
|
||||||
|
h5::before,
|
||||||
|
h6::before {
|
||||||
|
color: var(--metaColor);
|
||||||
|
content: '♡ '
|
||||||
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
text-decoration: none;
|
||||||
|
padding: 0 .2rem 0 .2rem;
|
||||||
|
border-radius: .3rem;
|
||||||
|
color: var(--linkColor);
|
||||||
|
}
|
||||||
|
|
||||||
|
a:focus,
|
||||||
|
a:hover {
|
||||||
|
background-color: var(--linkColor);
|
||||||
|
color: var(--bgColor)
|
||||||
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
list-style: none;
|
||||||
|
margin-top: .5rem;
|
||||||
|
margin-bottom: .5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
margin-bottom: .25rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul li::marker {
|
||||||
|
content: '» ';
|
||||||
|
color: var(--metaColor)
|
||||||
|
}
|
||||||
|
|
||||||
|
ul li:hover::marker {
|
||||||
|
content: '♡ ';
|
||||||
|
font-weight: 700;
|
||||||
|
color: var(--linkColor)
|
||||||
|
}
|
||||||
|
|
||||||
|
blockquote {
|
||||||
|
border-left: .5rem solid var(--metaColor);
|
||||||
|
margin: 1rem;
|
||||||
|
padding: 0 0 0 1rem
|
||||||
|
}
|
||||||
|
|
||||||
|
textarea {
|
||||||
|
border: 2px dotted;
|
||||||
|
outline: 0;
|
||||||
|
resize: none;
|
||||||
|
overflow: auto;
|
||||||
|
background-color: var(--bgColor)
|
||||||
|
}
|
||||||
|
|
||||||
|
hr {
|
||||||
|
border: 1px dashed
|
||||||
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
max-width: 90%;
|
||||||
|
height: auto;
|
||||||
|
margin: .2rem;
|
||||||
|
padding: .2rem;
|
||||||
|
border: dashed .2rem var(--metaColor);
|
||||||
|
border-radius: 15px
|
||||||
|
}
|
||||||
|
|
||||||
|
pre {
|
||||||
|
border: 1px solid var(--metaColor);
|
||||||
|
padding: 1rem;
|
||||||
|
overflow-x: auto;
|
||||||
|
font-style: monospace;
|
||||||
|
white-space: pre-wrap;
|
||||||
|
word-break: break-word;
|
||||||
|
}
|
||||||
|
|
||||||
|
p code,
|
||||||
|
li code,
|
||||||
|
div code {
|
||||||
|
padding: 0 .2rem 0 .2rem;
|
||||||
|
border-radius: .3rem;
|
||||||
|
color: var(--bgColor);
|
||||||
|
background-color: var(--fgColor);
|
||||||
|
}
|
||||||
|
|
||||||
|
pre code {
|
||||||
|
padding: 0;
|
||||||
|
border-radius: 0;
|
||||||
|
color: inherit;
|
||||||
|
background-color: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
iframe {
|
||||||
|
max-width: 90%;
|
||||||
|
}
|
||||||
|
|
||||||
|
table {
|
||||||
|
table-layout: fixed;
|
||||||
|
width: 100%;
|
||||||
|
border-collapse: collapse;
|
||||||
|
border: none;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
line-height: 1.1
|
||||||
|
}
|
||||||
|
|
||||||
|
thead th:first-child {
|
||||||
|
width: 20%
|
||||||
|
}
|
||||||
|
|
||||||
|
th {
|
||||||
|
font-weight: 400
|
||||||
|
}
|
||||||
|
|
||||||
|
td,
|
||||||
|
th {
|
||||||
|
padding: .5rem;
|
||||||
|
border: dashed .1rem var(--metaColor)
|
||||||
|
}
|
||||||
|
|
||||||
|
footer {
|
||||||
|
font-size: 1.4rem;
|
||||||
|
clear: both;
|
||||||
|
color: var(--footColor)
|
||||||
|
}
|
||||||
|
|
||||||
|
footer,
|
||||||
|
td,
|
||||||
|
th {
|
||||||
|
text-align: left
|
||||||
|
}
|
||||||
|
|
||||||
|
.metaData,
|
||||||
|
.themeButton,
|
||||||
|
hr,
|
||||||
|
textarea {
|
||||||
|
color: var(--metaColor)
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Site Specific Styling */
|
||||||
|
.wrapper {
|
||||||
|
min-height: 100vh;
|
||||||
|
min-height: 100svh;
|
||||||
|
display: grid;
|
||||||
|
grid-template-rows: auto 1fr auto;
|
||||||
|
gap: 2rem;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Icons settings */
|
||||||
|
.icons {
|
||||||
|
width: 2.0rem;
|
||||||
|
height: 2.0rem;
|
||||||
|
aspect-ratio: 1/1;
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: middle;
|
||||||
|
color: var(--fgColor);
|
||||||
|
fill: var(--fgColor);
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.icons__background:hover {
|
||||||
|
background-color: transparent;
|
||||||
|
color: var(--metaColor);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navBar {
|
||||||
|
padding: 1rem 0 0 0;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
gap: .4rem;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
justify-content: flex-end;
|
||||||
|
align-items: center;
|
||||||
|
align-content: flex-end
|
||||||
|
}
|
||||||
|
|
||||||
|
.themeButton {
|
||||||
|
cursor: pointer;
|
||||||
|
border: none;
|
||||||
|
font-size: 1.8rem;
|
||||||
|
background-color: transparent
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark .themeButton.dark,
|
||||||
|
.themeButton.light {
|
||||||
|
display: none
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark .themeButton.light {
|
||||||
|
display: block
|
||||||
|
}
|
||||||
|
|
||||||
|
.tagsData {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
justify-content: flex-end;
|
||||||
|
align-items: flex-start;
|
||||||
|
align-content: flex-end
|
||||||
|
}
|
||||||
|
|
||||||
|
.titleList li {
|
||||||
|
margin-bottom: .75rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footnote-definition {
|
||||||
|
margin: 0 0 0 2rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footnote-definition-label {
|
||||||
|
color: var(--metaColor);
|
||||||
|
}
|
||||||
|
|
||||||
|
.footnote-definition p {
|
||||||
|
display: inline;
|
||||||
|
padding: 0 0 0 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footContainer {
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.noStyle {
|
||||||
|
padding: 0;
|
||||||
|
margin: 0;
|
||||||
|
border: none;
|
||||||
|
border-radius: 0
|
||||||
|
}
|
||||||
|
|
||||||
|
.textCenter {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.floatRight {
|
||||||
|
float: right
|
||||||
|
}
|
||||||
|
|
||||||
|
.floatLeft {
|
||||||
|
float: left
|
||||||
|
}
|
||||||
|
|
||||||
|
.webring {
|
||||||
|
margin: 0.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Add Padding */
|
||||||
|
@media (max-width: 650px) {
|
||||||
|
.wrapper {
|
||||||
|
margin: 1rem;
|
||||||
|
}
|
||||||
|
}
|
10
public/elasticlunr.min.js
vendored
Normal file
10
public/elasticlunr.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
1
public/hyperfixations/idols/index.html
Normal file
1
public/hyperfixations/idols/index.html
Normal file
File diff suppressed because one or more lines are too long
1
public/hyperfixations/index.html
Normal file
1
public/hyperfixations/index.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<!doctype html><html lang=en><head><meta charset=UTF-8><meta content="IE=edge" http-equiv=X-UA-Compatible><meta content="text/html; charset=UTF-8" http-equiv=content-type><meta content="width=device-width,initial-scale=1,user-scalable=no" name=viewport><meta content="index, follow" name=robots><title>hyperfixations</title><meta content=hyperfixations name=title><meta content="a small peach fairy's website" name=description><meta content=website property=og:type><meta content=https://peachmoon.moe/hyperfixations/ property=og:url><meta property=og:site_name><meta content=hyperfixations property=og:title><meta content="a small peach fairy's website" property=og:description><meta content=summary_large_image property=twitter:card><meta content=https://peachmoon.moe/hyperfixations/ property=twitter:url><meta content=hyperfixations property=twitter:title><meta content="a small peach fairy's website" property=twitter:description><link href=https://peachmoon.moe/hyperfixations/ rel=canonical><link href=https://peachmoon.moe/atom.xml rel=alternate title=RSS type=application/atom+xml><link href=https://peachmoon.moe/css/style.css rel=stylesheet><script defer src=https://peachmoon.moe/js/script.js></script><body><div class=wrapper><header><nav class=navBar><a href=/> /🍑🌙/ </a><a href=/about> /about/ </a><a href=/hyperfixations> /hyperfixations/ </a><a href=/blog> /blog/ </a><a href=/art> /art/ </a><div class=themeSwitch><button class="themeButton light" onclick="setTheme('light')" title="Light mode"><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#lightMode></use></svg></button><button class="themeButton dark" onclick="setTheme('dark')" title="Dark mode"><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#darkMode></use></svg></button></div></nav></header><main><h1>hyperfixations</h1><p>here’s some stuff I <a href=https://en.wikipedia.org/wiki/Hyperfocus rel=noopener target=_blank>hyperfixate</a> on:<ul><li>🇯🇵 <a href=../hyperfixations/idols>japanese idols</a><li>🇰🇷 <a href=../hyperfixations/kpop>kpop idols</a></ul><p class=tagsData></main><footer><hr><div class=footContainer><div class=footLeft><p>Licensed under <a rel="noopener noreferrer" href=https://fr.wikipedia.org/wiki/Licence_MIT target=_blank>MIT</a><br> Built with <a rel="noopener noreferrer" href=https://www.getzola.org target=_blank>Zola</a> using <a rel="noopener noreferrer" href=https://github.com/Speyll/anemone target=_blank>anemone</a> theme & <a rel="noopener noreferrer" href=https://github.com/Speyll/veqev target=_blank>veqev</a> colors.<br></div><div class=footRight><a rel="noopener noreferrer" title="Subscribe via RSS for updates." class=icons__background href=https://peachmoon.moe/atom.xml target=_blank><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#rss></use></svg></a></div></div></footer></div>
|
1
public/hyperfixations/kpop/index.html
Normal file
1
public/hyperfixations/kpop/index.html
Normal file
File diff suppressed because one or more lines are too long
21
public/icons.svg
Normal file
21
public/icons.svg
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<symbol id="rss" viewBox="0 0 24 24"><rect x="0" y="0" fill="none" stroke="none" />
|
||||||
|
<path fill="currentColor" d="M6.18 15.64a2.18 2.18 0 0 1 2.18 2.18C8.36 19 7.38 20 6.18 20C5 20 4 19 4 17.82a2.18 2.18 0 0 1 2.18-2.18M4 4.44A15.56 15.56 0 0 1 19.56 20h-2.83A12.73 12.73 0 0 0 4 7.27V4.44m0 5.66a9.9 9.9 0 0 1 9.9 9.9h-2.83A7.07 7.07 0 0 0 4 12.93V10.1Z"/>
|
||||||
|
</symbol>
|
||||||
|
|
||||||
|
<symbol id="darkMode" viewBox="0 0 24 24"><rect x="0" y="0" fill="none" stroke="none" />
|
||||||
|
<path fill="currentColor" d="M12 21q-3.775 0-6.388-2.613T3 12q0-3.45 2.25-5.988T11 3.05q.625-.075.975.45t-.025 1.1q-.425.65-.638 1.375T11.1 7.5q0 2.25 1.575 3.825T16.5 12.9q.775 0 1.538-.225t1.362-.625q.525-.35 1.075-.037t.475.987q-.35 3.45-2.937 5.725T12 21Zm0-2q2.2 0 3.95-1.213t2.55-3.162q-.5.125-1 .2t-1 .075q-3.075 0-5.238-2.163T9.1 7.5q0-.5.075-1t.2-1q-1.95.8-3.163 2.55T5 12q0 2.9 2.05 4.95T12 19Zm-.25-6.75Z"/>
|
||||||
|
</symbol>
|
||||||
|
|
||||||
|
<symbol id="lightMode" viewBox="0 0 24 24"><rect x="0" y="0" fill="none" stroke="none" />
|
||||||
|
<path fill="currentColor" d="M12 15q1.25 0 2.125-.875T15 12q0-1.25-.875-2.125T12 9q-1.25 0-2.125.875T9 12q0 1.25.875 2.125T12 15Zm0 2q-2.075 0-3.538-1.463T7 12q0-2.075 1.463-3.538T12 7q2.075 0 3.538 1.463T17 12q0 2.075-1.463 3.538T12 17ZM2 13q-.425 0-.713-.288T1 12q0-.425.288-.713T2 11h2q.425 0 .713.288T5 12q0 .425-.288.713T4 13H2Zm18 0q-.425 0-.713-.288T19 12q0-.425.288-.713T20 11h2q.425 0 .713.288T23 12q0 .425-.288.713T22 13h-2Zm-8-8q-.425 0-.713-.288T11 4V2q0-.425.288-.713T12 1q.425 0 .713.288T13 2v2q0 .425-.288.713T12 5Zm0 18q-.425 0-.713-.288T11 22v-2q0-.425.288-.713T12 19q.425 0 .713.288T13 20v2q0 .425-.288.713T12 23ZM5.65 7.05L4.575 6q-.3-.275-.288-.7t.288-.725q.3-.3.725-.3t.7.3L7.05 5.65q.275.3.275.7t-.275.7q-.275.3-.687.288T5.65 7.05ZM18 19.425l-1.05-1.075q-.275-.3-.275-.713t.275-.687q.275-.3.688-.287t.712.287L19.425 18q.3.275.288.7t-.288.725q-.3.3-.725.3t-.7-.3ZM16.95 7.05q-.3-.275-.288-.687t.288-.713L18 4.575q.275-.3.7-.288t.725.288q.3.3.3.725t-.3.7L18.35 7.05q-.3.275-.7.275t-.7-.275ZM4.575 19.425q-.3-.3-.3-.725t.3-.7l1.075-1.05q.3-.275.712-.275t.688.275q.3.275.288.688t-.288.712L6 19.425q-.275.3-.7.288t-.725-.288ZM12 12Z"/>
|
||||||
|
</symbol>
|
||||||
|
|
||||||
|
<symbol id="chevronLeft" viewBox="0 0 24 24"><rect x="0" y="0" fill="none" stroke="none" />
|
||||||
|
<path fill="currentColor" d="M15.41 16.58L10.83 12l4.58-4.59L14 6l-6 6l6 6l1.41-1.42Z"/>
|
||||||
|
</symbol>
|
||||||
|
|
||||||
|
<symbol id="chevronRight" viewBox="0 0 24 24"><rect x="0" y="0" fill="none" stroke="none" />
|
||||||
|
<path fill="currentColor" d="M8.59 16.58L13.17 12L8.59 7.41L10 6l6 6l-6 6l-1.41-1.42Z"/>
|
||||||
|
</symbol>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.6 KiB |
1
public/index.html
Normal file
1
public/index.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<!doctype html><html lang=en><head><meta charset=UTF-8><meta content="IE=edge" http-equiv=X-UA-Compatible><meta content="text/html; charset=UTF-8" http-equiv=content-type><meta content="width=device-width,initial-scale=1,user-scalable=no" name=viewport><meta content="index, follow" name=robots><title>🍑🌙</title><meta content=🍑🌙 name=title><meta content="a small peach fairy's website" name=description><meta content=website property=og:type><meta content=https://peachmoon.moe/ property=og:url><meta property=og:site_name><meta content=🍑🌙 property=og:title><meta content="a small peach fairy's website" property=og:description><meta content=summary_large_image property=twitter:card><meta content=https://peachmoon.moe/ property=twitter:url><meta content=🍑🌙 property=twitter:title><meta content="a small peach fairy's website" property=twitter:description><link href=https://peachmoon.moe/ rel=canonical><link href=https://peachmoon.moe/atom.xml rel=alternate title=RSS type=application/atom+xml><link href=https://peachmoon.moe/css/style.css rel=stylesheet><script defer src=https://peachmoon.moe/js/script.js></script><body><div class=wrapper><header><nav class=navBar><a href=/> /🍑🌙/ </a><a href=/about> /about/ </a><a href=/hyperfixations> /hyperfixations/ </a><a href=/blog> /blog/ </a><a href=/art> /art/ </a><div class=themeSwitch><button class="themeButton light" onclick="setTheme('light')" title="Light mode"><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#lightMode></use></svg></button><button class="themeButton dark" onclick="setTheme('dark')" title="Dark mode"><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#darkMode></use></svg></button></div></nav></header><main><h2 id=peachmoon.moe>peachmoon.moe</h2><p>hallo, I’m mana (aka momo), and welcome to my internet home. I am a smol peach fairy living inside of <strong>your</strong> computer.<p>if you’d like to read more <a href=https://peachmoon.moe/./about>about me</a> you can do that.<p>otherwise, I write my thoughts here in <a href=https://peachmoon.moe/./blog>my blog</a>.<p>if you want to see the stuff I’m really interested in, might I suggest looking into <a href=https://peachmoon.moe/./hyperfixations>my hyperfixations</a>?<p>or maybe you’re more of an <a href=https://peachmoon.moe/./art>art appreciator</a>?<p>if you want to find me elsewhere, that’s also a thing you can do.<ul><li>🌙 <a href=https://snug.moe/@rainbowpink rel=noopener target=_blank>on fedi</a><li>🌙 <a href=https://retrospring.net/@rainbowpink rel=noopener target=_blank>retrospring</a><li>🌙 <a href=https://libre.fm/user/lonelynettaigyo rel=noopener target=_blank>libre.fm</a><li>🌙 <a href=https://anilist.co/user/momonohanabira/ rel=noopener target=_blank>anilist</a><li>🌙 discord: smolmomos</ul></main><footer><hr><div class=footContainer><div class=footLeft><p>Licensed under <a rel="noopener noreferrer" href=https://fr.wikipedia.org/wiki/Licence_MIT target=_blank>MIT</a><br> Built with <a rel="noopener noreferrer" href=https://www.getzola.org target=_blank>Zola</a> using <a rel="noopener noreferrer" href=https://github.com/Speyll/anemone target=_blank>anemone</a> theme & <a rel="noopener noreferrer" href=https://github.com/Speyll/veqev target=_blank>veqev</a> colors.<br></div><div class=footRight><a rel="noopener noreferrer" title="Subscribe via RSS for updates." class=icons__background href=https://peachmoon.moe/atom.xml target=_blank><svg class="icons icons__background"><use href=https://peachmoon.moe/icons.svg#rss></use></svg></a></div></div></footer></div>
|
21
public/js/script.js
Normal file
21
public/js/script.js
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
const setTheme = (theme) => {
|
||||||
|
document.documentElement.className = theme;
|
||||||
|
localStorage.setItem('theme', theme);
|
||||||
|
}
|
||||||
|
|
||||||
|
const hasCodeRun = localStorage.getItem('hasCodeRun');
|
||||||
|
|
||||||
|
if (!hasCodeRun) {
|
||||||
|
const defaultTheme = "{{ config.extra.default_theme }}";
|
||||||
|
setTheme(defaultTheme);
|
||||||
|
localStorage.setItem('hasCodeRun', 'true');
|
||||||
|
}
|
||||||
|
|
||||||
|
const getTheme = () => {
|
||||||
|
const theme = localStorage.getItem('theme');
|
||||||
|
if (theme) {
|
||||||
|
setTheme(theme);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
getTheme();
|
4
public/robots.txt
Normal file
4
public/robots.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
User-agent: *
|
||||||
|
Disallow:
|
||||||
|
Allow: /
|
||||||
|
Sitemap: https://peachmoon.moe/sitemap.xml
|
1
public/search_index.en.js
Normal file
1
public/search_index.en.js
Normal file
File diff suppressed because one or more lines are too long
28
public/sitemap.xml
Normal file
28
public/sitemap.xml
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
<url>
|
||||||
|
<loc>https://peachmoon.moe/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://peachmoon.moe/about/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://peachmoon.moe/art/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://peachmoon.moe/blog/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://peachmoon.moe/blog/first/</loc>
|
||||||
|
<lastmod>2024-02-20</lastmod>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://peachmoon.moe/hyperfixations/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://peachmoon.moe/hyperfixations/idols/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://peachmoon.moe/hyperfixations/kpop/</loc>
|
||||||
|
</url>
|
||||||
|
</urlset>
|
Loading…
Add table
Reference in a new issue