Publicity for each Champions Chapter — poster, half-sheet handouts, social posts, QR, and a live RSVP page. Every piece below is generated from a single chapter file, so a new chapter is a rebuild, not a redesign.
Poster — 8.5 × 11
Congregation-facing. Narthex, bulletin boards, campus. Bleed + crop marks.
Download PDFHandout — Congregations
For neighboring congregations. Two identical 5.5 × 8.5 halves — print, then cut down the centre.Download PDFHandout — Students
For the chapel narthex, dorm tables, and student hand-offs. Same cut line. A different sheet from the one above — different headline, written to the students.
Download PDFBoth sheets in one fileSocial — 1080 × 1080
Feed post. Congregation-facing headline.
Download PNGSocial — 1080 × 1350
Portrait / stories-safe. Student-facing headline, all dates listed.
Download PNGQR Code
Points to champions-network.com/boulder. Vector SVG — scales to any print size.
Download SVG
For the next one
Starting a new chapter
Mark expects Missouri next. Everything on this page regenerates from one JSON file per chapter — no layout work required.
Upload the venue photo to Cloudinary: node print-build/cloudinary-upload.js ~/Downloads/photo.jpeg <slug>-venue
Copy chapter-kit/chapters/boulder.json to <slug>.json and edit the fields — venue, address, chapter lead, meeting day and time, and the session dates.
Run node print-build/build-chapter-kit.js <slug>.
Commit and push. Netlify serves the new landing page at champions-network.com/<slug>, and it appears on this page automatically.
One-time setup still outstanding: every chapter RSVP posts to a single Netlify form named chapter-rsvp. Carly needs to be added as an email notification on that form in the Netlify dashboard — until then submissions are captured but nobody is notified.
Full documentation lives in chapter-kit/README.md.