Mirrors twosquirrelspress-site's submissions form and michaelferrara-site's gift/course-enroll pattern. Gift page content, cover art, and the download file are stubs until the real reader-magnet is ready. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "Thistle & Moth"
|
||||
description: "TODO: one-line description of Thistle & Moth"
|
||||
---
|
||||
|
||||
TODO: Thistle & Moth homepage copy goes here.
|
||||
|
||||
Get a free story: [download the reader magnet](/gift). Writers: see our
|
||||
[submission guidelines](/submissions).
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: "Contact"
|
||||
layout: "contact"
|
||||
description: "Get in touch with Thistle & Moth."
|
||||
---
|
||||
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "Thanks! Here's your story."
|
||||
description: "TODO: one-line description once the real reader-magnet file is ready."
|
||||
---
|
||||
|
||||
TODO: this is a stub. Once the real file is uploaded to the
|
||||
`thistleandmoth-downloads` bucket, link it here the same way
|
||||
`content/gift/index.md`'s `download_url` does.
|
||||
|
||||
[Download the story](https://downloads.thistleandmoth.org/reader-magnet/story.epub)
|
||||
|
||||
Talk soon,
|
||||
|
||||
Thistle & Moth
|
||||
@@ -0,0 +1,38 @@
|
||||
---
|
||||
title: "TODO: Reader Magnet Title"
|
||||
description: "TODO: one- to two-sentence hook for the free story/piece being given away."
|
||||
type: "courses"
|
||||
eec_slug: "reader-magnet"
|
||||
|
||||
# Optional italic line under the title, for handling an objection up front.
|
||||
hero_subhead: "TODO: this story, occasional emails when something new comes out, and other things you want in your inbox."
|
||||
|
||||
# Label on the signup form's submit button.
|
||||
cta_text: "Send it to me"
|
||||
|
||||
# Cover image, hosted in the public downloads bucket alongside the real
|
||||
# file. STUB — thistleandmoth-downloads is currently empty; these paths
|
||||
# won't resolve until the real cover/file are uploaded (see the tofu
|
||||
# linode_object_storage_bucket.thistleandmoth_downloads resource).
|
||||
cover_image: "https://downloads.thistleandmoth.org/reader-magnet/cover.jpg"
|
||||
|
||||
# Optional: a landscape (1200x630) variant of the cover for social-share
|
||||
# previews (og:image/Twitter card). Falls back to cover_image if unset --
|
||||
# see layouts/_default/baseof.html.
|
||||
social_image: "https://downloads.thistleandmoth.org/reader-magnet/cover_social.jpg"
|
||||
|
||||
# Direct link to the file in the public downloads bucket — shown as an
|
||||
# on-page button immediately after a successful signup, independent of the
|
||||
# welcome email (see layouts/partials/course-enroll-form.html). STUB — no
|
||||
# file uploaded yet.
|
||||
download_url: "https://downloads.thistleandmoth.org/reader-magnet/story.epub"
|
||||
download_text: "Download now"
|
||||
|
||||
# Optional heading above the repeated signup form at the bottom of the page.
|
||||
repeat_cta_heading: "Want it?"
|
||||
---
|
||||
TODO: reader-magnet page copy goes here.
|
||||
|
||||
This page is a stub — the cover image and download link above won't
|
||||
resolve until real cover art and a real download file are uploaded to the
|
||||
`thistleandmoth-downloads` bucket, and this copy is replaced.
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
title: "Privacy Policy"
|
||||
description: "How thistleandmoth.org collects, uses, and protects your information."
|
||||
---
|
||||
|
||||
_Last updated: July 2026_
|
||||
|
||||
This policy explains what information this site collects through use of
|
||||
thistleandmoth.org, and what happens to it.
|
||||
|
||||
## What this site collects
|
||||
|
||||
Depending on how you use the site, that may include:
|
||||
|
||||
- Your name, email address, and message, when you submit the contact form.
|
||||
- Your email address, if you sign up for the free story.
|
||||
- Your email address and name, if given, if you opt in to ongoing updates.
|
||||
- Your name, email, manuscript, bio, and (optionally) a headshot, if you
|
||||
submit work through the [submissions page](/submissions/).
|
||||
|
||||
This site doesn't use third-party analytics, ad trackers, or tracking
|
||||
pixels. Everything above runs on infrastructure operated directly —
|
||||
nothing is handed to a third-party marketing platform.
|
||||
|
||||
## Why this site collects it
|
||||
|
||||
- To respond to messages sent through the contact form.
|
||||
- To deliver the free story you signed up for.
|
||||
- To review manuscripts submitted for consideration.
|
||||
- To send periodic updates to people who've explicitly opted in — never
|
||||
as a side effect of simply using the site.
|
||||
|
||||
## What this site doesn't do
|
||||
|
||||
- This site doesn't sell or rent your information to anyone.
|
||||
- This site doesn't share it with third parties except the infrastructure
|
||||
providers necessary to run the site and send email (e.g. the hosting
|
||||
provider and its network) — none of whom get to use it for their own
|
||||
purposes.
|
||||
|
||||
## Your control over it
|
||||
|
||||
- **Unsubscribe**: every ongoing-update email includes an unsubscribe
|
||||
link. Clicking it removes you from that list immediately.
|
||||
- **The free story**: this is a one-off signup with no ongoing
|
||||
subscription — once you've received it, there's nothing further to opt
|
||||
out of unless you also joined the ongoing updates list.
|
||||
- **Deletion**: reach out through [the contact form](/contact/) and
|
||||
your information will be deleted from these systems.
|
||||
|
||||
## Security
|
||||
|
||||
Your information is stored on infrastructure controlled directly, not
|
||||
handed off to third-party SaaS platforms. That doesn't make it
|
||||
invulnerable — no system is — but it does mean there's exactly one place
|
||||
your data lives, and one party accountable for it.
|
||||
|
||||
## Changes
|
||||
|
||||
If this policy changes in a way that matters, the date at the top of this
|
||||
page will be updated.
|
||||
|
||||
## Questions
|
||||
|
||||
[Get in touch](/contact/).
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Submissions"
|
||||
description: "How to submit work to Thistle & Moth."
|
||||
---
|
||||
|
||||
TODO: describe what Thistle & Moth is looking for (genre, form, length, open calls).
|
||||
|
||||
Send us your manuscript along with a short bio, a brief description of the piece, and a headshot if you have one — the form below covers all of it.
|
||||
@@ -0,0 +1,46 @@
|
||||
---
|
||||
title: "Terms of Use"
|
||||
description: "Terms for using thistleandmoth.org, its free story, and its submissions."
|
||||
---
|
||||
|
||||
_Last updated: July 2026_
|
||||
|
||||
These terms cover using thistleandmoth.org, its free story, and
|
||||
submitting the contact or submissions forms.
|
||||
|
||||
## Using this site
|
||||
|
||||
This site and its free story are provided as-is, for entertainment
|
||||
purposes.
|
||||
|
||||
## The free story
|
||||
|
||||
The story belongs to Thistle & Moth. You're welcome to read and enjoy it;
|
||||
you're not entitled to redistribute, resell, or republish it without
|
||||
asking first.
|
||||
|
||||
## Submissions
|
||||
|
||||
Submitting a manuscript through [the submissions page](/submissions/)
|
||||
doesn't transfer any rights in it — you retain ownership of your work
|
||||
unless a separate agreement says otherwise. Submitting doesn't guarantee
|
||||
a response or acceptance.
|
||||
|
||||
## No warranty
|
||||
|
||||
This site and its content are provided without warranties of any kind,
|
||||
express or implied.
|
||||
|
||||
## Liability
|
||||
|
||||
To the extent the law allows, Thistle & Moth isn't liable for damages
|
||||
arising from your use of this site or its content.
|
||||
|
||||
## Changes
|
||||
|
||||
These terms may be updated as the site changes. Material changes will
|
||||
update the date at the top of this page.
|
||||
|
||||
## Questions
|
||||
|
||||
[Get in touch](/contact/).
|
||||
Reference in New Issue
Block a user