Add post.html
This commit is contained in:
117
post.html
Normal file
117
post.html
Normal file
@@ -0,0 +1,117 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Archival Repost (Contextualized): “Quite Possibly the Most Racist Article You Will Ever Read”</title>
|
||||
<meta name="description" content="Contextualized archival reference with critical commentary; reproduction is not endorsement." />
|
||||
<style>
|
||||
:root { color-scheme: light dark; }
|
||||
body { max-width: 820px; margin: 0 auto; padding: 24px; font: 16px/1.6 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }
|
||||
header { margin-bottom: 24px; }
|
||||
h1 { line-height: 1.2; margin: 0 0 12px; }
|
||||
.meta { opacity: .8; margin: 0; }
|
||||
.disclaimer { border: 1px solid currentColor; border-radius: 12px; padding: 16px; margin: 20px 0; }
|
||||
.disclaimer strong { display: inline-block; margin-bottom: 8px; }
|
||||
article { margin-top: 20px; }
|
||||
section { margin: 28px 0; }
|
||||
blockquote { border-left: 4px solid currentColor; padding-left: 12px; margin-left: 0; opacity: .9; }
|
||||
.note { opacity: .85; }
|
||||
footer { margin-top: 48px; opacity: .75; font-size: 14px; }
|
||||
a { word-break: break-word; }
|
||||
ul { padding-left: 20px; }
|
||||
code { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<h1>Contextualized Archival Reference</h1>
|
||||
<p class="meta">
|
||||
Original title: <em>“Quite Possibly the Most Racist Article You Will Ever Read”</em><br />
|
||||
Listed author: Allen West · Date: December 29, 2014
|
||||
</p>
|
||||
|
||||
<div class="disclaimer" role="note" aria-label="Reposting Disclaimer">
|
||||
<strong>Reposting Disclaimer</strong>
|
||||
<p>
|
||||
This page is provided for <strong>archival, informational, and discussion purposes only</strong>.
|
||||
</p>
|
||||
<p>
|
||||
Its presence here <strong>does not constitute endorsement, agreement, or validation</strong> of the views,
|
||||
claims, characterizations, or conclusions expressed by the original author(s).
|
||||
The content reflects their perspectives at the time of writing.
|
||||
</p>
|
||||
<p>
|
||||
This post preserves context to enable readers to examine, critique, and analyze the material.
|
||||
<strong>Harmful or hateful passages are not reproduced in full</strong>.
|
||||
</p>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<article>
|
||||
<section>
|
||||
<h2>What the original text argues (summary)</h2>
|
||||
<p>
|
||||
<!-- Replace with a neutral, factual summary in your own words. -->
|
||||
[Summary goes here. Keep it descriptive rather than persuasive; avoid repeating stereotypes or slurs.]
|
||||
</p>
|
||||
<p class="note">
|
||||
Note: This summary is intended to describe the document’s claims without amplifying them.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Why these claims are problematic</h2>
|
||||
<ul>
|
||||
<li><!-- e.g., Overgeneralization from anecdote; no data; misattribution of causality. --></li>
|
||||
<li><!-- e.g., Dehumanizing/essentializing language about a protected group. --></li>
|
||||
<li><!-- e.g., Cherry-picked assertions; ignores confounders; misuses statistics. --></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Context and verification</h2>
|
||||
<p>
|
||||
<!-- Add context: where it was posted, what it cites (if anything), and what is unverifiable. -->
|
||||
[Context goes here.]
|
||||
</p>
|
||||
<h3>Suggested primary sources for readers</h3>
|
||||
<ul>
|
||||
<li><!-- e.g., DOJ/BJS crime and victimization reports; CDC; census; peer-reviewed research. --></li>
|
||||
<li><!-- Keep links to reputable sources. --></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Selected excerpts (optional, limited)</h2>
|
||||
<p class="note">
|
||||
If you include excerpts, keep them brief and necessary for critique. Avoid reproducing dehumanizing passages.
|
||||
</p>
|
||||
<blockquote>
|
||||
<!-- Optional: a short excerpt (few lines) strictly for critique, if you choose. -->
|
||||
[Short excerpt here, if necessary.]
|
||||
</blockquote>
|
||||
<p>
|
||||
<!-- Explain why the excerpt is misleading/harmful, and what evidence contradicts it. -->
|
||||
[Your critique here.]
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Full text</h2>
|
||||
<p class="note">
|
||||
For safety and to avoid amplifying hateful content, the full text is not reproduced on this page.
|
||||
If you need to reference it, consider storing it privately and quoting only what is essential for analysis.
|
||||
</p>
|
||||
</section>
|
||||
</article>
|
||||
|
||||
<footer>
|
||||
<p>
|
||||
<strong>Disclosure:</strong> This page is an editorial/archival commentary. Opinions and claims in the original
|
||||
are solely those of its author(s).
|
||||
</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user