Skip to content

Broaden messaging to appeal to all communities, not just clubs - #169

Merged
jouwdan merged 3 commits into
mainfrom
claude/meith-community-copywriting-wx8bad
Aug 20, 2026
Merged

Broaden messaging to appeal to all communities, not just clubs#169
jouwdan merged 3 commits into
mainfrom
claude/meith-community-copywriting-wx8bad

Conversation

@jouwdan

@jouwdan jouwdan commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

This change updates Meith's marketing copy and documentation to use more inclusive language that appeals to a broader audience beyond just clubs and sports organizations.

Summary

The messaging has been refined to position Meith as a forum solution for any community that wants to self-host, rather than specifically targeting clubs. This includes updating terminology, examples, and descriptions throughout the codebase to be more universally applicable.

Key changes made

  • Broadened target audience language: Changed references from "clubs" to "communities" and "your community" throughout site copy, documentation, and metadata
  • Updated role terminology:
    • "committee" → "organisers" or "the people running the place"
    • "secretary" → "the person who set it up"
    • "coaches" → removed in favor of more generic descriptions
    • "juniors/members" → "newcomers/members"
  • Generalized feature examples:
    • "fixtures & results" → "announcements"
    • "registration & fees" → "events & sign-ups"
    • "recruitment" → "the good answers"
    • "today's lifts" → "tonight's plan"
  • Refined core messaging: Updated tagline from "A forum for clubs and communities" to "A forum for your community" for clarity and focus
  • Improved headline copy: Changed from "Somewhere the club owns" to "Somewhere nobody else owns" for broader appeal
  • Updated documentation references: Modified guide descriptions and table of contents to use inclusive language while maintaining clarity about functionality

Notable implementation details

  • Changes span across marketing site content (site.ts), documentation (README.md, docs/README.md, quickstart.md), manifest files, and metadata
  • The core functionality and features remain unchanged; this is purely a messaging and positioning update
  • Language shifts maintain the same tone and professionalism while becoming more inclusive

https://claude.ai/code/session_01Gz3kbhyKmJgUMZjsBZ2oXh

claude added 3 commits August 20, 2026 12:59
…n general

The landing page pitched every band at "the club" — the fixtures, the
subs, the secretary, the committee — leaving the general case to speak a
dialect only one of the five segments uses. The /for/* pages already do
the per-community targeting, so the general page now talks to the people
running any community: admins, moderators, organisers, whoever holds the
place together.

- hero, search, themes, capabilities, open-source, memberships and
  closing bands generalised in src/content/site.ts; segment pages keep
  their targeted copy untouched
- site tagline, description and default title follow
- README intro and feature bullets speak to community runners, with the
  club kept as one example among the meitheal list
- committee-guide and membership-guide blurbs generalised in the docs
  manifest, README table regenerated with pnpm site:docs
- docs/README.md rows and the quickstart's two club references follow

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Gz3kbhyKmJgUMZjsBZ2oXh
…eral audience

The two browser guides were titled for a club's officers. Renamed for
whoever actually holds the role, in any kind of community:

- committee-guide.md → organiser-guide.md, "The organiser's guide", with
  a permanent redirect from /docs/committee-guide on the site. The intro
  and the handful of places that assumed the reader chairs a committee
  now treat Committee as one name a community might use; the concrete
  club examples stay.
- membership-guide.md keeps its file and URL and becomes "The
  memberships guide", written for whoever minds the money, with the
  treasurer kept as the familiar case.
- The moderator's guide already fit and is unchanged.

Every cross-reference follows: the manifest (slug, file, title), the
landing page and segment links, docs/README.md, the quickstart's
what-next table, the root README, and the regenerated docs table.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Gz3kbhyKmJgUMZjsBZ2oXh
The follow-through on the guide renames, inside the operator-facing
docs:

- "A board in a club's colours" becomes "A board in its own colours",
  reframed so the clubhouse theme is the worked example rather than the
  assumed case; the jersey and night-kit lines stay, because they
  describe that theme. The organiser's guide link follows the new
  anchor.
- The moderation guide's appointments now come from "the organisers",
  and escalations go to them, matching the renamed guide.
- Deploying by hand is "not for the organisers" rather than "not for
  the committee", and the scaling page no longer measures capacity in
  clubs.

The clubhouse theme's own documentation, the demo board's fictional
club, and package names are untouched — those are genuinely about
clubs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Gz3kbhyKmJgUMZjsBZ2oXh
@jouwdan
jouwdan merged commit 194b91c into main Aug 20, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants