site/about/index.html

27 lines
2.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>TiB. | About</title>
<link rel="stylesheet" href="/assets/TiB.css">
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta content="Emma Tebibyte" name="author" />
<meta content="Tebibyte Media about page." name="description" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="interest-cohort=()" http-equiv="Permissions-Policy" /> <!-- FUCK GOOGLE -->
</head>
<body id="about">
<h1 style="text-align: center;">Tebibyte Media</h1>
<nav><h4 style="text-align: right"><li class="home"><a href="/">Home</a></li> | <li class="blog"><a href="/blog">Weblog</a></li> | <li class="about"><a href="/about">About</a></li></h4></nav>
<p>Tebibyte Media was started in 2020 by <a href="staff/emma">Emma Tebibyte</a> in order to create a community of like-minded, technology-savvy individuals who share faer values. The loose group quickly morphed into an organization dedicated to bringing together free, libre, and open-access (not just software) projects.</p>
<h3><a href="#faq">Frequently Asked Questions</a></h3>
<p>The question comes up often: <a href="wtf-is-a-tebibyte.html">what <i>is</i> a tebibyte?</a></p>
<p>Read the license of this site <a href="../LICENSE">here</a>.</p>
<p>The server hosting this site is running Debian 11 with the Linux-libre kernel.</p>
<h3><a href=#sites>Members</a></h3>
<p><a href="https://ortusjournal.org">Ortus Journal, an open-access, multimedia journal of speculative analysis</a> [<a href="https://wordpress.org/about/">Freely licensed</a> JavaScript; may contain <a href="https://gschoppe.com/wordpress/plugins-and-themes-open-source/">non-free plugins</a>].</p>
<p><a href="https://embeddedscript.net">New Media artist Richard Williams' website</a>. <a href="https://bibliogram.art/u/_remind_me_tomorrow">[see also]</a> [<a href="https://www.gnu.org/philosophy/javascript-trap.html">unlicensed JavaScript</a>].</p>
<p><a href="https://adnilarchive.wordpress.com">Sarah Adnil's Archived Works</a> [<a href="https://wordpress.org/about/">Freely licensed</a> JavaScript; may contain <a href="https://gschoppe.com/wordpress/plugins-and-themes-open-source/">non-free plugins</a>].</p>
</body>
</html>