You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

86 lines
3.6 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<head>
<link rel="stylesheet" href="./static/style.css">
<title>
How to be a social justice warrior
</title>
</head>
<body>
<!-- <div class="table center">
<div class="monitor-wrapper center">
<div class="monitor center">
<p> The left can meme </p>
</div>
</div>
</div> -->
<h1>
How to be a social justice warrior
</h1>
<h2>
If the far-right is able to mobilise people to be politically active in real life,
to attend white supremacist rallies or to storm the capitol by means of memes,
what could the left learn from the far-rights cyber tactics?
And how can anti-fascists counteract?
</h2>
<div class="buttoncontainer">
<button class="gotobutton">
<a href="overview.html">
Go to the overview page
</a>
</button>
<button class="thesisbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
Read thesis
</a>
</button>
</div>
<div class="infobox">
That memes are not only silly images but can have a political effect has long been understood by the far-right. When it comes to the creation and dissemination of weaponised memes, they are unquestionably ahead of the left-wing. Backed up by a powerful network and well-coordinated organisational structures, fascist trolls have not only managed to infiltrate political neutral spaces, but also the ones of the left. When white supremacists are manipulating elections by means of memes, sockpuppet trolls are paid to spread disinformation online, and right-wing troll armies successfully conquer online territories, the battle against fascism extends beyonds the streets. I believe the left needs to counter-act.
<br></br>
"How to be a social justice warrior" is an educational online platform that dives into the digital propaganda strategies employed by fascists and shows possible counter-action strategies. It's a website packed with printable guides, memes and educational material, ranging from tips for leftist meme-making, to information about trolling strategies, up to instructions on how to install an Instagram report bot. Pick whatever suits your activism best.
</div>
<!-- email form -->
<link href="/static/style.css" rel="stylesheet">
<div class="fcf-body">
<div id="fcf-form">
<h3 class="fcf-h3">Contact me</h3>
<form id="fcf-form-id" class="fcf-form-class" method="post" action="contact-form-process.php">
<div class="fcf-form-group">
<label for="Name" class="fcf-label">Your name</label>
<div class="fcf-input-group">
<input type="text" id="Name" name="Name" class="fcf-form-control" required>
</div>
</div>
<div class="fcf-form-group">
<label for="Email" class="fcf-label">Your email address</label>
<div class="fcf-input-group">
<input type="email" id="Email" name="Email" class="fcf-form-control" required>
</div>
</div>
<div class="fcf-form-group">
<label for="Message" class="fcf-label">Your message</label>
<div class="fcf-input-group">
<textarea id="Message" name="Message" class="fcf-form-control" rows="6" maxlength="3000" required></textarea>
</div>
</div>
<div class="fcf-form-group">
<button type="submit" id="fcf-button" class="fcf-btn fcf-btn-primary fcf-btn-lg fcf-btn-block">Send Message</button>
</div>
</form>
</div>
</div>
</body>