Compare commits
4 Commits
courses-pa
...
8563f82c17
Author | SHA1 | Date | |
---|---|---|---|
8563f82c17 | |||
202cf91463 | |||
a1a6b08102 | |||
76116b7eec |
@ -26,3 +26,5 @@ I have a “Visiting Scholar” title at the Center for Research in Feminist, Qu
|
||||
|
||||
[patreon]: https://www.patreon.com/reproutopia
|
||||
Since 2013, I have lectured in thirty cities and written for dozens of magazines and journals, including _The New York Times_. I hope you enjoy my video and essay archives and consider supporting my work.
|
||||
|
||||
_Octopus images by [Rupa DasGupta](https://anoctopusaday.tumblr.com/about)_
|
||||
|
@ -3,5 +3,5 @@ title: "OnlineCourseOfferings"
|
||||
octo: octo-3.webp
|
||||
---
|
||||
|
||||
<p>Check out my most recent short course offerings, online and open to all, at the <a href="https://thebrooklyninstitute.com/people/sophie-lewis/" target="_blank">Brookline Institute for Social Research</a>. </p>
|
||||
<p>Check out my most recent short course offerings, online and open to all, at the <a href="https://thebrooklyninstitute.com/people/sophie-lewis/" target="_blank">Brooklyn Institute for Social Research</a>. </p>
|
||||
<p>Course I've taught in the 2020-2023 period have included: Transfeminism, Femonationalism, Who is Feminism For?, What is Family Abolition?, Children's Liberation, Kathi Weeks: The Problem with Work, Shulamith Firestone: The Dialectic of Sex, Feminists Against Women: The Politics of Trans-Exclusionary Radical Feminism, and Ecofeminism and Xenofeminism. <a href="https://thebrooklyninstitute.com/people/sophie-lewis/" target="_blank">Enroll today!</a></p>
|
||||
|
@ -261,6 +261,12 @@ hr {
|
||||
font-weight: 200;
|
||||
}
|
||||
|
||||
.site-title {
|
||||
@media (max-width: 786px) {
|
||||
margin-top: 3rem;
|
||||
}
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
font-family: $sans_font;
|
||||
font-weight: 200;
|
||||
|
@ -3,7 +3,7 @@
|
||||
{{ $content_class := $.Page.Params.title | lower }}
|
||||
<a class="button button-book no-underline" href="/writing/abolish-the-family/">NEW BOOK <b>Abolish The Family</b></a><br />
|
||||
<a class="no-underline" href="/">
|
||||
<p class="title is-size-0-1">
|
||||
<p class="site-title title is-size-0-1">
|
||||
{{ site.Params.header.name }}
|
||||
</p>
|
||||
<p class="subtitle is-size-6">
|
||||
|
Reference in New Issue
Block a user