Email list that delivers each new issue of [[DeComposers of Coniferous Forest]] — a periodic digest of new content from [[mjkonieczny.com]] — straight to subscribers' inboxes. Every email links back to the canonical version on the site. The list is sent through [[Buttondown]] from `
[email protected]`.
## How it works
Posts live canonically on the site. When something new goes up, subscribers get an email with the same content and a link back. No exclusive content, no extra summaries - the same material in two forms, for whichever one reaches you first.
## Signup
<form
action="https://buttondown.com/api/emails/embed-subscribe/mjkonieczny"
method="post"
class="embeddable-buttondown-form"
>
<label for="bd-email">Enter your email</label>
<input type="email" name="email" id="bd-email" />
<input type="submit" value="Subscribe" />
</form>
^signup