For editors to try using the webapp Prose.io to edit markdown files directly in the browser.
Steps:
Please take notes and send me details and correction to help people with this process. Especially people who are not technically inclined.
-
Have a GiHhub account. Emails can be provided to commited members.
-
Join the Org & the team:
- Join Organization
globasa-teamby providing your info. - Join the test team. Is there a button to click to request it? Or do you need to be added by admin?
- Join Organization
-
Setup the Prose.io website/webapp, which allows you to edit GitHub files directly from your web browser:
- Connect your GitHub account.
- Allow Prose access to the Globasa Team Organization. (Does it allow access just to some repo/repositories?)
-
Edit the test repo on GitHub
- You may need to switch from your personal repos to the Globasa Team organization.
- Choose the
prose-testrepo (or repository). - Create a file or edit a test file. Do not edit
README.mdorLICENSE. - Click the save icon ("Changes to save") on the far right.
- Give a commit message about the changes, like 'fixed typo', 'added joke', 'updated content', 'testing'.
- Click the commit button.
People who know Git will realize that this is a direct edit to the repo, rather than a change request for review. People with direct access will be vetted before hands. (And their changes can always be rolled back.)
Edit: there seems to be an issue with tabs in prose.
Also: it might be about as easy to add a repo to https://vscode.dev and we should test that and make instructions.