Files
thistleandmoth-site/content/gift/index.md
T
will b39dcda4a1
deploy / deploy (push) Successful in 5s
Initial scaffold: submissions page + reader-magnet stub
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>
2026-07-16 12:02:47 -04:00

39 lines
1.7 KiB
Markdown

---
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.