126 lines
2.8 KiB
HTML
126 lines
2.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<link rel="icon" href="https://glitch.com/favicon.ico" />
|
|
|
|
<title>FediZineFest 2025</title>
|
|
|
|
<!-- The website stylesheet -->
|
|
<link rel="stylesheet" href="styles/main.css" />
|
|
|
|
<!-- The website JavaScript file -->
|
|
<script src="scripts/footer.js" defer></script>
|
|
</head>
|
|
<body>
|
|
<div class="wrapper">
|
|
<div class="content" role="main">
|
|
|
|
<div class="wip">
|
|
<p>
|
|
This site is a <b>work in progress!</b> If you experience issues,
|
|
please try waiting a minute and re-loading before reaching out with
|
|
questions.
|
|
</p>
|
|
</div>
|
|
|
|
<h1 class="title">FediZineFest 2025</h1>
|
|
|
|
<h2>
|
|
What
|
|
</h2>
|
|
<p>
|
|
A zine sharing and distribution project for the fediverse.
|
|
</p>
|
|
|
|
<h2>
|
|
Who
|
|
</h2>
|
|
|
|
<h3>
|
|
Artists (cap of 20)
|
|
</h3>
|
|
<p>
|
|
Provide physical and/or digital zines; receive payment and physical and/or digital zines.
|
|
</p>
|
|
|
|
<h3>
|
|
Backers (cap or 20)
|
|
</h3>
|
|
<p>
|
|
Provide payment; receive physical and/or digital zines.
|
|
</p>
|
|
|
|
<h2>
|
|
When
|
|
</h2>
|
|
<p>
|
|
Early-mid 2025. Exact dates proposed below.
|
|
</p>
|
|
|
|
<h3>
|
|
Deadline 0: 17 January 2025
|
|
</h3>
|
|
<p>
|
|
Artist sign-up closes.
|
|
</p>
|
|
|
|
<h3>
|
|
Deadline 1: 31 January 2025
|
|
</h3>
|
|
<p>
|
|
(deadline 0 + 2 weeks)
|
|
</p>
|
|
<p>
|
|
Backer sign-up closes. Artists are informed of the # of physical zines needed.
|
|
</p>
|
|
|
|
<h3>
|
|
Deadline 2: 11 April 2025
|
|
</h3>
|
|
<p>
|
|
(deadline 1 + 10 weeks)
|
|
</p>
|
|
<p>
|
|
Art submission deadline. Digital zines are submitted to digital drive; physical zines are in the mail.
|
|
</p>
|
|
|
|
<h3>
|
|
Deadline 3: 9 May 2025
|
|
</h3>
|
|
<p>
|
|
(deadline 2 + 4 weeks)
|
|
</p>
|
|
<p>
|
|
Physical zines arrive at distributor.
|
|
</p>
|
|
|
|
<h3>
|
|
Deadline 4: 6 June 2025
|
|
</h3>
|
|
<p>
|
|
(deadline 3 + 4 weeks)
|
|
</p>
|
|
<p>
|
|
Physical zines packaged and ready for shipment. Digital zines are organized and ready to share.
|
|
</p>
|
|
|
|
<h3>
|
|
Deadline 5: 4 July 2025
|
|
</h3>
|
|
<p>
|
|
(deadline 4 + 4 weeks)
|
|
</p>
|
|
<p>
|
|
Physical zines arrive at recipients. Digital zines shared.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
<footer class="footer" id="footer">
|
|
</footer>
|
|
</body>
|
|
</html>
|