add initial content (home, about-{natalie,site}, its-laptop)
This commit is contained in:
3
www/src/data/88x31.html
Normal file
3
www/src/data/88x31.html
Normal file
@ -0,0 +1,3 @@
|
||||
<a href="https://natalieee.net/">
|
||||
<img src="https://natalieee.net/assets/88x31/natalieee.net.png" alt="natalieee.net" width="88" height="31">
|
||||
</a>
|
65
www/src/data/88x31s.yaml
Normal file
65
www/src/data/88x31s.yaml
Normal file
@ -0,0 +1,65 @@
|
||||
specific:
|
||||
- host: //sdomi.pl/
|
||||
src: //sdomi.pl/img/button.bmp
|
||||
alt: An 88x31 button. Witch hat on the left, text 'sdomi' on the right. The background is procedurally generated every 30 or so seconds.
|
||||
title: sdomi's webpage
|
||||
|
||||
- host: //999eagle.moe/
|
||||
src: //999eagle.moe/images/88x31/440729.png
|
||||
alt: ⛧-440729's button
|
||||
|
||||
- host: //hellzone.org/
|
||||
src: //hellzone.org/src/images/88x31.gif
|
||||
alt: hellzone dot org written over a background consisting of stars of various sizes flashing different colors
|
||||
|
||||
- host: //lynx-library.neocities.org/
|
||||
src: //lynx-library.neocities.org/pictures/lynxlibrary.gif
|
||||
alt: a drawing of a cartoon lynx face next to the text lynx library
|
||||
|
||||
- host: //beta.servfail.network/
|
||||
src: //beta.servfail.network/servfail-88_31.png
|
||||
alt: SERVFAIL DNS written on a 14 segment display. Next to it is a pentagram made out of burning servers.
|
||||
|
||||
- host: //luxen.neocities.org/
|
||||
src: //luxen.neocities.org/88x31.gif
|
||||
alt: mrowwww mrrpp meoww flashing on and off in the style of a neon sign
|
||||
|
||||
- host: //moondvsted.space/
|
||||
src: //moondvsted.space/media/buttons/moondvsted-legacy.gif
|
||||
alt: moondvsted
|
||||
|
||||
- host: //noelle.dev/
|
||||
src: //noelle.dev/assets/images/buttons/animated-wipe.gif
|
||||
alt: Noelle.dev, background wiping between black and white.
|
||||
|
||||
- host: //stella.lifeless.space/
|
||||
src: //stella.lifeless.space/res/buttons/entity/0x57e11a.png
|
||||
alt: a dark purple background with a blood-like splatter of red on the upper-left. on the left of the image is a hexagon, every other side has a second stroke inside it, and inside are crosshairs. to the right is individually boxed characters spelling "57e11a", above the text is that in dollcode (▌▖▘▖▖▖▖▌▌▖▘▘▖▘), below the text is that in dollnary (╽╽╽┃┃╿│╽│╽╿╿)
|
||||
|
||||
- host: //5snb.club/
|
||||
src: //5snb.club/img/buttons/522@5snb.club.png
|
||||
alt: 522@5snb.club
|
||||
|
||||
- host: //girlthi.ng/~thermia/
|
||||
src: //girlthi.ng/~thermia/img/88x31/thermia.gif
|
||||
alt: thermia's button
|
||||
|
||||
- host: //query.44203.online/
|
||||
src: //query.44203.online/88x31/query.44203.online.png
|
||||
alt: query.44203.online — Δ-44203
|
||||
|
||||
- host: //noe.sh/
|
||||
src: //noe.sh/yay/88x31.png
|
||||
alt: noe
|
||||
|
||||
- host: //fungal.locahlo.st/
|
||||
src: //fungal.locahlo.st/medias/88x31/fungal.locahlo.st.png
|
||||
alt: fungal's 88x31 stamp
|
||||
|
||||
- host: //liv.town/
|
||||
src: //liv.town/assets/img/livtown-button.gif"
|
||||
alt: liv.town's animated 88x31 button
|
||||
|
||||
general:
|
||||
- src: assets/88x31/e2vial-88x31.gif
|
||||
alt: an estrogen vial spinning next to the text "powered by estrogen"
|
6
www/src/data/acpi-lid.sh
Normal file
6
www/src/data/acpi-lid.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
cat /proc/acpi/button/lid/LID0/state | grep open && (modprobe i2c_hid_acpi) || (
|
||||
acpitool -w | grep enabled | awk '{print $1}' | sed 's/\.//' | xargs -I{} acpitool -W {}
|
||||
rmmod i2c_hid_acpi
|
||||
(test -e /home/catalie/.should-power-off) && s2ram --force
|
||||
)
|
24
www/src/data/latex-logo.mathml
Normal file
24
www/src/data/latex-logo.mathml
Normal file
@ -0,0 +1,24 @@
|
||||
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||||
<mi>L</mi>
|
||||
<mspace width="-.325em"></mspace>
|
||||
<mpadded height="+.21em" depth="-.21em" voffset="+.21em">
|
||||
<mrow data-mjx-texclass="ORD">
|
||||
<mstyle displaystyle="false" scriptlevel="1">
|
||||
<mrow data-mjx-texclass="ORD">
|
||||
<mi>A</mi>
|
||||
</mrow>
|
||||
</mstyle>
|
||||
</mrow>
|
||||
</mpadded>
|
||||
<mspace width="-.17em"></mspace>
|
||||
<mi>T</mi>
|
||||
<mspace width="-.14em"></mspace>
|
||||
<mpadded height="-.5ex" depth="+.5ex" voffset="-.5ex">
|
||||
<mrow data-mjx-texclass="ORD">
|
||||
<mi>E</mi>
|
||||
</mrow>
|
||||
</mpadded>
|
||||
<mspace width="-.115em"></mspace>
|
||||
<mi>X</mi>
|
||||
.
|
||||
</math>
|
14
www/src/data/pubkey.asc
Normal file
14
www/src/data/pubkey.asc
Normal file
@ -0,0 +1,14 @@
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
mDMEZyF+dhYJKwYBBAHaRw8BAQdAuh3EVhqODqs4DQasm/jUILG+4cNj0Q3Gb8SI
|
||||
TEhqNNu0PW5hdGFsaWUgcm9lbnRnZW4gY29ubm9sbHkgKGJlZXAgYm9vcCkgPG5h
|
||||
dGFsaWVAbmF0YWxpZWVlLm5ldD6ImQQTFgoAQRYhBJo0/NsX3ToM9ZBiC6HD1we8
|
||||
+QjlBQJnIX52AhsDBQkDwmcABQsJCAcCAiICBhUKCQgLAgQWAgMBAh4HAheAAAoJ
|
||||
EKHD1we8+Qjl0VYBAKrJtKM2bJj6hsU+kTt8HXxDNdCY37eSL6GxzQ4fGBqJAP9N
|
||||
uysVDyyFVL7HOkUa3XbNFkxgSNNfDSXnyXG1/JnZDrg4BGchfnYSCisGAQQBl1UB
|
||||
BQEBB0CebBBPcowxbCbOIAM9aJAe2kHbNZ4bIxZT7klRjf0+WgMBCAeIfgQYFgoA
|
||||
JhYhBJo0/NsX3ToM9ZBiC6HD1we8+QjlBQJnIX52AhsMBQkDwmcAAAoJEKHD1we8
|
||||
+QjldDoBAIj3f2uA6AWu08lWSBkEDKrzKMduShD/Pv8jvDyznHvHAP0VskOMQSFg
|
||||
9MBrwZ+7azZzgnCs2FSiZvHJW7HTo4v9Bw==
|
||||
=TuHi
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
9
www/src/data/ssg-example.html
Normal file
9
www/src/data/ssg-example.html
Normal file
@ -0,0 +1,9 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="stylesheet" href="/assets/style.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="example">meow</h1>
|
||||
<p>mrrp mrow meow</p>
|
||||
</body>
|
||||
</html>
|
6
www/src/data/ssg-example.hy
Normal file
6
www/src/data/ssg-example.hy
Normal file
@ -0,0 +1,6 @@
|
||||
`(html (:lang en)
|
||||
(head
|
||||
(link (:rel stylesheet :href "/assets/style.css" :type "text/css")))
|
||||
(body
|
||||
(h1 (:id example) meow)
|
||||
(p ~(.join " " ["mrrp" "mrow" "meow"]))))
|
Reference in New Issue
Block a user