Open BD103 opened 3 months ago
Pasting @TrialDragon's comments in here:
The difference is when we're referring to Bevy, the proper noun, and bevy, the name of the specific GitHub repository in which the engine lives. At least in this case.
Probable best way to deal with this is encapsulating all the repository references (e.g.,
bevy
,bevy-website,
etc.) in backticks ``, AKA single-line code blocks.EDIT: This has, at least initially, been done in this PR. I may have missed stuff. Still a good idea to keep the follow-up issues open for standardizing the rest of the site if need be.
I agree with the style chosen by @TrialDragon there.
_Originally posted by @BD103 in https://github.com/bevyengine/bevy-website/pull/1605#discussion_r1723692676_