diff --git a/deploy/authentication-setup.mdx b/deploy/authentication-setup.mdx index 94f116409..8a529bdd2 100644 --- a/deploy/authentication-setup.mdx +++ b/deploy/authentication-setup.mdx @@ -509,3 +509,4 @@ Some features behave differently or are unavailable when you enable authenticati | [skill.md](/ai/skillmd) | Full support | Not supported | Not supported | | [Sitemap](/optimize/seo#sitemaps-and-robotstxt-files) | Full support | Available behind authentication, but excludes pages in groups | Available behind authentication, but excludes pages in groups | | [robots.txt](/optimize/seo#sitemaps-and-robotstxt-files) | Full support | Available behind authentication | Available behind authentication | +| [Live preview](/editor/live-preview) | Full support | Supported for Mintlify authentication | Supported for Mintlify authentication | diff --git a/editor/live-preview.mdx b/editor/live-preview.mdx index f87d2f2d5..869f20561 100644 --- a/editor/live-preview.mdx +++ b/editor/live-preview.mdx @@ -23,6 +23,10 @@ Click the live preview button in the top bar to open a live /> + + Live preview works for public sites and sites protected by Mintlify authentication. + + ## Live preview versus preview deployments | | Live preview | Preview deployment | diff --git a/es/deploy/authentication-setup.mdx b/es/deploy/authentication-setup.mdx index eaa7e6f12..ca7f807b1 100644 --- a/es/deploy/authentication-setup.mdx +++ b/es/deploy/authentication-setup.mdx @@ -572,3 +572,4 @@ Algunas funciones se comportan de manera diferente o no están disponibles cuand | [skill.md](/es/ai/skillmd) | Compatibilidad completa | No compatible | No compatible | | [Mapa del sitio](/es/optimize/seo#sitemaps-and-robotstxt-files) | Compatibilidad completa | Disponible tras autenticación, pero excluye las páginas en groups | Disponible tras autenticación, pero excluye las páginas en groups | | [robots.txt](/es/optimize/seo#sitemaps-and-robotstxt-files) | Compatibilidad completa | Disponible tras autenticación | Disponible tras autenticación | +| [Vista previa en vivo](/es/editor/live-preview) | Compatibilidad completa | Compatible con autenticación automática del editor | Compatible con autenticación automática del editor | diff --git a/es/editor/live-preview.mdx b/es/editor/live-preview.mdx index b6aa8b30d..18c28af1d 100644 --- a/es/editor/live-preview.mdx +++ b/es/editor/live-preview.mdx @@ -27,6 +27,10 @@ Haga clic en el botón de vista previa en vivo en la barra /> + + La vista previa en vivo funciona en sitios públicos y en sitios protegidos con autenticación de Mintlify. En sitios autenticados, el editor inicia sesión automáticamente en la vista previa. + +
## Vista previa en vivo frente a despliegues de vista previa @@ -36,7 +40,7 @@ Haga clic en el botón de vista previa en vivo en la barra | | Vista previa en vivo | Despliegue de vista previa | |---|---|---| | **Velocidad** | Al instante | Requiere una compilación | -| **Acceso** | URL local | URL para compartir | +| **Acceso** | URL local, con autenticación automática para sitios protegidos | URL para compartir | | **Cuándo usarla** | Para revisar cambios mientras edita | Para compartir con su equipo para su revisión | | **Disponibilidad** | Mientras el editor esté abierto | Mientras exista la branch | diff --git a/fr/deploy/authentication-setup.mdx b/fr/deploy/authentication-setup.mdx index f88f5a197..4ba38cfd6 100644 --- a/fr/deploy/authentication-setup.mdx +++ b/fr/deploy/authentication-setup.mdx @@ -572,3 +572,4 @@ Certaines fonctionnalités se comportent différemment ou ne sont pas disponible | [skill.md](/fr/ai/skillmd) | Prise en charge complète | Non pris en charge | Non pris en charge | | [Sitemap](/fr/optimize/seo#sitemaps-and-robotstxt-files) | Prise en charge complète | Disponible derrière l’authentification, mais exclut les pages dans des groupes | Disponible derrière l’authentification, mais exclut les pages dans des groupes | | [robots.txt](/fr/optimize/seo#sitemaps-and-robotstxt-files) | Prise en charge complète | Disponible derrière l’authentification | Disponible derrière l’authentification | +| [Aperçu en direct](/fr/editor/live-preview) | Prise en charge complète | Pris en charge avec authentification automatique de l’éditeur | Pris en charge avec authentification automatique de l’éditeur | diff --git a/fr/editor/live-preview.mdx b/fr/editor/live-preview.mdx index 64449ecf2..84a9ad25b 100644 --- a/fr/editor/live-preview.mdx +++ b/fr/editor/live-preview.mdx @@ -27,6 +27,10 @@ Cliquez sur le bouton d'aperçu en direct dans la barre sup /> + + L'aperçu en direct fonctionne pour les sites publics et les sites protégés par l'authentification Mintlify. Pour les sites authentifiés, l'éditeur vous connecte automatiquement à l'aperçu. + +
## Aperçu en direct vs déploiements de prévisualisation @@ -36,7 +40,7 @@ Cliquez sur le bouton d'aperçu en direct dans la barre sup | | Aperçu en direct | Déploiement de prévisualisation | |---|---|---| | **Vitesse** | Immédiat | Nécessite un build | -| **Accès** | URL locale | URL partageable | +| **Accès** | URL locale, avec authentification automatique pour les sites protégés | URL partageable | | **Quand l'utiliser** | Pour revoir les modifications pendant l'édition | Pour partager avec votre équipe pour relecture | | **Disponibilité** | Tant que l'éditeur reste ouvert | Tant que la branche existe | diff --git a/zh/deploy/authentication-setup.mdx b/zh/deploy/authentication-setup.mdx index d79ec8540..06d434155 100644 --- a/zh/deploy/authentication-setup.mdx +++ b/zh/deploy/authentication-setup.mdx @@ -572,3 +572,4 @@ groups: ["admin"] | [skill.md](/zh/ai/skillmd) | 完全支持 | 不支持 | 不支持 | | [站点地图](/zh/optimize/seo#sitemaps-and-robotstxt-files) | 完全支持 | 需要通过认证后才能访问,但会排除 groups 中的页面 | 需要通过认证后才能访问,但会排除 groups 中的页面 | | [robots.txt](/zh/optimize/seo#sitemaps-and-robotstxt-files) | 完全支持 | 需要通过认证后才能访问 | 需要通过认证后才能访问 | +| [实时预览](/zh/editor/live-preview) | 完全支持 | 支持编辑器自动认证 | 支持编辑器自动认证 | diff --git a/zh/editor/live-preview.mdx b/zh/editor/live-preview.mdx index 9f2b380fa..4d25ff2db 100644 --- a/zh/editor/live-preview.mdx +++ b/zh/editor/live-preview.mdx @@ -25,6 +25,10 @@ keywords: ["editor", "preview", "live preview"] /> + + 实时预览适用于公开站点和受 Mintlify 身份验证保护的站点。对于需要身份验证的站点,编辑器会自动在预览中完成登录。 + +
## 实时预览与预览部署
@@ -32,7 +36,7 @@ keywords: ["editor", "preview", "live preview"] | | 实时预览 | 预览部署 | |---|---|---| | **速度** | 即时 | 需要构建 | -| **访问方式** | 本地 URL | 可分享的 URL | +| **访问方式** | 本地 URL,受保护站点会自动完成身份验证 | 可分享的 URL | | **使用时机** | 在编辑时查看更改 | 与团队共享以供审阅 | | **可用性** | 当编辑器打开时 | 只要该 branch 存在 |