You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spencer edited this page May 22, 2026
·
1 revision
GitHub Wiki Source
This directory is the source of truth for the GitHub Wiki. Keep these files in the main repository so documentation changes can be reviewed with code changes.
Publish
pnpm publish:wiki
pnpm publish:wiki -- --push
Default behavior is a dry run. Real publication requires --push.
GitHub only creates <repo>.wiki.git after the repository Wiki is initialized on GitHub. If clone fails with repository not found, open the GitHub Wiki once and create the initial wiki before retrying.