Welcome to the MDplus Leadership Wiki — the internal hub for institutional knowledge, standard operating procedures, and key links for the team running mdplus.community.
What lives here
This wiki is for MDplus leadership only. Everything you need to run the org — onboarding flows, SOPs, contact info, credentials — is documented here. If something's missing, click Edit page in the top right to add it.
Quick links
Key links
Every tool, dashboard, and login the leadership team uses.
Leadership roster
Who's who on the leadership team and how to reach them.
Leader onboarding
The first 30 days of bringing a new leader on board.
How to use this wiki
- Read pages just like any other doc — they render straight from Markdown.
- Edit any page by clicking Edit page in the top-right panel. You’ll be prompted for the shared editor password the first time.
- Add a new page with the New page button. Pick a section, give it a title, and start writing.
- Roll back a mistake by going to the GitHub repo ’s commit history.
Sections
- Overview — high-level org info, links, roster
- Operations — repeatable processes (onboarding, events, meetings)
- Communities — the seven topical sub-communities within MDplus
- Admin — credentials, legal docs, finance
Editing tips
- Use
## Headingfor top-level sections — they show up in the right-hand TOC. - Use
<Callout>,<LinkCard>, and<PersonRow>to add structure beyond plain Markdown. - Every save creates a GitHub commit and triggers a Vercel redeploy (~30 seconds).