👏🚕 Checkpoint
./2024/index.html:69682263/62 ./learn/index.html:69682263/2031 ./years/2025/index.html:69682263/3144 ./years/2024/index.html:69682263/10059 ./signup/index.html:69682263/1407 ./status/index.html:69682263/457 ./team/index.html:69682263/421 ./years/2024/guidelines/index.html:69682263/513 ./years/2024/zines/index.html:69682263/403 ./years/2025/guidelines/index.html:69682263/403 ./years/2025/zines/index.html:69682263/888 ./years/2026/index.html:69682263/347 ./years/index.html:69682263/403 ./zines/index.html:69682263/348 ./index.html:69682263/355
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
<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>
|
||||
|
||||
|
||||
@ -1,103 +0,0 @@
|
||||
<!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://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/2025.png?v=1734061088862"
|
||||
/>
|
||||
|
||||
<title>Artist Guidelines | FediZineFest 2025</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.glitch.me/for-artists" />
|
||||
<meta
|
||||
name="description"
|
||||
content="artist guidelines for FediZineFest 2025"
|
||||
/>
|
||||
<meta name="robots" content="index,follow" />
|
||||
<meta property="og:title" content="Artist Guidelines | FediZineFest 2025" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://fedizinefest.glitch.me/for-artists"
|
||||
/>
|
||||
<meta
|
||||
property="og:description"
|
||||
content="artist guidelines for FediZineFest 2025"
|
||||
/>
|
||||
<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">
|
||||
<!-- auto-populated by nav.js -->
|
||||
</nav>
|
||||
|
||||
<div id="wip">
|
||||
<!-- auto-populated by wip.js -->
|
||||
</div>
|
||||
|
||||
<main id="main">
|
||||
<header role="banner">
|
||||
<h1>Artist Guidelines</h1>
|
||||
</header>
|
||||
<p>
|
||||
<b>Zines do not have to be newly created for this event.</b> You may
|
||||
absolutely share zines you have previously created. However, please do
|
||||
not share zines that are already freely available in the same format -
|
||||
we want the backers to get a good deal.
|
||||
</p>
|
||||
<p>
|
||||
Please feel free to continue to share or sell your zine outside of
|
||||
FediZineFest.
|
||||
</p>
|
||||
<p>
|
||||
While you may submit more than one zine, I ask that you limit
|
||||
<b>physical</b> zine submissions to one zine. This is to ensure that
|
||||
shipping doesn’t become too unreasonable (for you OR me).
|
||||
</p>
|
||||
<p>No AI-generated content, please.</p>
|
||||
|
||||
<h2>Physical zine restrictions</h2>
|
||||
<p>No larger than one of:</p>
|
||||
<ul>
|
||||
<li>21x14.9cm (a sheet of A4 paper, folded once)</li>
|
||||
<li>8.5"x5.5" (a sheet of 8.5"x11" paper, folded once)</li>
|
||||
</ul>
|
||||
|
||||
<h2>Payment</h2>
|
||||
<p>
|
||||
<b>This is not a get-rich-quick scheme for anyone involved.</b> In
|
||||
<a href="/years/2024">2024</a>, the artist payout was about $35 USD
|
||||
per artist.
|
||||
</p>
|
||||
<p>
|
||||
This year, I'll be adjusting the payment scheme to more appropriately
|
||||
compensate physical zine artists for the costs of printing and
|
||||
shipping. Exact payouts won't be determined until zines are collected
|
||||
to account for any artist drop outs.
|
||||
</p>
|
||||
<p>Payment will be done over PayPal and Venmo.</p>
|
||||
</main>
|
||||
</div>
|
||||
<footer role="contentinfo" id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
@ -14,6 +14,7 @@
|
||||
<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>
|
||||
|
||||
@ -38,11 +39,6 @@
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<nav role="navigation" id="top-nav">
|
||||
<a class="nav-item" href="/signup"> signup </a>
|
||||
<a class="nav-item" href="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"><!-- auto-populated by wip.js --></div>
|
||||
|
||||
100
learn/index.html
100
learn/index.html
@ -1,100 +0,0 @@
|
||||
<!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://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/2025.png?v=1734061088862"
|
||||
/>
|
||||
|
||||
<title>Things We Learned | FediZineFest</title>
|
||||
|
||||
<!-- The website stylesheet -->
|
||||
<link rel="stylesheet" href="/styles/main.css" />
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="/scripts/footer.js" defer></script>
|
||||
<script src="/scripts/wip.js" defer></script>
|
||||
|
||||
<!-- Meta -->
|
||||
<link rel="canonical" href="https://fedizinefest.glitch.me/learn" />
|
||||
<meta name="description" content="learnings from FediZineFest" />
|
||||
<meta name="robots" content="index,follow" />
|
||||
<meta property="og:title" content="Things We Learned | FediZineFest" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://fedizinefest.glitch.me/learn" />
|
||||
<meta property="og:description" content="learnings from FediZineFest" />
|
||||
<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">
|
||||
<a class="nav-item" href="/"> home </a>
|
||||
<a class="nav-item" href="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
||||
|
||||
<main id="main">
|
||||
<header role="banner">
|
||||
<h1>Learnings for Next Time</h1>
|
||||
</header>
|
||||
|
||||
<h2>2025</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<b>Using Airtable.</b> Make sure all coordinators are using the same
|
||||
information platform. In 2025, I allowed coordinators to opt out of
|
||||
learning a new platform. Next year, I'll put extra effort into
|
||||
making the platform accessible.
|
||||
</li>
|
||||
<li>
|
||||
<b>Shared email.</b> A shared email account for coordinators would
|
||||
make responding to artist questions easier and more seamless for
|
||||
artists.
|
||||
</li>
|
||||
<li>
|
||||
<b>Fedi handles.</b> This year, I aimed to get artist's websites for
|
||||
general publicity, rather than fedi handles. Collect both - fedi
|
||||
handles are useful for publicity as well as communication.
|
||||
</li>
|
||||
<li>
|
||||
<b>Digital cleanliness.</b> It would be nice to have uploaded
|
||||
digital zines follow a clear format like Author_Title or similar.
|
||||
</li>
|
||||
<li>
|
||||
<b>Deadlines.</b>The 4 week delays between some of the later steps?
|
||||
Those have already been necessary. One set of zines didn't arrive
|
||||
until 21 May despite being posted on time.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>2024</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>
|
||||
</main>
|
||||
</div>
|
||||
<footer role="contentinfo" id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
@ -15,6 +15,7 @@
|
||||
<link rel="stylesheet" href="/styles/iframe.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>
|
||||
|
||||
@ -39,11 +40,6 @@
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<nav role="navigation" id="top-nav">
|
||||
<a class="nav-item" href="/"> home </a>
|
||||
<a class="nav-item" href="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<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>
|
||||
|
||||
@ -44,11 +45,6 @@
|
||||
<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="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<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>
|
||||
|
||||
@ -38,12 +39,6 @@
|
||||
<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="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<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>
|
||||
|
||||
@ -44,12 +45,6 @@
|
||||
<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="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"><!-- auto-populated by wip.js --></div>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<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>
|
||||
|
||||
@ -41,12 +42,6 @@
|
||||
<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="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"><!-- auto-populated by wip.js --></div>
|
||||
@ -79,6 +74,21 @@
|
||||
<b>18 digital</b> zines. Artist payouts were roughly <b>USD35</b>. 5
|
||||
artists were unable to complete work or dropped out.
|
||||
</p>
|
||||
|
||||
<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>
|
||||
|
||||
<h2>Team</h2>
|
||||
|
||||
|
||||
@ -15,6 +15,7 @@
|
||||
<link rel="stylesheet" href="/styles/zines.css" />
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="/scripts/nav.js" defer></script>
|
||||
<script src="/scripts/footer.js" defer></script>
|
||||
<script
|
||||
src="/scripts/zines.js"
|
||||
@ -50,12 +51,6 @@
|
||||
<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="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"><!-- auto-populated by wip.js --></div>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<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>
|
||||
|
||||
@ -38,12 +39,6 @@
|
||||
<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="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"><!-- auto-populated by wip.js --></div>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<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>
|
||||
|
||||
@ -38,12 +39,6 @@
|
||||
<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="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"><!-- auto-populated by wip.js --></div>
|
||||
@ -89,7 +84,38 @@
|
||||
</p>
|
||||
|
||||
<p>5 artists were unable to complete work or dropped out.</p>
|
||||
|
||||
|
||||
<h2>
|
||||
Things we learned
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<b>Using Airtable.</b> Make sure all coordinators are using the same
|
||||
information platform. In 2025, I allowed coordinators to opt out of
|
||||
learning a new platform. Next year, I'll put extra effort into
|
||||
making the platform accessible.
|
||||
</li>
|
||||
<li>
|
||||
<b>Shared email.</b> A shared email account for coordinators would
|
||||
make responding to artist questions easier and more seamless for
|
||||
artists.
|
||||
</li>
|
||||
<li>
|
||||
<b>Fedi handles.</b> This year, I aimed to get artist's websites for
|
||||
general publicity, rather than fedi handles. Collect both - fedi
|
||||
handles are useful for publicity as well as communication.
|
||||
</li>
|
||||
<li>
|
||||
<b>Digital cleanliness.</b> It would be nice to have uploaded
|
||||
digital zines follow a clear format like Author_Title or similar.
|
||||
</li>
|
||||
<li>
|
||||
<b>Deadlines.</b>The 4 week delays between some of the later steps?
|
||||
Those have already been necessary. One set of zines didn't arrive
|
||||
until 21 May despite being posted on time.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Team</h2>
|
||||
|
||||
<dl>
|
||||
|
||||
@ -15,6 +15,7 @@
|
||||
<link rel="stylesheet" href="/styles/zines.css" />
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="/scripts/nav.js" defer></script>
|
||||
<script src="/scripts/footer.js" defer></script>
|
||||
<script src="/scripts/zines.js" data-zinefile="/years/2025/zines.json" defer></script>
|
||||
<script src="/scripts/wip.js" defer></script>
|
||||
@ -40,11 +41,6 @@
|
||||
<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="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<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>
|
||||
|
||||
@ -41,11 +42,6 @@
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<nav role="navigation" id="top-nav">
|
||||
<a class="nav-item" href="/"> home </a>
|
||||
<a class="nav-item" href="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
||||
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<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>
|
||||
|
||||
@ -41,12 +42,6 @@
|
||||
<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="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"><!-- auto-populated by wip.js --></div>
|
||||
|
||||
@ -15,6 +15,7 @@
|
||||
<link rel="stylesheet" href="/styles/zines.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>
|
||||
|
||||
@ -42,11 +43,6 @@
|
||||
<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="/status"> status </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
||||
|
||||
Reference in New Issue
Block a user