Footer tweaks, text adjustments for about, appeals

Just a light touch up for the footer and some additional text changes
for the about and appeals section
This commit is contained in:
ro 2024-02-13 10:24:45 -06:00
parent 847ec4a391
commit 03fbd00db1
4 changed files with 30 additions and 15 deletions

View file

@ -186,25 +186,27 @@ sup {
} }
footer { footer {
width: 100%;
color: var(--primary); color: var(--primary);
background: var(--secondary); background: var(--secondary);
height: 200px;
margin-top: 50px;
}
footer > div:nth-child(1) {
display: grid; display: grid;
grid-template-columns: 50% 50%; grid-template-columns: 50% 48%;
padding: 10px; padding: 10px;
gap: 10px; gap: 10px;
height: auto; height: auto;
width: 80%; width: 80%;
margin: 0 auto; margin: 20px auto;
max-width: 1000px; max-width: 1000px;
position: relative; position: relative;
} }
footer a {
color: var(--white);
}
footer > div:nth-child(2) {
text-align: right;
}
/* /*
responsive responsive
*/ */

View file

@ -83,7 +83,11 @@
</main> </main>
<footer> <footer>
<div> <div>
<p>The Bad Space © 2023</p> The Bad Space © 2024<br />
an <a href="https://h-i.works">h.i.</a> project
</div>
<div>
a0.5
</div> </div>
</footer> </footer>
</body> </body>

View file

@ -5,26 +5,35 @@
<section> <section>
<article> <article>
<h2 id="what">What is The Bad Space?</h2> <h2 id="what">What is The Bad Space?</h2>
<p>The Bad Space project was born from a need to effectively identify instances that house bad actors and are poorly moderated, which puts marginalized communities at risk. <p>The Bad Space arose from a need to identify instances that house bad actors, are poorly moderated, and/or contain inappropriate/offensive content (CSAM, hate speech, fascist ideology, etc.) that puts marginalized communities at risk.
</p> </p>
<p> <p>
It is an extension of the It is an extension of the
<strong>#fediblock</strong> <strong>#fediblock</strong>
hashtag created by hashtag - orginally created by
<a href="https://www.artistmarciax.com/">Artist Marcia X</a> <a href="https://www.artistmarciax.com/">Artist Marcia X</a>
with additional support from with additional support from
<a href="https://digital.rooting.garden">Ginger</a> <a href="https://digital.rooting.garden">Ginger</a>
to provide a catalog of instances that seek to cause harm and reduce the quality of experience in the fediverse. to provide a catalog of instances that seek to cause harm and reduce the quality of experience in the fediverse.
</p> </p>
<p> <p>
Technical support provided by The searchable online catalog is built and maintained by
<a href="https://roiskinda.cool/profile.html">Ro</a>. The repo can be found <a href="https://koodu.h-i.works/projects/thebadspace">here</a>. <a href="https://roiskinda.cool/profile.html">Ro</a>. The repo can be found <a href="https://koodu.h-i.works/projects/thebadspace">here</a>.
</p> </p>
<p>Custom silence and suspend icons graciously provided by <a href="https://rage.love/@puf">puf</a>.</p> <p>Custom silence and suspend icons graciously provided by <a href="https://rage.love/@puf">puf</a>.</p>
<h2 id="how">How does it work?</h2> <h2 id="how">How does it work?</h2>
<p>The Bad Space is a collaboration of instances committed to actively moderating against racism, sexism, heterosexism, transphobia, ableism, casteism, or religion.</p> <p>The Bad Space is a collaboration of communities, referred to as Current Sources, committed to actively moderating against racism, sexism, heterosexism, transphobia, ableism, casteism, or religion.</p>
<p>These instances have permitted The Bad Space to read their respective blocklists to create a composite directory of sites tagged for the behavior above that can be searched and, through a public API, can be integrated into external services.</p> <p>These communities have permitted The Bad Space to ingest their respective blocklists detailing their silences and suspension to create a composite directory of sites that engage in the behavior(s) listed in the section above. For each behavior, the directory of locations can be searched and, through The Bad Space's public API, integrated into external services.</p>
<h2>Adding Locations</h2>
<p>
Current Sources continually review the #fediblock hashtag and update their silences and suspensions when warranted. If an instance meets the criteria of a Current Source to be suspended or silenced, The Bad Space will automatically be updated according to said Current Sources' curated data.
For an instance to be listed on The Bad Space, at least two (2) Current Sources must have that location silenced and/or suspended. Instances will not display in the directory until two (2) Current Sources have taken moderation action against them.
</p>
<h2>Removing Locations</h2>
Locations that are displayed in The Bad Space may petition to be removed from the catalog by sending an appeal request to The Bad Space. The appeal process is outlined <a href="/appeals">here</a>.
<p><strong>Current Sources:</strong></p> <p><strong>Current Sources:</strong></p>
Maston:<br /> Maston:<br />

View file

@ -10,7 +10,7 @@
<h3>Starting the Appeals Process</h3> <h3>Starting the Appeals Process</h3>
<p>This process can be initiated by sending an Official Appeal to The Bad Space using the Appeal Form (link coming soon) stating why they should not be included. All appeal requests must be sponsored by at least one Current Source, and their name(s) must be included in the submission.</p> <p>This process can be initiated by sending an Official Appeal to The Bad Space using the Appeal Form (found below) stating why they should not be included. All appeal requests must be sponsored by at least one Current Source, and their name(s) must be included in the submission.</p>
<p>The Bad Space will validate the appeal request by contacting a moderator or administrator of the respective instance. If no moderator or administrator is detailed in the appeal request, it will be immediately disqualified.</p> <p>The Bad Space will validate the appeal request by contacting a moderator or administrator of the respective instance. If no moderator or administrator is detailed in the appeal request, it will be immediately disqualified.</p>