2023-02-17 00:25:12 +00:00
<!doctype html>
< html >
< head >
< title > Zk | 2023-02-16< / title >
2023-05-11 05:35:08 +00:00
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" / >
2023-02-17 00:25:12 +00:00
< link rel = "stylesheet" type = "text/css" href = "/style.css" / >
< meta name = "viewport" content = "width=device-width" / >
< meta charset = "utf-8" / >
< / head >
< body >
< main >
< header >
< h1 > Zk | 2023-02-16< / h1 >
< / header >
< article class = "content" >
< h1 id = "trans-literature-now" > Trans Literature Now< / h1 >
< p > < a href = "https://yalereview.org/article/gabriel-nevada-trans-realism" > Kay Gabriel essay about < em > Nevada< / em > by Imogen Binnie.< / a > — showing trans life without making a spectacle of pain. ‘ minoritarian literature and outsiders feeling good about feeling bad’ < / p >
< p > https://mitpress.mit.edu/9780262544894/< / p >
< p > https://electricliterature.com/< / p >
2023-02-17 01:40:12 +00:00
< p > https://www.littlepuss.net/< / p >
2023-02-17 00:25:12 +00:00
< / article >
< footer >
2023-05-11 05:20:07 +00:00
< p > Page generated on 2023-05-10< / p >
2023-02-17 00:25:12 +00:00
< / footer >
< / main >
< script type = "text/javascript" >
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `< a href = "/tags.html#${text}" > ${text}< / a > `;
});
< / script >
< / body >
< / html >