1 Commits

Author SHA1 Message Date
0462f87b96 Adding essays to writing section
Two new essays were added to the writing section.
2022-03-23 15:09:03 -04:00
5 changed files with 8 additions and 25 deletions

0
.hugo_build.lock Normal file
View File

View File

@ -7,14 +7,7 @@ octo: octo-4.webp
<tbody>
<tr>
<td class="thead">BOOKS</td>
<td class="book-cell">
<div class="book-cover">
<img src="/img/books/abolish-the-family.jpg" alt='Abolish the Family Cover'>
</div>
<p class="book-stats"><b>Abolish the Family: A Manifesto for Care and Liberation</b></p>
<p class="book-stats"><i>Coming soon!</i></p>
</td>
<td class="book-cell">
<td>
<div class="book-cover">
<img src="/img/books/fsn-cover.jpg" alt='Full Surrogacy Now Cover'>
<a href="/writing/full-surrogacy-now/">
@ -23,14 +16,16 @@ octo: octo-4.webp
</p>
</a>
</div>
<p class="book-stats"><b>Full Surrogacy Now!</b></p>
<p class="book-stats"><i>Published in May 2019</i></p>
<p><b>Full Surrogacy Now!</b></p>
<p><i>Published in May 2019</i></p>
</td>
</tr>
<tr>
<td class="thead" rowspan=25>ESSAYS</td>
<td><p>2021. <a href="https://lrb.co.uk/the-paper/v43/n22/sophie-lewis/shebeen-queens"><strong>Shebeen Queens</strong></a>, <em>LRB</em>, November 18.</p></td>
<td><p>2022. <a href="https://thebaffler.com/salvos/a-woman-is-a-woman-lewis"><strong>A Woman is a Woman? Lillian Faderman's Selective Histories</strong></a>, <em>The Baffler</em>, November 18.</p></td>
</tr>
<tr><td><p>2022. <a href="http://doi.org/10.1177/14647001211059520"><strong>Mothering against motherhood: doula work, xenohospitality and the idea of the momrade</strong></a>, <em>Feminist Theory</em>, January 10.</p></td></tr>
<tr><td><p>2021. <a href="https://lrb.co.uk/the-paper/v43/n22/sophie-lewis/shebeen-queens"><strong>Shebeen Queens</strong></a>, <em>LRB</em>, November 18.</p></td></tr>
<tr><td><p>2021. <a href="https://bostonreview.net/arts-society-gender-sexuality/sophie-lewis-how-domestic-labor-robs-women-their-love"><strong>How Domestic Labor Robs Women of Their Love</strong></a>, <em>Boston Review</em>, October 28.</p></td></tr>
<tr><td><p>2021. <a href="https://www.thenation.com/article/society/shulamith-firestone-dialectic-sex/"><strong>Shulamith Firestone Wanted to Abolish Nature</strong></a>, <em>The Nation</em>, July 14.</p></p></td></tr>
<tr><td><p>2021. <a href="https://www.dissentmagazine.org/article/the-family-lottery"><strong>The Family Lottery</strong></a>, <em>Dissent Magazine</em>, Summer issue.</p></p></td></tr>

File diff suppressed because one or more lines are too long

View File

@ -120,17 +120,9 @@ hr {
padding-bottom: 1rem;
}
&.writing {
img {
margin-bottom: 0.75em;
}
.book-cell {
padding-right: 2em;
}
.book-cover {
float: left;
width: 100%;
margin-right: 1rem;
text-align: center;
img {
height: 184px;
@ -150,10 +142,6 @@ hr {
background-color: #adadad;
}
}
.book-stats {
text-align: center;
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB