ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
35 stars 3 forks source link

Live Docs #1907

Closed adamdriscoll closed 1 year ago

adamdriscoll commented 1 year ago

Summary of the new feature / enhancement

docs.powershelluniversal.com is markdown. We should use a dashboard to provide this functionality. It would be an extremely beneficial way to provide live docs and dog food functionality at the same time. We need to consider (re)implementing static pages in dashboards to ensure the performance is very high.

We should also include the docs directly in PSU so you can open the docs dashboard directly in the product.

Finally, docs.powershelluniversal.com should be a PSU instance with git sync enabled. This would allow users to contribute to the docs if they wish and we could make changes to the docs without releasing a new version of the product.

Other Considerations:

Proposed technical implementation details (optional)

No response

adamdriscoll commented 1 year ago

Remaining Items