diff --git a/docs/publish-your-site.md b/docs/publish-your-site.md index 2bba7a8..e45b275 100644 --- a/docs/publish-your-site.md +++ b/docs/publish-your-site.md @@ -109,3 +109,10 @@ Your documentation is now published under `.gitlab.io/`. [site_dir]: setup/basics.md#site_dir [default branch]: https://docs.gitlab.com/ee/user/project/repository/branches/default.html +## Other + +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/) +* [Azure Static Web Apps with Azure DevOps](https://zensical-guides.hypercat.net/azure-static-web-app-devops/)