add essays
This commit is contained in:
parent
a00a3bb829
commit
bc129a014c
@ -2,6 +2,21 @@
|
|||||||
title: "Writing"
|
title: "Writing"
|
||||||
octo: octo-4.webp
|
octo: octo-4.webp
|
||||||
essays:
|
essays:
|
||||||
|
- title: Escape from Love Island
|
||||||
|
url: https://www.lrb.co.uk/blog/2023/january/escape-from-love-island"
|
||||||
|
publication: LRB Blog
|
||||||
|
year: 2023
|
||||||
|
date: January 2023
|
||||||
|
- title: On Non-Reparative Mothering
|
||||||
|
url: https://www.berlinerfestspiele.de/en/gropiusbau/programm/2022/yoyi-care-repair-heal/yoyi!-magazin/reprints/sophie-lewis-on-non-reparative-mothering.html
|
||||||
|
publication: YOYI! magazine
|
||||||
|
year: 2023
|
||||||
|
date: January 2023
|
||||||
|
- title: Auto-Analysis
|
||||||
|
url: https://www.parapraxismagazine.com/articles/autoanalysis-caren-allstrich
|
||||||
|
publication: Parapraxis Magazine
|
||||||
|
year: 2022
|
||||||
|
date: December 2022
|
||||||
- title: Abortion Involves Killing - And That's OK!
|
- title: Abortion Involves Killing - And That's OK!
|
||||||
url: "https://www.thenation.com/article/society/abortion-ethics-gestation-reproduction/"
|
url: "https://www.thenation.com/article/society/abortion-ethics-gestation-reproduction/"
|
||||||
publication: The Nation
|
publication: The Nation
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
<div class="thead">ESSAYS</div>
|
<div class="thead">ESSAYS</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
|
{{ partial "essay-accordion" (dict "essays" .Params.Essays "year" 2023)}}
|
||||||
{{ partial "essay-accordion" (dict "essays" .Params.Essays "year" 2022)}}
|
{{ partial "essay-accordion" (dict "essays" .Params.Essays "year" 2022)}}
|
||||||
{{ partial "essay-accordion" (dict "essays" .Params.Essays "year" 2021)}}
|
{{ partial "essay-accordion" (dict "essays" .Params.Essays "year" 2021)}}
|
||||||
{{ partial "essay-accordion" (dict "essays" .Params.Essays "year" 2020)}}
|
{{ partial "essay-accordion" (dict "essays" .Params.Essays "year" 2020)}}
|
||||||
|
Reference in New Issue
Block a user