diff --git a/next.config.mjs b/next.config.mjs index 425bbcad..ea1a94e6 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -38,7 +38,7 @@ const nextConfig = { source: '/ipa', destination: '/ipa/introduction', permanent: true, - }, + } ] } } diff --git a/public/img/architecture/acls.png b/public/docs-static/img/architecture/acls.png similarity index 100% rename from public/img/architecture/acls.png rename to public/docs-static/img/architecture/acls.png diff --git a/public/img/architecture/high-level-dia.png b/public/docs-static/img/architecture/high-level-dia.png similarity index 100% rename from public/img/architecture/high-level-dia.png rename to public/docs-static/img/architecture/high-level-dia.png diff --git a/public/img/architecture/management.png b/public/docs-static/img/architecture/management.png similarity index 100% rename from public/img/architecture/management.png rename to public/docs-static/img/architecture/management.png diff --git a/public/img/architecture/mesh.png b/public/docs-static/img/architecture/mesh.png similarity index 100% rename from public/img/architecture/mesh.png rename to public/docs-static/img/architecture/mesh.png diff --git a/public/img/architecture/netbird-peer-auto-tagging-newkey.png b/public/docs-static/img/architecture/netbird-peer-auto-tagging-newkey.png similarity index 100% rename from public/img/architecture/netbird-peer-auto-tagging-newkey.png rename to public/docs-static/img/architecture/netbird-peer-auto-tagging-newkey.png diff --git a/public/img/architecture/peer-auto-tagging-setupkey.gif b/public/docs-static/img/architecture/peer-auto-tagging-setupkey.gif similarity index 100% rename from public/img/architecture/peer-auto-tagging-setupkey.gif rename to public/docs-static/img/architecture/peer-auto-tagging-setupkey.gif diff --git a/public/img/architecture/relay.png b/public/docs-static/img/architecture/relay.png similarity index 100% rename from public/img/architecture/relay.png rename to public/docs-static/img/architecture/relay.png diff --git a/public/img/architecture/setup-keys.png b/public/docs-static/img/architecture/setup-keys.png similarity index 100% rename from public/img/architecture/setup-keys.png rename to public/docs-static/img/architecture/setup-keys.png diff --git a/public/img/architecture/signal.png b/public/docs-static/img/architecture/signal.png similarity index 100% rename from public/img/architecture/signal.png rename to public/docs-static/img/architecture/signal.png diff --git a/public/img/examples/wiretrustee-on-aws-ecs.png b/public/docs-static/img/examples/wiretrustee-on-aws-ecs.png similarity index 100% rename from public/img/examples/wiretrustee-on-aws-ecs.png rename to public/docs-static/img/examples/wiretrustee-on-aws-ecs.png diff --git a/public/img/favicon.ico b/public/docs-static/img/favicon.ico similarity index 100% rename from public/img/favicon.ico rename to public/docs-static/img/favicon.ico diff --git a/public/img/getting-started/add-peer.png b/public/docs-static/img/getting-started/add-peer.png similarity index 100% rename from public/img/getting-started/add-peer.png rename to public/docs-static/img/getting-started/add-peer.png diff --git a/public/img/getting-started/auth.png b/public/docs-static/img/getting-started/auth.png similarity index 100% rename from public/img/getting-started/auth.png rename to public/docs-static/img/getting-started/auth.png diff --git a/public/img/getting-started/device-confirmation.png b/public/docs-static/img/getting-started/device-confirmation.png similarity index 100% rename from public/img/getting-started/device-confirmation.png rename to public/docs-static/img/getting-started/device-confirmation.png diff --git a/public/img/getting-started/empty-peers.png b/public/docs-static/img/getting-started/empty-peers.png similarity index 100% rename from public/img/getting-started/empty-peers.png rename to public/docs-static/img/getting-started/empty-peers.png diff --git a/public/img/getting-started/high-level-dia.png b/public/docs-static/img/getting-started/high-level-dia.png similarity index 100% rename from public/img/getting-started/high-level-dia.png rename to public/docs-static/img/getting-started/high-level-dia.png diff --git a/public/img/getting-started/img.png b/public/docs-static/img/getting-started/img.png similarity index 100% rename from public/img/getting-started/img.png rename to public/docs-static/img/getting-started/img.png diff --git a/public/img/getting-started/logo-full.png b/public/docs-static/img/getting-started/logo-full.png similarity index 100% rename from public/img/getting-started/logo-full.png rename to public/docs-static/img/getting-started/logo-full.png diff --git a/public/img/getting-started/logo.png b/public/docs-static/img/getting-started/logo.png similarity index 100% rename from public/img/getting-started/logo.png rename to public/docs-static/img/getting-started/logo.png diff --git a/public/img/getting-started/netbird-sso-login-cmd.gif b/public/docs-static/img/getting-started/netbird-sso-login-cmd.gif similarity index 100% rename from public/img/getting-started/netbird-sso-login-cmd.gif rename to public/docs-static/img/getting-started/netbird-sso-login-cmd.gif diff --git a/public/img/getting-started/netbird-sso-login-ui.gif b/public/docs-static/img/getting-started/netbird-sso-login-ui.gif similarity index 100% rename from public/img/getting-started/netbird-sso-login-ui.gif rename to public/docs-static/img/getting-started/netbird-sso-login-ui.gif diff --git a/public/img/getting-started/netbird-up.png b/public/docs-static/img/getting-started/netbird-up.png similarity index 100% rename from public/img/getting-started/netbird-up.png rename to public/docs-static/img/getting-started/netbird-up.png diff --git a/public/img/getting-started/peerA.gif b/public/docs-static/img/getting-started/peerA.gif similarity index 100% rename from public/img/getting-started/peerA.gif rename to public/docs-static/img/getting-started/peerA.gif diff --git a/public/img/getting-started/peerB.gif b/public/docs-static/img/getting-started/peerB.gif similarity index 100% rename from public/img/getting-started/peerB.gif rename to public/docs-static/img/getting-started/peerB.gif diff --git a/public/img/getting-started/peers.gif b/public/docs-static/img/getting-started/peers.gif similarity index 100% rename from public/img/getting-started/peers.gif rename to public/docs-static/img/getting-started/peers.gif diff --git a/public/img/getting-started/peers.png b/public/docs-static/img/getting-started/peers.png similarity index 100% rename from public/img/getting-started/peers.png rename to public/docs-static/img/getting-started/peers.png diff --git a/public/img/getting-started/systray.png b/public/docs-static/img/getting-started/systray.png similarity index 100% rename from public/img/getting-started/systray.png rename to public/docs-static/img/getting-started/systray.png diff --git a/public/img/how-to-guides/activity-monitoring.png b/public/docs-static/img/how-to-guides/activity-monitoring.png similarity index 100% rename from public/img/how-to-guides/activity-monitoring.png rename to public/docs-static/img/how-to-guides/activity-monitoring.png diff --git a/public/img/how-to-guides/individual-peer-login-expiration.png b/public/docs-static/img/how-to-guides/individual-peer-login-expiration.png similarity index 100% rename from public/img/how-to-guides/individual-peer-login-expiration.png rename to public/docs-static/img/how-to-guides/individual-peer-login-expiration.png diff --git a/public/img/how-to-guides/netbird-nameserver-add-button.png b/public/docs-static/img/how-to-guides/netbird-nameserver-add-button.png similarity index 100% rename from public/img/how-to-guides/netbird-nameserver-add-button.png rename to public/docs-static/img/how-to-guides/netbird-nameserver-add-button.png diff --git a/public/img/how-to-guides/netbird-nameserver-all-group.png b/public/docs-static/img/how-to-guides/netbird-nameserver-all-group.png similarity index 100% rename from public/img/how-to-guides/netbird-nameserver-all-group.png rename to public/docs-static/img/how-to-guides/netbird-nameserver-all-group.png diff --git a/public/img/how-to-guides/netbird-nameserver-custom.png b/public/docs-static/img/how-to-guides/netbird-nameserver-custom.png similarity index 100% rename from public/img/how-to-guides/netbird-nameserver-custom.png rename to public/docs-static/img/how-to-guides/netbird-nameserver-custom.png diff --git a/public/img/how-to-guides/netbird-nameserver-predefined-selected.png b/public/docs-static/img/how-to-guides/netbird-nameserver-predefined-selected.png similarity index 100% rename from public/img/how-to-guides/netbird-nameserver-predefined-selected.png rename to public/docs-static/img/how-to-guides/netbird-nameserver-predefined-selected.png diff --git a/public/img/how-to-guides/netbird-nameserver-remote-resolver.png b/public/docs-static/img/how-to-guides/netbird-nameserver-remote-resolver.png similarity index 100% rename from public/img/how-to-guides/netbird-nameserver-remote-resolver.png rename to public/docs-static/img/how-to-guides/netbird-nameserver-remote-resolver.png diff --git a/public/img/how-to-guides/netbird-nameserver-remote-route.png b/public/docs-static/img/how-to-guides/netbird-nameserver-remote-route.png similarity index 100% rename from public/img/how-to-guides/netbird-nameserver-remote-route.png rename to public/docs-static/img/how-to-guides/netbird-nameserver-remote-route.png diff --git a/public/img/how-to-guides/netbird-nameserver-remote-rule.png b/public/docs-static/img/how-to-guides/netbird-nameserver-remote-rule.png similarity index 100% rename from public/img/how-to-guides/netbird-nameserver-remote-rule.png rename to public/docs-static/img/how-to-guides/netbird-nameserver-remote-rule.png diff --git a/public/img/how-to-guides/netbird-nameserver-selection-view-open.png b/public/docs-static/img/how-to-guides/netbird-nameserver-selection-view-open.png similarity index 100% rename from public/img/how-to-guides/netbird-nameserver-selection-view-open.png rename to public/docs-static/img/how-to-guides/netbird-nameserver-selection-view-open.png diff --git a/public/img/how-to-guides/netbird-nameserver-selection-view.png b/public/docs-static/img/how-to-guides/netbird-nameserver-selection-view.png similarity index 100% rename from public/img/how-to-guides/netbird-nameserver-selection-view.png rename to public/docs-static/img/how-to-guides/netbird-nameserver-selection-view.png diff --git a/public/img/how-to-guides/netbird-network-routes-add-button.png b/public/docs-static/img/how-to-guides/netbird-network-routes-add-button.png similarity index 100% rename from public/img/how-to-guides/netbird-network-routes-add-button.png rename to public/docs-static/img/how-to-guides/netbird-network-routes-add-button.png diff --git a/public/img/how-to-guides/netbird-network-routes-create-ha.png b/public/docs-static/img/how-to-guides/netbird-network-routes-create-ha.png similarity index 100% rename from public/img/how-to-guides/netbird-network-routes-create-ha.png rename to public/docs-static/img/how-to-guides/netbird-network-routes-create-ha.png diff --git a/public/img/how-to-guides/netbird-network-routes-create.png b/public/docs-static/img/how-to-guides/netbird-network-routes-create.png similarity index 100% rename from public/img/how-to-guides/netbird-network-routes-create.png rename to public/docs-static/img/how-to-guides/netbird-network-routes-create.png diff --git a/public/img/how-to-guides/netbird-network-routes-masquerading.png b/public/docs-static/img/how-to-guides/netbird-network-routes-masquerading.png similarity index 100% rename from public/img/how-to-guides/netbird-network-routes-masquerading.png rename to public/docs-static/img/how-to-guides/netbird-network-routes-masquerading.png diff --git a/public/img/how-to-guides/netbird-network-routes-saved-new-ha.png b/public/docs-static/img/how-to-guides/netbird-network-routes-saved-new-ha.png similarity index 100% rename from public/img/how-to-guides/netbird-network-routes-saved-new-ha.png rename to public/docs-static/img/how-to-guides/netbird-network-routes-saved-new-ha.png diff --git a/public/img/how-to-guides/netbird-network-routes-saved-new.png b/public/docs-static/img/how-to-guides/netbird-network-routes-saved-new.png similarity index 100% rename from public/img/how-to-guides/netbird-network-routes-saved-new.png rename to public/docs-static/img/how-to-guides/netbird-network-routes-saved-new.png diff --git a/public/img/how-to-guides/netbird-network-routes.png b/public/docs-static/img/how-to-guides/netbird-network-routes.png similarity index 100% rename from public/img/how-to-guides/netbird-network-routes.png rename to public/docs-static/img/how-to-guides/netbird-network-routes.png diff --git a/public/img/how-to-guides/peer-login-expiration.png b/public/docs-static/img/how-to-guides/peer-login-expiration.png similarity index 100% rename from public/img/how-to-guides/peer-login-expiration.png rename to public/docs-static/img/how-to-guides/peer-login-expiration.png diff --git a/public/img/how-to-guides/peer-needs-login.png b/public/docs-static/img/how-to-guides/peer-needs-login.png similarity index 100% rename from public/img/how-to-guides/peer-needs-login.png rename to public/docs-static/img/how-to-guides/peer-needs-login.png diff --git a/public/img/how-to-guides/user-invites.gif b/public/docs-static/img/how-to-guides/user-invites.gif similarity index 100% rename from public/img/how-to-guides/user-invites.gif rename to public/docs-static/img/how-to-guides/user-invites.gif diff --git a/public/img/integrations/identity-providers/self-hosted/auth0-create-interactive-login-app.png b/public/docs-static/img/integrations/identity-providers/self-hosted/auth0-create-interactive-login-app.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/auth0-create-interactive-login-app.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/auth0-create-interactive-login-app.png diff --git a/public/img/integrations/identity-providers/self-hosted/auth0-grant-types.png b/public/docs-static/img/integrations/identity-providers/self-hosted/auth0-grant-types.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/auth0-grant-types.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/auth0-grant-types.png diff --git a/public/img/integrations/identity-providers/self-hosted/auth0-interactive-login-settings.png b/public/docs-static/img/integrations/identity-providers/self-hosted/auth0-interactive-login-settings.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/auth0-interactive-login-settings.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/auth0-interactive-login-settings.png diff --git a/public/img/integrations/identity-providers/self-hosted/azure-add-application-scope.png b/public/docs-static/img/integrations/identity-providers/self-hosted/azure-add-application-scope.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/azure-add-application-scope.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/azure-add-application-scope.png diff --git a/public/img/integrations/identity-providers/self-hosted/azure-add-scope.png b/public/docs-static/img/integrations/identity-providers/self-hosted/azure-add-scope.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/azure-add-scope.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/azure-add-scope.png diff --git a/public/img/integrations/identity-providers/self-hosted/azure-applications-permissions.png b/public/docs-static/img/integrations/identity-providers/self-hosted/azure-applications-permissions.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/azure-applications-permissions.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/azure-applications-permissions.png diff --git a/public/img/integrations/identity-providers/self-hosted/azure-client-secret.png b/public/docs-static/img/integrations/identity-providers/self-hosted/azure-client-secret.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/azure-client-secret.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/azure-client-secret.png diff --git a/public/img/integrations/identity-providers/self-hosted/azure-flows-setup.png b/public/docs-static/img/integrations/identity-providers/self-hosted/azure-flows-setup.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/azure-flows-setup.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/azure-flows-setup.png diff --git a/public/img/integrations/identity-providers/self-hosted/azure-grant-admin-conset.png b/public/docs-static/img/integrations/identity-providers/self-hosted/azure-grant-admin-conset.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/azure-grant-admin-conset.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/azure-grant-admin-conset.png diff --git a/public/img/integrations/identity-providers/self-hosted/azure-netbird-api-permisssions.png b/public/docs-static/img/integrations/identity-providers/self-hosted/azure-netbird-api-permisssions.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/azure-netbird-api-permisssions.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/azure-netbird-api-permisssions.png diff --git a/public/img/integrations/identity-providers/self-hosted/azure-new-application.png b/public/docs-static/img/integrations/identity-providers/self-hosted/azure-new-application.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/azure-new-application.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/azure-new-application.png diff --git a/public/img/integrations/identity-providers/self-hosted/azure-openid-permissions.png b/public/docs-static/img/integrations/identity-providers/self-hosted/azure-openid-permissions.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/azure-openid-permissions.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/azure-openid-permissions.png diff --git a/public/img/integrations/identity-providers/self-hosted/azure-spa-uri-setup.png b/public/docs-static/img/integrations/identity-providers/self-hosted/azure-spa-uri-setup.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/azure-spa-uri-setup.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/azure-spa-uri-setup.png diff --git a/public/img/integrations/identity-providers/self-hosted/azure-user-permissions.png b/public/docs-static/img/integrations/identity-providers/self-hosted/azure-user-permissions.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/azure-user-permissions.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/azure-user-permissions.png diff --git a/public/img/integrations/identity-providers/self-hosted/azure_api_scope.png b/public/docs-static/img/integrations/identity-providers/self-hosted/azure_api_scope.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/azure_api_scope.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/azure_api_scope.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloack-add-client-scope.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloack-add-client-scope.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloack-add-client-scope.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloack-add-client-scope.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claim-mapper-domain-category.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claim-mapper-domain-category.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claim-mapper-domain-category.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claim-mapper-domain-category.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claim-mapper-domain.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claim-mapper-domain.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claim-mapper-domain.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claim-mapper-domain.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claim-mapper.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claim-mapper.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claim-mapper.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claim-mapper.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claims-client.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claims-client.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claims-client.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloack-domain-token-claims-client.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-access-settings.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-access-settings.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-access-settings.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-access-settings.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-add-role.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-add-role.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-add-role.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-add-role.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-auth-grant.gif b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-auth-grant.gif similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-auth-grant.gif rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-auth-grant.gif diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-backend-client-auth.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-backend-client-auth.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-backend-client-auth.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-backend-client-auth.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-backend-client-credentials.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-backend-client-credentials.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-backend-client-credentials.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-backend-client-credentials.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-configure-audience-mapper-2.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-configure-audience-mapper-2.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-configure-audience-mapper-2.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-configure-audience-mapper-2.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-configure-audience-mapper.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-configure-audience-mapper.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-configure-audience-mapper.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-configure-audience-mapper.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-create-backend-client.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-create-backend-client.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-create-backend-client.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-create-backend-client.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-create-client-scope.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-create-client-scope.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-create-client-scope.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-create-client-scope.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-create-client.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-create-client.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-create-client.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-create-client.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-create-realm.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-create-realm.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-create-realm.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-create-realm.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-create-user.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-create-user.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-create-user.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-create-user.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-domain-token-claim-scope.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-domain-token-claim-scope.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-domain-token-claim-scope.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-domain-token-claim-scope.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-enable-auth.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-enable-auth.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-enable-auth.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-enable-auth.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-service-account-role.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-service-account-role.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-service-account-role.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-service-account-role.png diff --git a/public/img/integrations/identity-providers/self-hosted/keycloak-set-password.png b/public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-set-password.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/keycloak-set-password.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/keycloak-set-password.png diff --git a/public/img/integrations/identity-providers/self-hosted/zitadel-create-user.png b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-create-user.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/zitadel-create-user.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-create-user.png diff --git a/public/img/integrations/identity-providers/self-hosted/zitadel-new-application-auth.png b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application-auth.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/zitadel-new-application-auth.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application-auth.png diff --git a/public/img/integrations/identity-providers/self-hosted/zitadel-new-application-overview.png b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application-overview.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/zitadel-new-application-overview.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application-overview.png diff --git a/public/img/integrations/identity-providers/self-hosted/zitadel-new-application-uri.png b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application-uri.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/zitadel-new-application-uri.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application-uri.png diff --git a/public/img/integrations/identity-providers/self-hosted/zitadel-new-application.png b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/zitadel-new-application.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application.png diff --git a/public/img/integrations/identity-providers/self-hosted/zitadel-new-project.png b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-project.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/zitadel-new-project.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-project.png diff --git a/public/img/integrations/identity-providers/self-hosted/zitadel-redirect-settings.png b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-redirect-settings.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/zitadel-redirect-settings.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-redirect-settings.png diff --git a/public/img/integrations/identity-providers/self-hosted/zitadel-service-account-role.png b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-service-account-role.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/zitadel-service-account-role.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-service-account-role.png diff --git a/public/img/integrations/identity-providers/self-hosted/zitadel-service-user-secret.png b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-service-user-secret.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/zitadel-service-user-secret.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-service-user-secret.png diff --git a/public/img/integrations/identity-providers/self-hosted/zitadel-token-settings.png b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-token-settings.png similarity index 100% rename from public/img/integrations/identity-providers/self-hosted/zitadel-token-settings.png rename to public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-token-settings.png diff --git a/public/img/logo/logo-api-dark.svg b/public/docs-static/img/logo/logo-api-dark.svg similarity index 100% rename from public/img/logo/logo-api-dark.svg rename to public/docs-static/img/logo/logo-api-dark.svg diff --git a/public/img/logo/logo-api.svg b/public/docs-static/img/logo/logo-api.svg similarity index 100% rename from public/img/logo/logo-api.svg rename to public/docs-static/img/logo/logo-api.svg diff --git a/public/img/logo/logo-docs-dark.svg b/public/docs-static/img/logo/logo-docs-dark.svg similarity index 100% rename from public/img/logo/logo-docs-dark.svg rename to public/docs-static/img/logo/logo-docs-dark.svg diff --git a/public/img/logo/logo-docs.svg b/public/docs-static/img/logo/logo-docs.svg similarity index 100% rename from public/img/logo/logo-docs.svg rename to public/docs-static/img/logo/logo-docs.svg diff --git a/public/img/overview/associate-peer-groups.png b/public/docs-static/img/overview/associate-peer-groups.png similarity index 100% rename from public/img/overview/associate-peer-groups.png rename to public/docs-static/img/overview/associate-peer-groups.png diff --git a/public/img/overview/create-group-in-rule.png b/public/docs-static/img/overview/create-group-in-rule.png similarity index 100% rename from public/img/overview/create-group-in-rule.png rename to public/docs-static/img/overview/create-group-in-rule.png diff --git a/public/img/overview/create-rule.png b/public/docs-static/img/overview/create-rule.png similarity index 100% rename from public/img/overview/create-rule.png rename to public/docs-static/img/overview/create-rule.png diff --git a/public/img/overview/delete-rule-menu.png b/public/docs-static/img/overview/delete-rule-menu.png similarity index 100% rename from public/img/overview/delete-rule-menu.png rename to public/docs-static/img/overview/delete-rule-menu.png diff --git a/public/img/overview/delete-rule-popup.png b/public/docs-static/img/overview/delete-rule-popup.png similarity index 100% rename from public/img/overview/delete-rule-popup.png rename to public/docs-static/img/overview/delete-rule-popup.png diff --git a/public/img/overview/new-rule-list.png b/public/docs-static/img/overview/new-rule-list.png similarity index 100% rename from public/img/overview/new-rule-list.png rename to public/docs-static/img/overview/new-rule-list.png diff --git a/public/img/overview/personal-access-token-creation.png b/public/docs-static/img/overview/personal-access-token-creation.png similarity index 100% rename from public/img/overview/personal-access-token-creation.png rename to public/docs-static/img/overview/personal-access-token-creation.png diff --git a/public/img/overview/personal-access-token-example.png b/public/docs-static/img/overview/personal-access-token-example.png similarity index 100% rename from public/img/overview/personal-access-token-example.png rename to public/docs-static/img/overview/personal-access-token-example.png diff --git a/public/img/overview/personal-access-token-overview.png b/public/docs-static/img/overview/personal-access-token-overview.png similarity index 100% rename from public/img/overview/personal-access-token-overview.png rename to public/docs-static/img/overview/personal-access-token-overview.png diff --git a/public/img/overview/service-user-creation.png b/public/docs-static/img/overview/service-user-creation.png similarity index 100% rename from public/img/overview/service-user-creation.png rename to public/docs-static/img/overview/service-user-creation.png diff --git a/public/img/overview/service-user-overview.png b/public/docs-static/img/overview/service-user-overview.png similarity index 100% rename from public/img/overview/service-user-overview.png rename to public/docs-static/img/overview/service-user-overview.png diff --git a/src/components/Logo.jsx b/src/components/Logo.jsx index 9c692ed9..ffa76458 100644 --- a/src/components/Logo.jsx +++ b/src/components/Logo.jsx @@ -4,13 +4,13 @@ export function Logo(props) { let router = useRouter() return (
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+