50 lines
2.6 KiB
HTML
50 lines
2.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-US"><head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width">
|
|
<title>dailitation.xyz</title>
|
|
<link rel="stylesheet" href="https://dailitation.xyz/styles.css">
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<div class="welcome">
|
|
<p>Welcome to...</p>
|
|
</div>
|
|
<img src="https://dailitation.xyz/dailitation-neo.webp" class="logo">
|
|
<div class="nav">
|
|
<p><b><a href="https://dailitation.xyz/">Home page</a></b> |
|
|
<a href="https://laboratories.dailitation.xyz/">Laboratories</a> |
|
|
<a href="https://gitskette.dailitation.xyz/">Gitskette</a> |
|
|
<a href="https://internal.dailitation.xyz">Internal wiki</a> |
|
|
<a href="https://keycloak.dailitation.xyz">Identity services</a> |
|
|
<a href="https://dailitation.xyz/~/">Team's individual's homepage (~)</a>
|
|
</p>
|
|
</div>
|
|
|
|
</header>
|
|
<article>
|
|
<h1>About dailitation.xyz</h1>
|
|
<p>Also as known as <i>"Dandelion 'n' Stuff"</i>, dailitation.xyz is a community-maintained organization consisting of artists, software developers, server administrators focusing on contributing to freely licensed thingamabobs such as software, documentation, and services.</p>
|
|
<h2>What do we do currently?</h2>
|
|
<p>Currently, we do host <a href="https://unix.in.th">*nix in Thailand</a>, a Thai-spoken computer community with freely licensed content and its sub-services.</p>
|
|
<h2>Who currently operates these services?</h2>
|
|
<p>Diskette Guy (diskette [at] dailitation.xyz)</p>
|
|
<h2>I need help hosting my free software project!</h2>
|
|
<p>You may contact the person above to get started. Although it needs to fit with these following criteria:</p>
|
|
<p>
|
|
<ul>
|
|
<li>Entirely free software under any free license (copyleft license is recommened)</li>
|
|
<li>Is regularly maintained</li>
|
|
<li>Isn't a trojan horse for the server infrastructures.</li>
|
|
</ul>
|
|
</p>
|
|
</article>
|
|
<footer>
|
|
<hr>
|
|
<p>Copyright © 2025 dailitation.xyz, everything here is licensed under GFDLv1.3, unless otherwise noted</p>
|
|
</footer>
|
|
</main>
|
|
</body></html>
|