Skip to content

Conversation

@arikorn
Copy link
Contributor

@arikorn arikorn commented Jan 7, 2026

This PR changes the folder names, which while a bit disruptive at first, is recommended by Docusaurus for being less disruptive in the long-term.

  • The document contents are untouched, except to update links as needed
  • "position" is added to _category_.json in each subfolder
  • folder names are changed from 01_git-workflows to git-workflows, for example.

This PR changes the folder names, which while a bit disruptive at first, is [recommended by Docusaurus](https://docusaurus.io/docs/next/sidebar/autogenerated#using-number-prefixes) for being less disruptive in the long-term.

- The document contents are untouched, except to update links as needed
- "position" is added to `_category_.json` in each subfolder
- folder names are changed from 01_git-workflows to git-workflows, for example.
@arikorn
Copy link
Contributor Author

arikorn commented Jan 8, 2026

Just for clarity: this PR does not change any external-facing links -- Docusaurus strips off the numeric prefixes during the build process, so the URL shown in a web browser is already https://companion.free/for-developers/git-workflows/installing-git , for example. The modification here makes it easier to rearrange or insert folders as needed.

(Also, I'm not suggesting the same be done for the user guide, considering that the user-guide is a bit more fleshed-out than this section.)

@Julusian Julusian merged commit ce89818 into bitfocus:main Jan 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants