You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
2.6 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hello!</title>
<meta name="description" content="xenua's website"/>
<meta name="author" content="xenua" />
<link rel="stylesheet" href="/static/main.css" type="text/css" />
<meta charset="UTF-8" />
<meta name="robots" content="noindex" />
</head>
<body>
<header>
<nav>
<ul>
<li>
<a href="/">
<img src="static/xenua.svg" alt="stylized formatting of 'xenua'">
</a>
</li>
<li><a href="/about">about</a></li>
<li><a href="/contact">contact</a></li>
<li><a href="/projects">projects</a></li>
</ul>
</nav>
</header>
<main>
<p>Please read this before contacting me:</p>
<h2 id="Reaching-out-for-business">Reaching out for business?</h2>
<ul>
<li>Do not ask to schedule a (video-)call without making it clear in writing beforehand what you're reaching out for.</li>
<li>I will probably not accept any full-time positions.</li>
<li>Doing good has value in and of itself. I will not work on a project that I see as harmful.</li>
<li>I value my time, and time spent traveling/commuting/being in a hotel counts as well.
I strongly prefer remote, but if you absolutely require me to be on site
that can be arranged, I just expect to be compensated for it.</li>
<li>Exceptions can be made if you're offering a life-changing amount of money that will let me
retire early and build a cat café on rails.</li>
</ul>
<h2 id="General">General</h2>
<ul>
<li>I like it when people reach out!</li>
<li>I use a catch-all email! That means that anything at this domain ends up in my inbox.
When contacting me, use the first one that applies:
<ul>
<li><code>business@</code></li>
<li><code>code@</code></li>
<li><code>creative@</code></li>
<li><code>social@</code></li>
<li>when in doubt, fall back to <code>contact@</code></li>
</ul>
</li>
</ul>
<p>my GPG key is <a href="/static/xenua.asc">6667 01D7 CEFA 7F2F C3BB EA83 A763 5F61 5084 B681</a>.<br>
do not send emails to the address listed in the key's UID, that one goes right to spam.</p>
<p>you've reached the end of the page! by now you should know what address to reach me on c:</p>
</main>
<footer>
<span>this site is made out of distilled coffee</span>
</footer>
</body>
</html>