Open Jwaegebaert opened 1 year ago
We can get some ideas from PnP.PowerShell. They are currently using this:
Just to be clear, should we research if this is possible in mkdocs, or docusaurus? Since we are going to step away from mkdocs, I assume it's not worth researching this for mkdocs? Unless it would be a quick fix 🙂
That's a good question, depends a bit on how we implement it. If we add it as an admonition then it won't be a problem during the migration. I think this would be a nice feature to add to the docs, so the Docusarus migration shouldn't hold it back IMO 😄
since we don't have it anyway for quite some time I guess there is no harm in introducing it to Docusarus. At least this is what I think 😉
Currently, we have some commands that have beta enhancements. It would be helpful to add a banner at the top of the command page to inform users that certain features are only available in the current beta release. The banner can read "This command has features that are only available in the current beta release".
Additionally, when users click on the banner, they could be redirected to a page with instructions on how to install the latest beta release. This will help users easily access the beta version and try out the new enhancements.
Once a new release is made, all the banners will disappear.