🏔📫 Checkpoint
./years/2024/index.html:69682263/3224 ./years/index.html:69682263/5595 ./for-artists/index.html:69682263/10 ./learn/index.html:69682263/55 ./signup/index.html:69682263/3 ./status/index.html:69682263/2 ./team/index.html:69682263/2 ./zines/index.html:69682263/4 ./index.html:69682263/10 ./2024/index.html:69682263/1173
This commit is contained in:
@ -16,6 +16,8 @@
|
|||||||
<!-- The website JavaScript file -->
|
<!-- The website JavaScript file -->
|
||||||
<script src="scripts/footer.js" defer></script>
|
<script src="scripts/footer.js" defer></script>
|
||||||
|
|
||||||
|
<!-- Redirect to correct page -->
|
||||||
|
<meta http-equiv="refresh" content="0; url=" />
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
<link rel="canonical" href="https://fedizinefest.glitch.me/2024" />
|
<link rel="canonical" href="https://fedizinefest.glitch.me/2024" />
|
||||||
<meta name="description" content="FediZineFest 2024" />
|
<meta name="description" content="FediZineFest 2024" />
|
||||||
@ -56,25 +58,7 @@
|
|||||||
<header role="banner">
|
<header role="banner">
|
||||||
<h1>FediZineFest 2024</h1>
|
<h1>FediZineFest 2024</h1>
|
||||||
</header>
|
</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>Last year's zines</h2>
|
|
||||||
<p>
|
|
||||||
<a
|
|
||||||
href="https://docs.google.com/spreadsheets/d/1-lXvqXcvZi7Gtwuu9cPr9IUraCrTfgp3fchJvR7el-I/edit?usp=sharing"
|
|
||||||
>View the catalog.</a
|
|
||||||
>
|
|
||||||
</p>
|
|
||||||
<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."
|
|
||||||
/>
|
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<footer role="contentinfo" id="footer"></footer>
|
<footer role="contentinfo" id="footer"></footer>
|
||||||
|
|||||||
@ -11,10 +11,10 @@
|
|||||||
<title>Artist Guidelines | FediZineFest 2025</title>
|
<title>Artist Guidelines | FediZineFest 2025</title>
|
||||||
|
|
||||||
<!-- The website stylesheet -->
|
<!-- The website stylesheet -->
|
||||||
<link rel="stylesheet" href="styles/main.css" />
|
<link rel="stylesheet" href="/styles/main.css" />
|
||||||
|
|
||||||
<!-- The website JavaScript file -->
|
<!-- The website JavaScript file -->
|
||||||
<script src="scripts/footer.js" defer></script>
|
<script src="/scripts/footer.js" defer></script>
|
||||||
|
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
<link rel="canonical" href="https://fedizinefest.glitch.me/for-artists" />
|
<link rel="canonical" href="https://fedizinefest.glitch.me/for-artists" />
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<h2>Payment</h2>
|
<h2>Payment</h2>
|
||||||
<p>
|
<p>
|
||||||
<b>This is not a get-rich-quick scheme for anyone involved.</b> In
|
<b>This is not a get-rich-quick scheme for anyone involved.</b> In
|
||||||
<a href="/2024">2024</a>, the artist payout was about $35 USD per
|
<a href="/years/2024">2024</a>, the artist payout was about $35 USD per
|
||||||
artist.
|
artist.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
@ -11,10 +11,10 @@
|
|||||||
<title>FediZineFest 2025</title>
|
<title>FediZineFest 2025</title>
|
||||||
|
|
||||||
<!-- The website stylesheet -->
|
<!-- The website stylesheet -->
|
||||||
<link rel="stylesheet" href="styles/main.css" />
|
<link rel="stylesheet" href="/styles/main.css" />
|
||||||
|
|
||||||
<!-- The website JavaScript file -->
|
<!-- The website JavaScript file -->
|
||||||
<script src="scripts/footer.js" defer></script>
|
<script src="/scripts/footer.js" defer></script>
|
||||||
|
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
<link rel="canonical" href="https://fedizinefest.glitch.me/" />
|
<link rel="canonical" href="https://fedizinefest.glitch.me/" />
|
||||||
@ -64,7 +64,7 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
FediZineFest returns for another year after a successful run in
|
FediZineFest returns for another year after a successful run in
|
||||||
<a title="FediZineFest 2024" href="/2024">2024</a>.
|
<a title="FediZineFest 2024" href="/years/2024">2024</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>What</h2>
|
<h2>What</h2>
|
||||||
|
|||||||
@ -11,11 +11,10 @@
|
|||||||
<title>Things We Learned | FediZineFest 2025</title>
|
<title>Things We Learned | FediZineFest 2025</title>
|
||||||
|
|
||||||
<!-- The website stylesheet -->
|
<!-- The website stylesheet -->
|
||||||
<link rel="stylesheet" href="styles/main.css" />
|
<link rel="stylesheet" href="/styles/main.css" />
|
||||||
<link rel="stylesheet" href="styles/iframe.css" />
|
|
||||||
|
|
||||||
<!-- The website JavaScript file -->
|
<!-- The website JavaScript file -->
|
||||||
<script src="scripts/footer.js" defer></script>
|
<script src="/scripts/footer.js" defer></script>
|
||||||
|
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
<link rel="canonical" href="https://fedizinefest.glitch.me/learn" />
|
<link rel="canonical" href="https://fedizinefest.glitch.me/learn" />
|
||||||
|
|||||||
@ -11,11 +11,11 @@
|
|||||||
<title>Signup | FediZineFest 2025</title>
|
<title>Signup | FediZineFest 2025</title>
|
||||||
|
|
||||||
<!-- The website stylesheet -->
|
<!-- The website stylesheet -->
|
||||||
<link rel="stylesheet" href="styles/main.css" />
|
<link rel="stylesheet" href="/styles/main.css" />
|
||||||
<link rel="stylesheet" href="styles/iframe.css" />
|
<link rel="stylesheet" href="/styles/iframe.css" />
|
||||||
|
|
||||||
<!-- The website JavaScript file -->
|
<!-- The website JavaScript file -->
|
||||||
<script src="scripts/footer.js" defer></script>
|
<script src="/scripts/footer.js" defer></script>
|
||||||
|
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
<link rel="canonical" href="https://fedizinefest.glitch.me/signup" />
|
<link rel="canonical" href="https://fedizinefest.glitch.me/signup" />
|
||||||
|
|||||||
@ -11,10 +11,10 @@
|
|||||||
<title>Current Status | FediZineFest 2025</title>
|
<title>Current Status | FediZineFest 2025</title>
|
||||||
|
|
||||||
<!-- The website stylesheet -->
|
<!-- The website stylesheet -->
|
||||||
<link rel="stylesheet" href="styles/main.css" />
|
<link rel="stylesheet" href="/styles/main.css" />
|
||||||
|
|
||||||
<!-- The website JavaScript file -->
|
<!-- The website JavaScript file -->
|
||||||
<script src="scripts/footer.js" defer></script>
|
<script src="/scripts/footer.js" defer></script>
|
||||||
|
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
<link rel="canonical" href="https://fedizinefest.glitch.me/status" />
|
<link rel="canonical" href="https://fedizinefest.glitch.me/status" />
|
||||||
|
|||||||
@ -11,10 +11,10 @@
|
|||||||
<title>Team | FediZineFest 2025</title>
|
<title>Team | FediZineFest 2025</title>
|
||||||
|
|
||||||
<!-- The website stylesheet -->
|
<!-- The website stylesheet -->
|
||||||
<link rel="stylesheet" href="styles/main.css" />
|
<link rel="stylesheet" href="/styles/main.css" />
|
||||||
|
|
||||||
<!-- The website JavaScript file -->
|
<!-- The website JavaScript file -->
|
||||||
<script src="scripts/footer.js" defer></script>
|
<script src="/scripts/footer.js" defer></script>
|
||||||
|
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
<link rel="canonical" href="https://fedizinefest.glitch.me/team" />
|
<link rel="canonical" href="https://fedizinefest.glitch.me/team" />
|
||||||
|
|||||||
82
years/2024/index.html
Normal file
82
years/2024/index.html
Normal file
@ -0,0 +1,82 @@
|
|||||||
|
<!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>FediZineFest 2024</title>
|
||||||
|
|
||||||
|
<!-- The website stylesheet -->
|
||||||
|
<link rel="stylesheet" href="/styles/main.css" />
|
||||||
|
|
||||||
|
<!-- The website JavaScript file -->
|
||||||
|
<script src="/scripts/footer.js" defer></script>
|
||||||
|
|
||||||
|
<!-- Meta -->
|
||||||
|
<link rel="canonical" href="https://fedizinefest.glitch.me/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.glitch.me/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">
|
||||||
|
<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 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 id="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>Zines</h2>
|
||||||
|
<p>
|
||||||
|
<a
|
||||||
|
href="https://docs.google.com/spreadsheets/d/1-lXvqXcvZi7Gtwuu9cPr9IUraCrTfgp3fchJvR7el-I/edit?usp=sharing"
|
||||||
|
>View the catalog.</a
|
||||||
|
>
|
||||||
|
</p>
|
||||||
|
<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."
|
||||||
|
/>
|
||||||
|
</main>
|
||||||
|
</div>
|
||||||
|
<footer role="contentinfo" id="footer"></footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@ -11,11 +11,10 @@
|
|||||||
<title>Catalog of Years | FediZineFest 2025</title>
|
<title>Catalog of Years | FediZineFest 2025</title>
|
||||||
|
|
||||||
<!-- The website stylesheet -->
|
<!-- The website stylesheet -->
|
||||||
<link rel="stylesheet" href="styles/main.css" />
|
<link rel="stylesheet" href="/styles/main.css" />
|
||||||
<link rel="stylesheet" href="styles/iframe.css" />
|
|
||||||
|
|
||||||
<!-- The website JavaScript file -->
|
<!-- The website JavaScript file -->
|
||||||
<script src="scripts/footer.js" defer></script>
|
<script src="/scripts/footer.js" defer></script>
|
||||||
|
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
<link rel="canonical" href="https://fedizinefest.glitch.me/years" />
|
<link rel="canonical" href="https://fedizinefest.glitch.me/years" />
|
||||||
@ -24,7 +23,10 @@
|
|||||||
<meta property="og:title" content="Catalog of Years | FediZineFest" />
|
<meta property="og:title" content="Catalog of Years | FediZineFest" />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://fedizinefest.glitch.me/years" />
|
<meta property="og:url" content="https://fedizinefest.glitch.me/years" />
|
||||||
<meta property="og:description" content="catalog of years for FediZineFest" />
|
<meta
|
||||||
|
property="og:description"
|
||||||
|
content="catalog of years for FediZineFest"
|
||||||
|
/>
|
||||||
<meta
|
<meta
|
||||||
property="og:image"
|
property="og:image"
|
||||||
content="https://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/2025.png?v=1734061088862"
|
content="https://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/2025.png?v=1734061088862"
|
||||||
@ -61,7 +63,7 @@
|
|||||||
form only)
|
form only)
|
||||||
</li>
|
</li>
|
||||||
<li><a title="FediZineFest 2025" href="/">2025</a> (current)</li>
|
<li><a title="FediZineFest 2025" href="/">2025</a> (current)</li>
|
||||||
<li><a title="FediZineFest 2024" href="/2024">2024</a></li>
|
<li><a title="FediZineFest 2024" href="/years/2024">2024</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -11,12 +11,12 @@
|
|||||||
<title>Zines | FediZineFest 2025</title>
|
<title>Zines | FediZineFest 2025</title>
|
||||||
|
|
||||||
<!-- The website stylesheet -->
|
<!-- The website stylesheet -->
|
||||||
<link rel="stylesheet" href="styles/main.css" />
|
<link rel="stylesheet" href="/styles/main.css" />
|
||||||
<link rel="stylesheet" href="styles/zines.css" />
|
<link rel="stylesheet" href="/styles/zines.css" />
|
||||||
|
|
||||||
<!-- The website JavaScript file -->
|
<!-- The website JavaScript file -->
|
||||||
<script src="scripts/footer.js" defer></script>
|
<script src="/scripts/footer.js" defer></script>
|
||||||
<script src="scripts/zines.js" defer></script>
|
<script src="/scripts/zines.js" defer></script>
|
||||||
|
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
<link rel="canonical" href="https://fedizinefest.glitch.me/zines" />
|
<link rel="canonical" href="https://fedizinefest.glitch.me/zines" />
|
||||||
|
|||||||
Reference in New Issue
Block a user