Jérôme Bastian Winkel

Results 25 comments of Jérôme Bastian Winkel

@maxhr @slorber is any help needed here to get progress on this PR? I need this feature to proceed with my documentation because I have several frameworks with different versioning...

@slorber i will take a close look at this PR if it makes sense for me to fork it. Otherwise i will request my own PR.

I don't know why it is necessary to put it outside but i agree that it is necessary to modify the root path of a docs folder. [maxhr](https://github.com/maxhr) described it...

@GM1957 Thank you for the information. Your work will also help shrinking the 'docusaurus.config.js' file. Thinking more about my point I think it would be the best to reorganize the...

@GM1957 as i could figure it our it is not possible. I looked at the documentation and the code and these files need to be placed in the root level...

@GM1957 for the v2 version of docusaurus i think it is the best way to add a `rootPath` value with `default: '.'`. With this it is possible to group the...

@slorber perfekt that you agree with it. You are right that this needs `rootPath` and a `suffix` to change the prefix for versioning and to maintain retrocompatibility. I will take...

@slorber yesterday i looked at the code and it is possible to keep the flexebility up running. I will provide a PR and you can take a look at it.

@slorber @GM1957 I just wanted to let you know that I have created a PR. Let me know when you have any updates for me. Start your week well.

@slorber then i will keep up the discussion here 👌 Referenced PR comment: https://github.com/facebook/docusaurus/pull/8737#pullrequestreview-1333473386 Firstly, I would like to comment on your comment about `versionPath`, to better understand what you...