Added community guide links for Azure Static Web Apps hosting#92
Added community guide links for Azure Static Web Apps hosting#92barcar wants to merge 3 commits intozensical:masterfrom
Conversation
Added publishing details for Azure Static Web Apps
Replace the inline Azure Static Web Apps walkthrough with a concise "Other" section pointing to external Zensical guides for GitHub and Azure DevOps deployments. Made-with: Cursor
Signed-off-by: barcar <barcar@users.noreply.github.com>
| ## Other | ||
|
|
||
| We cannot document every hosting provider here. The following community guides | ||
| describe how to deploy a Zensical site elsewhere: |
There was a problem hiding this comment.
I would like this to be more explicit, stating that we do not maintain these guides and that if people find issues they should contact the respective maintainers. How about:
"...site elsewhere. If you find an issue with one of these guides, please contact the author."
This loses the colon just before the list but I think that is ok.
| We cannot document every hosting provider here. The following community guides | ||
| describe how to deploy a Zensical site elsewhere: | ||
|
|
||
| * [Azure Static Web Apps with GitHub](https://zensical-guides.hypercat.net/azure-static-web-app-github/) |
There was a problem hiding this comment.
Should this be "GitHub Actions", so it is clear what the "GitHub" part does here?
| describe how to deploy a Zensical site elsewhere: | ||
|
|
||
| * [Azure Static Web Apps with GitHub](https://zensical-guides.hypercat.net/azure-static-web-app-github/) | ||
| * [Azure Static Web Apps with Azure DevOps](https://zensical-guides.hypercat.net/azure-static-web-app-devops/) |
There was a problem hiding this comment.
Would it help us to have links to the issue tracker here - or should there be a link in the guide itself? I know the repository is linked in the header but a note on reporting issues in the right place might still be a good idea.
We could make a policy decision that we only link to guides that clearly indicate where issues should be reported. This may seem like a relatively minor issue but I think we save ourselves a lot of trouble if we are as clear about it as possible.
Per guidance, added Other section to publish-your-site with links to 2 community guides: