From 3e477082a5737bbcde45fb9814aa4d05673a82f0 Mon Sep 17 00:00:00 2001 From: "Glitch (fedizinefest)" Date: Fri, 23 May 2025 16:25:19 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=8C=EF=B8=8F=F0=9F=92=BA=20Checkpoint=20.?= =?UTF-8?q?/scripts/zines2024.json:69682263/905=20./scripts/zines2025.json?= =?UTF-8?q?:69682263/24=20./years/2024/index.html:69682263/36112=20./scrip?= =?UTF-8?q?ts/zines.js:69682263/7485?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/zines.js | 8 +++++++- scripts/zines2024.json | 27 +++++++++++++-------------- scripts/zines2025.json | 3 ++- years/2024/index.html | 8 ++++++-- 4 files changed, 28 insertions(+), 18 deletions(-) diff --git a/scripts/zines.js b/scripts/zines.js index 9e91f23..78ec0ec 100644 --- a/scripts/zines.js +++ b/scripts/zines.js @@ -1,4 +1,4 @@ -function makeZine({ name, blurb, format, site, fedi }) { +function makeZine({ name, blurb, format, site, title }) { let zine = document.createElement("li"); let h2 = document.createElement("h2"); @@ -21,6 +21,12 @@ function makeZine({ name, blurb, format, site, fedi }) { bqP.innerHTML = blurb; bq.append(bqP); zine.append(bq); + + if (title) { + let p = document.createElement("p") + let h3 = document.createElement("h3"); + h3.innerHTML=title + } return zine; } diff --git a/scripts/zines2024.json b/scripts/zines2024.json index 8260092..4d3692b 100644 --- a/scripts/zines2024.json +++ b/scripts/zines2024.json @@ -147,24 +147,23 @@ "title": "Autopsy of the Mall God" }, { - "name": "", - "format": "", + "name": "Syd", + "format": "digital", "blurb": "I create zines about animals, final fantasy 7 and comics that are queer and furry adjacent.", - "site": "", - "title": "" + "site": "https://donphan.social/@hi_cial", + "title": "Queer Birds 2022 -AND- FFVII Blazed Illustration" }, { - "name": "", - "format": "", - "blurb": "", - "site": "", - "title": "" + "name": "Pesto Jaguar", + "format": "digital", + "blurb": "Working on a little 12 page zine called 'Perhaps you might try the soup' In design style it's kind of photo collage, (from original material) and abstract or surreal comics. The content is an odd mish mash of hopepunk, poetry, graphical music and experimental prose. There is strictly no ai generated text or imagery and no use of LLM or diffusion models. Everything is self made by a human.", + "site": "https://ravenation.club/@pestojaguar", + "title": "Perhaps You Might Try The Soup Issue 01" }, { - "name": "", - "format": "", - "blurb": "", - "site": "", - "title": "" + "name": "voidfuck poetry collective", + "format": "digital", + "blurb": "Poetry zine about the body under capitalism and yearning for anarchy. Topics include madness, disability, love, climate anxiety, body dysphoria, queerness, anarchy, poverty, etc. Poetry is written. Might include a few photos or artwork.", + "title": "voidfuck 1" } ] diff --git a/scripts/zines2025.json b/scripts/zines2025.json index f90e6c1..46aade7 100644 --- a/scripts/zines2025.json +++ b/scripts/zines2025.json @@ -38,7 +38,8 @@ "name": "lee", "site": "https://leecat.art", "format": "physical", - "blurb": "2 color hand-printed zine with pictures of my dog" + "blurb": "2 color hand-printed zine with pictures of my dog", + "title": "KESTRAL" }, { "name": "Em/mett", diff --git a/years/2024/index.html b/years/2024/index.html index 0ef2773..0fcb155 100644 --- a/years/2024/index.html +++ b/years/2024/index.html @@ -55,7 +55,12 @@

FediZineFest 2024

-

FediZineFest 2024 completed with 25 artists and 20 backers.

+

+ FediZineFest 2024 completed with 25 artists and + 20 backers. Artists contributed 16 physical and + 18 digital zines. Artist payouts were roughly USD35. 5 + artists were unable to complete work or dropped out. +

Zines

@@ -237,7 +242,6 @@ -