🎯💘 Checkpoint
./for-artists/index.html:69682263/103 ./2024/index.html:69682263/3774 ./index.html:69682263/436
This commit is contained in:
57
2024/index.html
Normal file
57
2024/index.html
Normal file
@ -0,0 +1,57 @@
|
||||
<!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 | Artist Guidelines</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">
|
||||
<nav role="navigation" id="top-nav">
|
||||
<a class="nav-item" href="/"> home </a>
|
||||
<a class="nav-item" href="/signup"> signup </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
</nav>
|
||||
|
||||
<div class="wip">
|
||||
<p>
|
||||
This site is a <b>work in progress!</b> If you experience issues,
|
||||
please try waiting a minute and reloading before reaching out with
|
||||
questions.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<main>
|
||||
<header role="banner">
|
||||
<h1>FediZineFest 2024</h1>
|
||||
</header>
|
||||
<p>
|
||||
FediZineFest 2024 completed with 25 artists and 20 backers.
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://docs.google.com/document/d/125GYHNXgpxxVRkgB2soMDBc0TIyKiEavJVrbogQjlgU/edit">Read the guidelines document from last year.</a>
|
||||
</p>
|
||||
|
||||
<h2>
|
||||
Learnings
|
||||
</h2>
|
||||
<ul>
|
||||
<li>Build in opt-outs for physical zines</li>
|
||||
<li>Build in opt-outs for payment</li>
|
||||
<li>Include workarounds for Paypal</li>
|
||||
<li>Get general publicity information from artists - not just fedi handles</li>
|
||||
<li>Delegate! Delegate! Delegate! (see: </li>
|
||||
</ul>
|
||||
</main>
|
||||
</div>
|
||||
<footer role="contentinfo" id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
@ -40,7 +40,7 @@
|
||||
</p>
|
||||
|
||||
<h2>
|
||||
Physical zines
|
||||
Physical zine restrictions
|
||||
</h2>
|
||||
<p>
|
||||
No larger than one of:
|
||||
@ -49,6 +49,7 @@
|
||||
<li>8.5"x5.5" (a sheet of 8.5"x11" paper, folded once)</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
</main>
|
||||
</div>
|
||||
<footer role="contentinfo" id="footer"></footer>
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
</header>
|
||||
|
||||
<p>
|
||||
FediZineFest returns for another year after a successful run in 2024.
|
||||
FediZineFest returns for another year after a successful run in <a title="FediZineFest 2024" href="/2024">2024</a>.
|
||||
</p>
|
||||
|
||||
<h2>What</h2>
|
||||
|
||||
Reference in New Issue
Block a user