💡 [Feature]: Create docs web page for this product #352
Labels
🗒️ documentation
Improvements or additions to documentation
⭐ enhancement
New feature or request
💬 needs discussion
🤔 research
needs researching before I start hacking
Milestone
🎯 Aim of the feature
Every product needs a place to store documentation. Currently we use GitHub wiki for that which is not the best pick as it is: not indexed so not searchable, the UI is not elastic and the menu may only be sorted in alphabetical order, and it may only be modified by a maintainer (it is impossible to get help from contributors to update it with a PR).
The idea is use GitHub pages and create dedicated Docs web page. Many other PnP products already have it like
https://pnp.github.io/cli-microsoft365/ or https://pnp.github.io/powershell/ or https://pnp.github.io/pnpjs/
The idea is to do something similar and use wiki only to document internal repo processes like pipeline explanation or technical related info. Everything else which is related to extension feature and guidance and usage examples should be moved to the Docs web page.
Before we go about it we need to:
📷 Images (if possible) with expected result
No response
🤔 Additional remarks or comments
No response
The text was updated successfully, but these errors were encountered: