114 lines
3.7 KiB
HTML
114 lines
3.7 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="/favicon.ico"/>
|
|
|
|
<title>FediZineFest 2024</title>
|
|
|
|
<!-- The website stylesheet -->
|
|
<link rel="stylesheet" href="../../styles/main.css" />
|
|
|
|
<!-- The website JavaScript file -->
|
|
<script src="../../scripts/nav.js" defer></script>
|
|
<script src="../../scripts/footer.js" defer></script>
|
|
<script src="../../scripts/wip.js" defer></script>
|
|
|
|
<!-- Meta -->
|
|
<link rel="canonical" href="https://fedizinefest.fyi/years/2024" />
|
|
<meta name="description" content="FediZineFest 2024" />
|
|
<meta name="robots" content="index,follow" />
|
|
<meta property="og:title" content="FediZineFest 2024" />
|
|
<meta property="og:type" content="article" />
|
|
<meta
|
|
property="og:url"
|
|
content="https://fedizinefest.fyi/years/2024"
|
|
/>
|
|
<meta property="og:description" content="FediZineFest 2024" />
|
|
<meta
|
|
property="og:image"
|
|
content="https://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/2025.png?v=1734061088862"
|
|
/>
|
|
<meta
|
|
property="og:image:alt"
|
|
content="a logo in dark purple and golden yellow. it looks sorta like a folded map, or like a single piece of printer paper that's been folded and cut into the format needed for an 8-page zine. the 8 panels read FEDI ZINE. next to this, a blue and green folded 8-page zine reads 'fest 2025'"
|
|
/>
|
|
<meta name="twitter:card" content="summary" />
|
|
</head>
|
|
<body>
|
|
<div class="wrapper">
|
|
<nav role="navigation" id="top-nav"></nav>
|
|
|
|
<div id="wip"><!-- auto-populated by wip.js --></div>
|
|
|
|
<main id="main">
|
|
<header role="banner">
|
|
<h1>FediZineFest 2024</h1>
|
|
</header>
|
|
|
|
<img
|
|
src="https://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/2024.jpeg?v=1733981547439"
|
|
alt="A number of zines of various sizes and designs and colors laid out on a very colorful bedspread."
|
|
/>
|
|
|
|
<h2>Overview</h2>
|
|
|
|
<p>
|
|
Read the
|
|
<a href="/years/2024/guidelines">FediZineFest 2024 guidelines.</a>
|
|
</p>
|
|
|
|
<p>
|
|
See the
|
|
<a href="/years/2024/zines">FediZineFest 2024 zines.</a>
|
|
</p>
|
|
|
|
<section id="stats">
|
|
<h2>Statistics</h2>
|
|
|
|
<p>
|
|
FediZineFest 2024 completed with <b>25 artists</b> and
|
|
<b>20 backers</b>. Artists contributed <b>16 physical</b> and
|
|
<b>18 digital</b> zines. Artist payouts were roughly <b>USD35</b>. 5
|
|
artists were unable to complete work or dropped out.
|
|
</p>
|
|
</section>
|
|
|
|
<section id="learn">
|
|
<h2>Things we learned</h2>
|
|
|
|
<ul>
|
|
<li>
|
|
Build in opt-outs for physical zines for artists and backers
|
|
</li>
|
|
<li>Build in opt-outs for payment for artists</li>
|
|
<li>Read the fine print of services such as Jotform</li>
|
|
<li>Include workarounds for Paypal</li>
|
|
<li>
|
|
Get general publicity information from artists - not just fedi
|
|
handles
|
|
</li>
|
|
<li>Delegate! Delegate! Delegate!</li>
|
|
<li>Block out more time between deadlines</li>
|
|
</ul>
|
|
</section>
|
|
|
|
<section id="team">
|
|
<h2>Team</h2>
|
|
|
|
<dl>
|
|
<dt>Primary point of contact</dt>
|
|
<dd>Lee</dd>
|
|
<dt>Help with zine creation</dt>
|
|
<dd>Sanae</dd>
|
|
<dt>Help with digital formatting</dt>
|
|
<dd>Aaron Rafik El Sabrout</dd>
|
|
</dl>
|
|
</section>
|
|
</main>
|
|
</div>
|
|
<footer role="contentinfo" id="footer"></footer>
|
|
</body>
|
|
</html>
|