Github Sync
Repository Access
Use a GitHub personal access token with the narrowest permissions your workflow requires. Store the token only when you want mdwrk to read from or write to a repository.
Pull and Push
Typical sync flow:
- Pull repository content into the local workspace.
- Edit documents in mdwrk.
- Review changes before pushing.
- Push intentionally when the local draft is ready to leave the browser.
Privacy Boundary
Mdwrk does not need a backend server for normal editing. Content stays on the device unless you choose to sync, export, or otherwise send it somewhere else.
Operational Notes
For production deployments, keep GitHub links current through VITE_GITHUB_REPO_URL. The public lander currently points to:
https://github.com/groupsum/mdwrk