-
Notifications
You must be signed in to change notification settings - Fork 2
/
the-long-term.html
35 lines (34 loc) · 1.59 KB
/
the-long-term.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
layout: base
title: The Long Term
description: An infrequent email newsletter on the rewards and challenges of pursuing a long term creative practice
active: newsletter
featured_image: /assets/images/newsletter/social-image.jpg
---
<section class="double-column">
<section class="text col left-col">
<h1 class="logo-title">The Long Term</h1>
<p>An infrequent email newsletter on the rewards and challenges of pursuing a long term creative practice.</p>
<p>How does making work fit in with the priorities of a busy adult life, when it is not your day gig? How does it fit with having kids? And what does it mean, to make work, anyway? What can we hope to accomplish, and what is enough?</p>
<hr/>
<p>Please leave your email address to receive the first issue when it is ready. No spam ever, and an instant unsubscribe link in every email.</p>
<div class="centered">
<form
action="https://buttondown.email/api/emails/embed-subscribe/thelongterm"
method="post"
target="popupwindow"
onsubmit="window.open('https://buttondown.email/thelongterm', 'popupwindow')"
class="embeddable-buttondown-form"
>
<input type="email" name="email" id="bd-email" placeholder="you@email.com" />
<input type="hidden" value="1" name="embed" />
<input type="submit" value="Subscribe" />
</form>
</div>
</section>
<section class="col right-col">
<figure class="centered">
<img src="/assets/images/newsletter/newsletter.jpg" alt="Hand catching water streaming from a faucet" width="100%">
</figure>
</section>
</section>