Commit Graph

3 Commits

Author SHA1 Message Date
will 7cbd68f704 Turn /gift into a branch bundle so partner subpages can be added later
deploy / deploy (push) Successful in 3s
Converts content/gift/index.md to _index.md and extracts the shared
hero/form rendering into a partial (courses-body.html) used by both
single.html and a new list.html, so /gift renders identically but can
now hold real child pages like /gift/<partner>/.

The gift.reground.org vanity redirect already forwards any path
generically (redir https://reground.org/gift{uri}), so no
infrastructure change is needed to support future partnership URLs
like gift.reground.org/cheyenne once a matching page exists here.
2026-07-22 19:20:01 -04:00
will c02512f688 Close the two remaining /gift funnel gaps
deploy / deploy (push) Successful in 4s
Add a hero image (rendered from the redesigned PDF's own cover) so the
opt-in page shows the actual resource instead of pure text, and make
the post-submit message PDF-specific with a working /gift-thanks
fallback link instead of a generic dead-end "check your inbox" line.

Both are opt-in per-page params (hero_image, success_message) so the
real drip-course page's rendering is unchanged.
2026-07-22 19:01:27 -04:00
will 3d197e5c9a Rename freebie -> gift
deploy / deploy (push) Successful in 4s
Matches the gift.<domain> vanity redirect's own name instead of a
different word for the same page.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-15 11:05:48 -04:00