Add built website

This commit is contained in:
2025-08-19 21:48:02 +03:00
parent 0dc4eb8eb3
commit 1b86a1c30b
42 changed files with 1174 additions and 1 deletions

87
dist/contact/index.html vendored Normal file
View File

@@ -0,0 +1,87 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<!--<link rel="icon" type="image/svg+xml" href="/favicon.svg" />-->
<meta name="generator" content="Astro v2.10.7">
<meta name="description" content="{frontmatter.description}">
<meta name="keywords" content="nothing crypto free software libre self host {frontmatter.keys}">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
<title>Contact</title>
<link rel="stylesheet" href="/_astro/contact.05f6af3e.css" /></head>
<body>
<div class="header astro-HPNW4VWY">
<a href="/" class="astro-HPNW4VWY">~/</a>
<a href="/contact.html" class="astro-HPNW4VWY">Contact</a>
<a href="https://uptime.nothing.run" class="astro-HPNW4VWY">Uptime</a>
<a href="/news" class="astro-HPNW4VWY">News</a>
<a href="/notes.html" class="astro-HPNW4VWY">Notes</a>
<a href="/donate" class="astro-HPNW4VWY">Donate :3</a>
</div>
<h1>Contact</h1>
<div class="asciicontainer">
<pre class="smaller"> __
[_ |
_____||_____
.'` || .:;\
/ || // `|
| \/ || |
| || |
| ||_.'\
'-----...----`\ \
| | \ |
| | '.__/
| |
</pre>
<div>
<h2>Contact me (Thary)</h2>
<ul>
<li><a href="mailto:thary@riseup.net">thary@riseup.net</a></li>
<li><a href="https://matrix.to/#/@thary:nothing.run">@thary:nothing.run</a></li>
<li><a href="xmpp:thary@disroot.org">thary@disroot.org</a></li>
<li>[Fediverse] <a href="https://fe.disroot.org/@thary">@thary@fe.disroot.org</a></li>
<li>[Telegram] ask me</li>
<li>[Signal] ask me</li>
</ul>
I'll try to answer as soon as posible, but I rarely check my email, so notifications is the only hope :)
</div>
<div>
<h2>Our chat</h2>
<p>Nothing.run has chat in Matrix. Join it to get information about downtimes and updates, help, to suggest something that could make nothing.run better</p>
<ul>
<li>Our Matrix space <a href="https://matrix.to/#/#nothingrun:nothing.run">#nothingrun:nothing.run</a></li>
<li>Our Matrix chat <a href="https://matrix.to/#/#localhost:nothing.run">#localhost:nothing.run</a></li>
</ul>
</div>
</div>
<div id="footer">
<main>
<pre> .--.
." o \__
_.-" ,( `
_.-" ,;;|
_.-=" _," ,,;;;'
.-"`_.-"``-..,,;;;;:'
`"'` `\`\
/^\\\
</pre>
</main>
<aside>
<b>Made with ♥</b> by Thary<br>
<!-- Website sources are available on <a href="https://git.vector1.dev/thary/website">Gitea</a>!<br> -->
<!-- All content is in Public domain and licensed under <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a><br> -->
Logo is created by <a href="https://houl.floof.company/">Houl</a><br>
ASCII arts are taken from <a href="https://web.archive.org/web/20010420182629/http://www.geocities.com/spunk1111/indexjava.htm">this website</a>
</aside>
</div>
</body></html>