diff --git a/README.md b/README.md deleted file mode 100644 index 9ad9997..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# htdoc - diff --git a/donate.html b/donate.html new file mode 100644 index 0000000..586c763 --- /dev/null +++ b/donate.html @@ -0,0 +1,28 @@ + + + + + + + + +
+

donate

+

yonderly.org costs around $13 a month to run, meaning I can most likely indefinitely provide my services without external support, but donations are appreciated and will allow me to buy more and better equipment quicker.

+ +

you may donate by sending crypto to the following addresses.

+

Bitcoin

+

bc1qgsu2l6etj9affkqturs87a3r5etdyk7pf8ldhqdzjfkwge4j80asmr42sv

+

ɱ Monero

+ +

89H7sQDxiJNP17VZ3LgsV6AVeTg3qbrvwCnin4SrAkM9aT9kVnHV6CzRkpv5tVfH9RSAexpiRFS7fDcNAsv5XxfE8nvBEJ4

+
+ + + + diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..70dfab0 Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..182a336 --- /dev/null +++ b/index.html @@ -0,0 +1,32 @@ + + + + + + + + +
+

yonderly.org

+ +

about

+

yonderly.org provides multiple public services, including e-mail, storage, a pubnix, and a wiki.

+ +

see services for more information and a list.

+ +

terms of service.

+ +

contact

+

e-mail staff@[this domain]. + +

contribution

+

if you want support yonderly.org, see #contact, and send us a message asking how.

+

also, consider donating to one of our addresses.

+ + + diff --git a/nix.html b/nix.html new file mode 100644 index 0000000..e2b8c85 --- /dev/null +++ b/nix.html @@ -0,0 +1,15 @@ + + + + + + + + +
+

pubnix

+

work in progress.

+ +
+
+ diff --git a/services.html b/services.html new file mode 100644 index 0000000..3c1d668 --- /dev/null +++ b/services.html @@ -0,0 +1,21 @@ + + + + + + + + +

services

+

the following is the statuses of services provided by yonderly.org as of Fri Feb 14 17:34:01 EST 2025. feel free to contact us for more information about an extended outage.

+

+ +https://yonderly.org: 200
+https://yonderly.org/mirrors/archlinux/: 200
+https://search.yonderly.org: 200
+https://wiki.yonderly.org: 200
+https://cloud.yonderly.org/index.php/login: 000
+https://git.yonderly.org: 200
+

+ + diff --git a/static/font/IBMPlexMono-Text.ttf b/static/font/IBMPlexMono-Text.ttf new file mode 100644 index 0000000..2bcd561 Binary files /dev/null and b/static/font/IBMPlexMono-Text.ttf differ diff --git a/static/font/IBMPlexSans-Text.ttf b/static/font/IBMPlexSans-Text.ttf new file mode 100644 index 0000000..d71489c Binary files /dev/null and b/static/font/IBMPlexSans-Text.ttf differ diff --git a/static/font/IBMPlexSerif-Text.ttf b/static/font/IBMPlexSerif-Text.ttf new file mode 100644 index 0000000..eae99e4 Binary files /dev/null and b/static/font/IBMPlexSerif-Text.ttf differ diff --git a/static/main.css b/static/main.css new file mode 100644 index 0000000..5ba878a --- /dev/null +++ b/static/main.css @@ -0,0 +1,96 @@ +@font-face +{ + font-family : Plex; + src : url(font/IBMPlexSans-Text.ttf); +} +@font-face +{ + font-family : PlexMono; + src : url(font/IBMPlexMono-Text.ttf); +} +@font-face +{ + font-family : PlexSerif; + src : url(font/IBMPlexSerif-Text.ttf); +} + +:root +{ + color-scheme : light dark; + --bg-color : light-dark(#F4F4F4, #161616); + --fg-color : light-dark(#161616, #F4F4F4); + --link-color : light-dark(darkslateblue, lightblue); + --email-color : light-dark(#D37137, #E09F79); + --header-color : #8BB333; +} + +* +{ + font-family : inherit; + color : var(--fg-color); +} + +html +{ + height : 100vh; +} + +body +{ + font-family : Plex; + background-color : var(--bg-color); + margin : 25px; +} + +a { + color : var(--link-color); + text-decoration : inherit; +} + +footer { + text-align : center; + padding : 0.2em; + position : absolute; + bottom : 0; + align-content : center; + left : 0; + right : 0; +} + +h2 +{ + font-family : PlexMono; + font-weight : bold; + font-size : x-large; + text-decoration : underline var(--header-color); + margin : 0; +} +h3 +{ + font-family : PlexMono; + font-weight : bold; + font-size : large; +} + +pre +{ + padding : 2px 4px; + background-color : dimgray; + color : white; + border-radius : 2px; +} + +.logo +{ + font-family : PlexMono; + font-size : xxx-large; + font-weight : bold; + text-decoration : underline #3875D3; +} +.logo-nix +{ + font-family : PlexMono; + font-size : xxx-large; + font-weight : bold; + text-decoration : underline #F92828; +} diff --git a/status.html b/status.html new file mode 100644 index 0000000..aee1463 --- /dev/null +++ b/status.html @@ -0,0 +1,17 @@ + + + + + + + + + +

system status

+
+Fri Feb 14 17:34:01 EST 2025
+ 5:34PM  up 10 days, 22:29, 2 users, load averages: 1.10, 1.08, 1.02
+
+ + + diff --git a/terms.html b/terms.html new file mode 100644 index 0000000..f704a88 --- /dev/null +++ b/terms.html @@ -0,0 +1,22 @@ + + + + + + + + +

terms of service

+

all services are provided without any guarantees as to reliability. yonderly.org is not responsible for data loss.

+

misuse & abuse

+

do not engage in the following on any yonderly.org service: +

    +
  1. anything that violates United States or Tennessee law.
  2. +
  3. storing or distributing child pornography, including depitctions of underage individuals. +
  4. any form of spamming, hacking, or exploitation.
  5. +
+

any violation of lines 1 or 2 will result the reporting of all relevant information to authorities of the United States and the abuser's country.

+

privacy

+

yonderly.org stores your IP address and User-Agent when you connect to any domain part of it. this information is not sold or abused in any way. logs are deleted routinely.

+ +