fix steps in getting started guide and warnings from docusaurus #1537#1539
fix steps in getting started guide and warnings from docusaurus #1537#1539markscott-ms merged 3 commits intofinos:mainfrom
Conversation
|
Is this a new suggested template for PR Changes? |
|
It appears so! I was prompted to use it. I need to fix tests though. |
|
Upon running this locally myself, I noticed that actually the replace function is incorrectly changing the url to invalid urls.
The aim of this logic was originally put in when the docify website mode also had control requirements on the side panel with special rendered pages built with a json viewer control.
It was removed from the side-panel upon a review from @rocketstack-matt and @jpgough-ms prior to QCON 2024. The purpose of rewriting urls was trying to aid in scenarios where someone was specifying their own control-requirement schemas via a local mapping file. I think we should I raised #1543 as a stub |



Description
This updates the CALM getting started / quick 5 minute guide to ensure it works front to back, and the two are consistent. Thanks @yt-ms for going through the guide and giving feedback on some issues.
As part of this it also addresses a warning that docusaurus outputs when a calm docify website is produced.
Type of Change
Affected Components
cli/)shared/)calm-widgets/)calm-hub/)calm-hub-ui/)docs/)calm-plugins/vscode/)Commit Message Format ✅
Testing
Checklist