Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The readme has a great, concise introduction, but the Usage section
jumps pretty hard into "first run" specifics without explaining
some needed background information. I feel like there should be
some conceptual descriptions before getting into the specifics of
the commands to run. Defining some concepts and terms early on
means the rest of the docs can be less verbose.
This is an initial attempt at doing so, and while doing it,
it made sense to move the modus operandi into it.
I'm filing this PR as a starting point for a conversation around it,
it should not be merged as is.
this builds up understanding more logically
(but people can still jump ahead if they choose to using the TOC).
Looking forward, we should probably split up some stuff into separate
pages. E.g:
Note: because i moved a bunch of the text from modus operandi, the diff shown makes it look like i completely took down and rewrote the "first run" section, but that section actually didn't change much.