99 lines
2.4 KiB
HTML
99 lines
2.4 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
<meta name="darkreader-lock" />
|
|
<title>kemonomimi.gay</title>
|
|
<link rel="stylesheet" href="style.css" />
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<h1>kemonomimi.gay</h1>
|
|
<p>
|
|
we are gay and proud of it. <br />
|
|
<em>* for legal reasons, not all of us are gay.</em>
|
|
</p>
|
|
</header>
|
|
|
|
<main>
|
|
<p>
|
|
This is a place where we host services we use, and publish stuff
|
|
we find interesting. We're a group of mostly queer people, who
|
|
spend their day on the internet nerding out over special
|
|
interests!
|
|
</p>
|
|
<h1 id="construction">
|
|
<img src="in-construction.gif" alt="Under Construction GIF" />
|
|
Under Construction
|
|
</h1>
|
|
<p>
|
|
We are still working on bringing more services and content to
|
|
you. In the meantime, consider checking out some of our people's
|
|
homepages linked bellow!
|
|
</p>
|
|
|
|
<h1>The people</h1>
|
|
<p>
|
|
Here is a list of all the members of our group who currently
|
|
have a homepage here :3
|
|
</p>
|
|
|
|
<ul>
|
|
<!-- TODO: Describe yourself here! -->
|
|
<li>
|
|
<a href="https://ady.kemonomimi.gay/">ady</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://sugary.kemonomimi.gay/">sugary</a> - the
|
|
FemboyOS queen
|
|
</li>
|
|
<li><a href="https://werru.kemonomimi.gay/">werru</a></li>
|
|
<li>
|
|
<a href="https://yukijoou.kemonomimi.gay/">yukijoou</a> -
|
|
the webmistress
|
|
</li>
|
|
</ul>
|
|
|
|
<p>You're very encouraged to check out their stuff!</p>
|
|
|
|
<h1>Services available</h1>
|
|
<p>
|
|
We don't have many services available yet, but we're working on
|
|
bringing more stuff to more people
|
|
</p>
|
|
|
|
<ul>
|
|
<li>
|
|
HTTP server, powered by
|
|
<a href="https://www.nginx.com/">nginx</a>, which you are
|
|
currently using
|
|
<br />
|
|
<i>Maintained by Yuki</i>
|
|
</li>
|
|
<li>
|
|
<a href="https://gitea.io/">Gitea</a>, a self hosted Git
|
|
instance at
|
|
<a href="https://git.kemonomimi.gay/">git.kemonomimi.gay</a>
|
|
<br />
|
|
<i>Maintained by Yuki</i>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="https://arozos.com/">Arozos</a>, a web-based
|
|
operating system at
|
|
<a href="https://arozos.kemonomimi.gay/"
|
|
>arozos.kemonomimi.gay</a
|
|
>
|
|
<br />
|
|
<i>Maintained by Werru</i>
|
|
</li>
|
|
</ul>
|
|
</main>
|
|
|
|
<footer>
|
|
<p>© 2023 - the gay people in your computer</p>
|
|
</footer>
|
|
</body>
|
|
</html>
|