From cd5c7be9d408bd07eaf68d2932f6402b148f3f6e Mon Sep 17 00:00:00 2001 From: noe Date: Mon, 8 Jan 2024 18:20:56 -0500 Subject: [PATCH] noe.sh and ezri quote --- noe.sh | 19 +++++++++++++++++++ pronouns/index.html | 23 +++++++++++++++++++++-- 2 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 noe.sh diff --git a/noe.sh b/noe.sh new file mode 100644 index 0000000..90c339c --- /dev/null +++ b/noe.sh @@ -0,0 +1,19 @@ +#!/bin/bash -e +# +# Surely, you wouldn't run untrusted code on your laptop, would you? +# What will a little noe even do~ +# +# It might find you love~ +# It might find you in love~ +# It might find you making love~ +# +# Who knows~ +# +# Run me and see! +# +# $ curl -sSL noe.sh | bash +# +# + +echo "# TODO: the stuff." +exit -1 diff --git a/pronouns/index.html b/pronouns/index.html index c66a1cc..339c060 100644 --- a/pronouns/index.html +++ b/pronouns/index.html @@ -15,6 +15,8 @@ body { background-color: var(--l0); color: var(--l5); + margin: 0; + padding: 0; } .name { @@ -41,8 +43,21 @@ padding: 1em; } - + main { + max-width: 960px; + margin: 2em; + border: 1px solid #988; + padding: 1.5em; + line-height: 1.4; + } + hr { + border-color: #555; + margin: 2em 40%; + } + + +

how to: noe's pronouns

Hello there! One might've just asked, "How in the heck do your pronouns work?"... It's complex, but maybe really simple. @@ -121,7 +136,8 @@ Please use: That is O.K.! Anyone gets a free pass if a creature finds it difficult.

- This one goes by traditional "she/her/hers" and "they/them" in a professional setting. Be aware though... noe will likely treat you professionally if you use those; and less like a "friend". It can't help that, you'll need to be fine with that. +This one goes by traditional "she/her/hers" and "they/them" in a professional setting.

+

Be aware though... noe will likely treat you professionally if you use those; and less like a "friend". It can't help that, you'll need to be fine with that.

bonus: how will noe refer to itself?

@@ -131,3 +147,6 @@ Very carefully! It will usually speak as if noe may use the royal "we" or "us" to refer to itself as stand-in for first-person singular pronouns. It sometimes means headmates too, but sometimes not~

+
+This page is licensed CC0. Use it as you please. <3 - Source +