fixed some things and added more descriptive html elements

This commit is contained in:
Emma Tebibyte 2022-09-22 17:52:19 -04:00
parent cf0a92f7c5
commit d55f9f0e46
Signed by: emma
GPG Key ID: 6D661C738815E7DD
5 changed files with 47 additions and 35 deletions

View File

@ -1,12 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<title>TiB. | About</title>
<title>TiB. | 404</title>
<link rel="stylesheet" href="/assets/TiB.css">
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta charset="UTF-8">
<meta content="Emma Tebibyte" name="author" />
<meta content="Tebibyte Media about page." name="description" />
<meta content="You're not supposed to be here." name="description" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="interest-cohort=()" http-equiv="Permissions-Policy" /> <!-- FUCK GOOGLE -->
</head>

View File

@ -107,11 +107,13 @@
<h2 id="network">
<a href=#network>Network</a>
</h2>
<p>
For aspiring Network Members, please see our
<a href="/network#application">
application information</a>.
</p>
<aside>
<small>
For aspiring Network Members, please see our
<a href="/network#application">
application information</a>.
</small>
</aside>
<p>
Tebibyte Media's <i>raison d'&#234;tre</i> is its
Network. Our goal as a Project is to foster the growth of
@ -231,10 +233,10 @@
</main>
<footer>
<div class="copyleft">
<p>
<small>
<a href="https://copyleft.org/"><p>Copyleft</a> &#x1f12f; 2022
Tebibyte Media
</p>
</small>
</div>
<div class="webring">
<p>

View File

@ -41,6 +41,10 @@ a:hover {
text-decoration: underline;
}
aside {
padding: 0.5em 0.75em;
}
blockquote {
background: hsl(0, 20%, 7%);
border: solid;
@ -131,7 +135,7 @@ footer, header, main, nav {
margin: 0 auto;
}
.errorcode, footer, menu {
aside, .errorcode, footer, menu {
background: hsl(0, 20%, 7%);
width: auto;
border: solid;

View File

@ -109,29 +109,38 @@
</h3>
<ul class="naked">
<li>
<p>
<a href="https://www.gnu.org/philosophy/fsfs/rms-essays.pdf">
[PDF]</a> <i>Free Software, Free Society</i> by
<a href="https://stallman.org/">Richard Stallman</a>
</p>
</li>
</ul>
<h3 id="technical">
<a href="#technical">Technical</a>
</h3>
<p>
Works listed here are relevant to the technical side of
freely licensed projects.
<aside>
<small>
Pieces listed here are relevant to the technical
side of freely licensed works.
</small>
</aside>
<ul class="naked">
<li>
<p>
<a href="http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/">
[XHTML]</a> <i>The Cathedral and the Bazaar</i> by
<a href="http://www.catb.org/~esr">Eric Raymond</a>
</p>
</li>
<li>
<p>
<a href="https://un.curl.dev/">[HTML]</a>
<i>Uncurled</i> by
<a href="https://daniel.haxx.se/">Daniel Stenberg
</a>
</p>
</li>
</ul>
</p>
@ -140,10 +149,10 @@
</main>
<footer>
<div class="copyleft">
<p>
<small>
<a href="https://copyleft.org/"><p>Copyleft</a> &#x1f12f; 2022
Tebibyte Media
</p>
</small>
</div>
<div class="webring">
<p>

View File

@ -253,10 +253,9 @@
<li>
<p>
Is this an experimental undertaking,
which innovates in its field, a refined
reimplementation of a tried-and-true
solution, or something in between?
Is this an experimental undertaking, which innovates in
its field, a refined reimplementation of a
tried-and-true solution, or something in between?
</p>
</li>
@ -275,8 +274,8 @@
<li>
<p>
Explain who the userbase is and who the contributors the
applicant would appeal to are.
Explain who the target userbase or audience is and what
kinds of contributors the applicant would appeal to are.
</p>
</li>
@ -287,31 +286,30 @@
<ul>
<li>
<p>
Estimated timespans: what will it look
like in a month? In a year? Write a
road map.
Estimated timespans: what will it look like in a
month? In a year? Write a road map.
</p>
</li>
<li>
<p>
How will the it contribute to the
ecosystem it inhabits?
How will the it contribute to the ecosystem it
inhabits?
</p>
</li>
<li>
<p>
What specific problems is it attempting
to solve?
Is it trying to solve a problem, occupy an
unfilled niche, or something else?
</p>
</li>
<li>
<p>
Does anything exist that is also
attempting solve these problems? If so,
how is this endeavor different?
attempting solve these problems? If so, how is
this endeavor different?
</p>
</li>
@ -339,9 +337,8 @@
provide services to other Network members at no
cost. For the guidelines on what <i>is</i>
required from members, see the
<a href="#responsibilities">
Responsibilities
</a> section of this page.
<a href="#responsibilities">Responsibilities</a> section
of this page.
</p>
</li>
@ -372,10 +369,10 @@
</main>
<footer>
<div class="copyleft">
<p>
<small>
<a href="https://copyleft.org/"><p>Copyleft</a> &#x1f12f; 2022
Tebibyte Media
</p>
</small>
</div>
<div class="webring">
<p>