✨ update
BIN
aqueer.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
chimera.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
csharp.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
dataforest.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
fedora.png
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 2.8 KiB |
29
index.html
@@ -1,9 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="en" class="theme-dark">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||
<title>celesteflare.cc ~ lunary</title>
|
||||
<meta charset="UTF-8" />
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
|
||||
<title>i0ur.ing ~ welcome</title>
|
||||
|
||||
|
||||
|
||||
@@ -17,16 +18,21 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/main-a892c66a74b71dc.css" integrity="sha384-8ceX6rECjV7ZCj61i5VYmrkYnVnWcVhX6NhIHIZSU8Vs8IijCWNxqScvq/b9DQKn"/>
|
||||
<link rel="stylesheet" href="/main-5f0876a079f6ac58.css" integrity="sha384-Sa1ZWpdYJVb1uRRURVr4pvhoJEjjsLIMS2kyltK9FZdLGYa55YVhC47tdfBRErb+"/>
|
||||
|
||||
<script type="module">
|
||||
import init, * as bindings from '/web_luciel-b562983f9b45377e.js';
|
||||
const wasm = await init({ module_or_path: '/web_luciel-b562983f9b45377e_bg.wasm' });
|
||||
import init, * as bindings from '/web_iouring-8ac0645919329a76.js';
|
||||
const wasm = await init({ module_or_path: '/web_iouring-8ac0645919329a76_bg.wasm' });
|
||||
|
||||
|
||||
window.wasmBindings = bindings;
|
||||
@@ -37,6 +43,7 @@ dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
|
||||
</script>
|
||||
<base href="/" />
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma/css/bulma.min.css"/>
|
||||
<link rel="modulepreload" href="/web_luciel-b562983f9b45377e.js" crossorigin="anonymous" integrity="sha384-gaG380zE/oBLvfgdTvIcRzlblgWUx1AqvcXTS0uz70r40qsJ7OpQxLpGBL1oeC9K"><link rel="preload" href="/web_luciel-b562983f9b45377e_bg.wasm" crossorigin="anonymous" integrity="sha384-i5tzSsuj6II7BKVIbkLK1kmVwVZvfhodADofu+9Z/hnoKWF8BqvdOtFZOkw05aKL" as="fetch" type="application/wasm"></head>
|
||||
</html>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma/css/bulma.min.css" />
|
||||
<link rel="modulepreload" href="/web_iouring-8ac0645919329a76.js" crossorigin="anonymous" integrity="sha384-KPFxJ5+Aa+ZaSfSE63zjwFcXMH3E+vHNFH4J/VsMxr1NE1pixe0oIzXatlghxyv6"><link rel="preload" href="/web_iouring-8ac0645919329a76_bg.wasm" crossorigin="anonymous" integrity="sha384-NOiLI21zp8RPEUB76WCpoBPABF5V2fkwSiFS7VhnzEbvHeALjfZEWKWN59UWzI71" as="fetch" type="application/wasm"></head>
|
||||
|
||||
</html>
|
||||
BIN
iouring.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
kotlin.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
70
main-5f0876a079f6ac58.css
Normal file
@@ -0,0 +1,70 @@
|
||||
@font-face {
|
||||
font-family: monocraft;
|
||||
src: url("monocraft.ttf");
|
||||
}
|
||||
html * {
|
||||
font-family: monocraft, monospace !important;
|
||||
scrollbar-color: hsla(232, 97%, 85%, 0.5) hsla(240, 21.05%, 14.9%, 0.7) !important;
|
||||
scrollbar-width: thin !important;
|
||||
scroll-behavior: smooth !important;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.textarea {
|
||||
-ms-overflow-style: none !important;
|
||||
scrollbar-width: none !important;
|
||||
}
|
||||
|
||||
.textarea::-webkit-scrollbar {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.box {
|
||||
backdrop-filter: blur(4px) !important;
|
||||
--bulma-box-background-color: #1E1E2E80 !important;
|
||||
--bulma-shadow-h: 232 !important;
|
||||
--bulma-shadow-s: 97% !important;
|
||||
--bulma-shadow-l: 85% !important;
|
||||
--bulma-shadow: 0 0.5em 1em -0.125em hsla(var(--bulma-shadow-h),
|
||||
var(--bulma-shadow-s),
|
||||
var(--bulma-shadow-l),
|
||||
0.3), 0 0px 0 1px hsla(var(--bulma-shadow-h),
|
||||
var(--bulma-shadow-s),
|
||||
var(--bulma-shadow-l),
|
||||
0.02) !important;
|
||||
}
|
||||
|
||||
.input,
|
||||
.select select,
|
||||
.textarea {
|
||||
backdrop-filter: blur(4px);
|
||||
--bulma-input-h: 232 !important;
|
||||
--bulma-input-s: 97% !important;
|
||||
--bulma-input-l: 85% !important;
|
||||
--bulma-input-background-h: var(--bulma-input-h) !important;
|
||||
--bulma-input-background-s: var(--bulma-input-s) !important;
|
||||
--bulma-input-background-l: var(--bulma-input-l) !important;
|
||||
background-color: hsla(var(--bulma-input-h), var(--bulma-input-s), var(--bulma-input-background-l), 0.213125) !important;
|
||||
border-color: hsl(var(--bulma-input-h), var(--bulma-input-s), var(--bulma-input-l)) !important;
|
||||
}
|
||||
|
||||
a.navbar-item,
|
||||
a.navbar-item:hover {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
::-moz-selection {
|
||||
background: hsla(232, 97%, 85%, 0.4125) !important;
|
||||
}
|
||||
|
||||
::selection {
|
||||
background: hsla(232, 97%, 85%, 0.4125) !important;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline !important;
|
||||
filter: url("post.bloom.svg#process") !important;
|
||||
}
|
||||
BIN
page/favicon.ico
Normal file
|
After Width: | Height: | Size: 104 KiB |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
BIN
page/fedora.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 834 B After Width: | Height: | Size: 834 B |
42
page/index.html
Normal file
@@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||
<title>celesteflare.cc ~ lunary</title>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/main-a892c66a74b71dc.css" integrity="sha384-8ceX6rECjV7ZCj61i5VYmrkYnVnWcVhX6NhIHIZSU8Vs8IijCWNxqScvq/b9DQKn"/>
|
||||
|
||||
<script type="module">
|
||||
import init, * as bindings from '/web_luciel-b562983f9b45377e.js';
|
||||
const wasm = await init({ module_or_path: '/web_luciel-b562983f9b45377e_bg.wasm' });
|
||||
|
||||
|
||||
window.wasmBindings = bindings;
|
||||
|
||||
|
||||
dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
|
||||
|
||||
</script>
|
||||
<base href="/" />
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma/css/bulma.min.css"/>
|
||||
<link rel="modulepreload" href="/web_luciel-b562983f9b45377e.js" crossorigin="anonymous" integrity="sha384-gaG380zE/oBLvfgdTvIcRzlblgWUx1AqvcXTS0uz70r40qsJ7OpQxLpGBL1oeC9K"><link rel="preload" href="/web_luciel-b562983f9b45377e_bg.wasm" crossorigin="anonymous" integrity="sha384-i5tzSsuj6II7BKVIbkLK1kmVwVZvfhodADofu+9Z/hnoKWF8BqvdOtFZOkw05aKL" as="fetch" type="application/wasm"></head>
|
||||
</html>
|
||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
BIN
page/monocraft.ttf
Normal file
BIN
page/oneko.gif
Normal file
|
After Width: | Height: | Size: 315 B |
25
page/post.bloom.svg
Normal file
@@ -0,0 +1,25 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.2" width="0" height="0">
|
||||
<filter id="process">
|
||||
<feGaussianBlur stdDeviation="1"/>
|
||||
<feComponentTransfer>
|
||||
<feFuncR type="identity"/>
|
||||
<feFuncG type="identity"/>
|
||||
<feFuncB type="identity"/>
|
||||
<feFuncA type="identity"/>
|
||||
</feComponentTransfer>
|
||||
<feMerge>
|
||||
<feMergeNode/>
|
||||
<feMergeNode in="SourceGraphic"/>
|
||||
</feMerge>
|
||||
<feGaussianBlur stdDeviation="2"/>
|
||||
<feMerge>
|
||||
<feMergeNode/>
|
||||
<feMergeNode in="SourceGraphic"/>
|
||||
</feMerge>
|
||||
<feGaussianBlur stdDeviation="3"/>
|
||||
<feMerge>
|
||||
<feMergeNode/>
|
||||
<feMergeNode in="SourceGraphic"/>
|
||||
</feMerge>
|
||||
</filter>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 691 B |
BIN
page/profile.avif
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
page/rust.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
page/servfail.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
page/wasm.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
profile.avif
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 139 KiB |
BIN
rust.png
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.5 KiB |
BIN
servfail.png
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
BIN
wasm.png
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 2.6 KiB |