This commit is contained in:
Waifu 2025-08-28 15:57:34 -03:00
parent 804136335f
commit 1670a34e0b
5 changed files with 65 additions and 0 deletions

65
index.html Normal file
View file

@ -0,0 +1,65 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Fedizine - A Fanzine on the Fediverse</title>
<style>
body { font-family: sans-serif; margin: 2em auto; max-width: 700px; line-height: 1.6; background: #fafafa; color: #222; }
h1 { font-size: 2.5em; margin-bottom: 0.2em; color: #6b46c1; }
h2 { margin-top: 1.5em; color: #444; border-bottom: 2px solid #ddd; padding-bottom: 0.3em; }
p, li { font-size: 1em; }
ul { margin-top: 0.5em; }
a { color: #6b46c1; text-decoration: none; }
a:hover { text-decoration: underline; }
.highlight { background: #fef3c7; padding: 0.2em 0.4em; border-radius: 4px; }
</style>
</head>
<body>
<h1>Fedizine</h1>
<p>A monthly multipage fanzine made on the fedi and for the fedi.</p>
<h2>How It Works</h2>
<ul>
<li>Two monthly A4 artworks per artist</li>
<li>Artwork 1: A set theme decided by poll or popular demand</li>
<li>Artwork 2: Free space, up to you</li>
<li>Any kind of art or photography is welcome</li>
<li><strong>No AI-generated images</strong></li>
<li>Released both as a catalogue (on this page) and as a downloadable document</li>
</ul>
<h2>Status</h2>
<p>If you're interested in participating, reach out before starting to draw, and share your ideas. Release date is TBD, but you'll have a few weeks to work. More updates will be posted soon.</p>
<h2>September Theme</h2>
<p><strong>A foxgirl milf Pleromatan</strong></p>
<h2>Reference Images</h2>
<img src="ref1.webp" alt="Reference 1" width="300">
<img src="ref2.webp" alt="Reference 2" width="300">
<img src="ref3.webp" alt="Reference 3" width="300">
<img src=" ref4.webp" alt="Reference 4" width="300">
<h2>Guidelines</h2>
<ul>
<li>Nothing illegal in the USA or Argentina</li>
<li>No politics</li>
<li>No slurs</li>
<li>No overly violent or sexual content</li>
<li>Submissions must pass a basic quality standard (editors discretion)</li>
</ul>
<p>Attempts to get around these rules will be ignored.</p>
<h2>Specs</h2>
<p>Page size: A4 (210 × 297 mm)<br>
Resolution: 300 ppi<br>
2552 × 3578 px<br>
Preferred format: PNG</p>
<h2>Contact</h2>
<p>Email: <a href="mailto:waifuism@tutanota.com">waifuism@tutanota.com</a><br>
Misskey: <a href="https://mai.waifuism.life/@waifu">@waifu@mai.waifuism.life</a></p>
</body>
</html>

BIN
ref1.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 KiB

BIN
ref2.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 976 KiB

BIN
ref3.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 KiB

BIN
ref4.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 KiB