Minor: Remove ux style guide from docs (#17962)

This commit is contained in:
Sriharsha Chintalapani 2024-09-23 13:44:26 -07:00 committed by GitHub
parent d77cf36b38
commit ea36742f3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 16 additions and 58 deletions

View File

@ -1,12 +0,0 @@
---
title: UX Style Guide
slug: /developers/contribute/ux-style-guide
---
# UX Style Guide
We have a UX style guide to ensure OpenMetadata UI to be designed and developed in a clear and cohesive way for consistency throughout the project.
{% image src="/images/v1.4/developers/contribute/ux-style.png" alt="UX Style Guide" caption=" " /%}
[Click here](https://www.figma.com/file/sw3NcGyvATuwL4l7astZXL/OpenMetadata-Style-Guide) to see the Figma design.

View File

@ -140,9 +140,9 @@ site_menu:
url: /deployment/security/keycloak/kubernetes
- category: Deployment / Enable Security / Saml
url: /deployment/security/saml
- category: Deployment / Enable Security / Saml / Docker
- category: Deployment / Enable Security / Saml / Docker
url: /deployment/security/saml/docker
- category: Deployment / Enable Security / Saml / Bare Metal
- category: Deployment / Enable Security / Saml / Bare Metal
url: /deployment/security/saml/bare-metal
- category: Deployment / Enable Security / Saml / Kubernetes
url: /deployment/security/saml/kubernetes
@ -687,7 +687,7 @@ site_menu:
- category: How-to Guides / Admin Guide / How to Add Custom Logo
url: /how-to-guides/admin-guide/how-to-add-custom-logo
- category: How-to Guides / Admin Guide / Reindexing Search
url: /how-to-guides/admin-guide/Reindexing-Search
url: /how-to-guides/admin-guide/Reindexing-Search
- category: How-to Guides / Guide for Data Users
url: /how-to-guides/guide-for-data-users
@ -712,7 +712,7 @@ site_menu:
- category: How-to Guides / Guide for Data Users / How to Create a Custom Property for a Data Asset
url: /how-to-guides/guide-for-data-users/custom
- category: How-to Guides / Guide for Data Users / How to Customize OpenMetadata
url: /how-to-guides/guide-for-data-users/theme
url: /how-to-guides/guide-for-data-users/theme
- category: How-to Guides / Guide for Data Users / Overview of Announcements
url: /how-to-guides/guide-for-data-users/announcements
- category: How-to Guides / Guide for Data Users / How to Create an Announcement
@ -818,9 +818,9 @@ site_menu:
- category: How-to Guides / Data Insights / Run Data Insights using Airflow SDK
url: /how-to-guides/data-insights/airflow-sdk
- category: How-to Guides / Data Insights / Run Data Insights using Metadata CLI
url: /how-to-guides/data-insights/metadata-cli
url: /how-to-guides/data-insights/metadata-cli
- category: How-to Guides / Data Insights / Run Elasticsearch Reindex using Airflow SDK
url: /how-to-guides/data-insights/elasticsearch-reindex
url: /how-to-guides/data-insights/elasticsearch-reindex
- category: How-to Guides / Data Insights / Data Insights Report
url: /how-to-guides/data-insights/report
- category: How-to Guides / Data Insights / Cost Analysis
@ -1926,8 +1926,6 @@ site_menu:
url: /developers/contribute/developing-a-new-connector/test-it
- category: Developers / Contribute / Developing a New Connector / 6. Update the Documentation
url: /developers/contribute/developing-a-new-connector/update-documentation
- category: Developers / Contribute / UX Style Guide
url: /developers/contribute/ux-style-guide
- category: Developers / Bots
url: /developers/bots
- category: Developers / Add Language Support

View File

@ -1,12 +0,0 @@
---
title: UX Style Guide
slug: /developers/contribute/ux-style-guide
---
# UX Style Guide
We have a UX style guide to ensure OpenMetadata UI to be designed and developed in a clear and cohesive way for consistency throughout the project.
{% image src="/images/v1.5/developers/contribute/ux-style.png" alt="UX Style Guide" caption=" " /%}
[Click here](https://www.figma.com/file/sw3NcGyvATuwL4l7astZXL/OpenMetadata-Style-Guide) to see the Figma design.

View File

@ -145,9 +145,9 @@ site_menu:
url: /deployment/security/saml/aws
- category: Deployment / Enable Security / Saml / Azure
url: /deployment/security/saml/azure
- category: Deployment / Enable Security / Saml / Docker
- category: Deployment / Enable Security / Saml / Docker
url: /deployment/security/saml/docker
- category: Deployment / Enable Security / Saml / Bare Metal
- category: Deployment / Enable Security / Saml / Bare Metal
url: /deployment/security/saml/bare-metal
- category: Deployment / Enable Security / Saml / Kubernetes
url: /deployment/security/saml/kubernetes
@ -718,7 +718,7 @@ site_menu:
- category: How-to Guides / Admin Guide / How to Add Custom Logo
url: /how-to-guides/admin-guide/how-to-add-custom-logo
- category: How-to Guides / Admin Guide / Reindexing Search
url: /how-to-guides/admin-guide/Reindexing-Search
url: /how-to-guides/admin-guide/Reindexing-Search
- category: How-to Guides / Guide for Data Users
url: /how-to-guides/guide-for-data-users
@ -743,7 +743,7 @@ site_menu:
- category: How-to Guides / Guide for Data Users / How to Create a Custom Property for a Data Asset
url: /how-to-guides/guide-for-data-users/custom
- category: How-to Guides / Guide for Data Users / How to Customize OpenMetadata
url: /how-to-guides/guide-for-data-users/theme
url: /how-to-guides/guide-for-data-users/theme
- category: How-to Guides / Guide for Data Users / Overview of Announcements
url: /how-to-guides/guide-for-data-users/announcements
- category: How-to Guides / Guide for Data Users / How to Create an Announcement
@ -852,7 +852,7 @@ site_menu:
- category: How-to Guides / Data Insights / Run Data Insights using Airflow SDK
url: /how-to-guides/data-insights/airflow-sdk
- category: How-to Guides / Data Insights / Run Elasticsearch Reindex using Airflow SDK
url: /how-to-guides/data-insights/elasticsearch-reindex
url: /how-to-guides/data-insights/elasticsearch-reindex
- category: How-to Guides / Data Insights / Data Insights Report
url: /how-to-guides/data-insights/report
- category: How-to Guides / Data Insights / Cost Analysis
@ -1974,8 +1974,6 @@ site_menu:
url: /developers/contribute/developing-a-new-connector/test-it
- category: Developers / Contribute / Developing a New Connector / 6. Update the Documentation
url: /developers/contribute/developing-a-new-connector/update-documentation
- category: Developers / Contribute / UX Style Guide
url: /developers/contribute/ux-style-guide
- category: Developers / Webhooks
url: /developers/webhooks
- category: Developers / Bots

View File

@ -1,12 +0,0 @@
---
title: UX Style Guide
slug: /developers/contribute/ux-style-guide
---
# UX Style Guide
We have a UX style guide to ensure OpenMetadata UI to be designed and developed in a clear and cohesive way for consistency throughout the project.
{% image src="/images/v1.5/developers/contribute/ux-style.png" alt="UX Style Guide" caption=" " /%}
[Click here](https://www.figma.com/file/sw3NcGyvATuwL4l7astZXL/OpenMetadata-Style-Guide) to see the Figma design.

View File

@ -145,9 +145,9 @@ site_menu:
url: /deployment/security/saml/aws
- category: Deployment / Enable Security / Saml / Azure
url: /deployment/security/saml/azure
- category: Deployment / Enable Security / Saml / Docker
- category: Deployment / Enable Security / Saml / Docker
url: /deployment/security/saml/docker
- category: Deployment / Enable Security / Saml / Bare Metal
- category: Deployment / Enable Security / Saml / Bare Metal
url: /deployment/security/saml/bare-metal
- category: Deployment / Enable Security / Saml / Kubernetes
url: /deployment/security/saml/kubernetes
@ -517,7 +517,7 @@ site_menu:
url: /connectors/pipeline/matillion
isCollateOnly: true
- category: Connectors / Pipeline / Matillion / Run Externally
url: /connectors/pipeline/matillion/yaml
url: /connectors/pipeline/matillion/yaml
- category: Connectors / Pipeline / Databricks Pipeline
url: /connectors/pipeline/databricks-pipeline
- category: Connectors / Pipeline / Databricks Pipeline / Run Externally
@ -727,7 +727,7 @@ site_menu:
- category: How-to Guides / Admin Guide / How to Add Custom Logo
url: /how-to-guides/admin-guide/how-to-add-custom-logo
- category: How-to Guides / Admin Guide / Reindexing Search
url: /how-to-guides/admin-guide/Reindexing-Search
url: /how-to-guides/admin-guide/Reindexing-Search
- category: How-to Guides / Guide for Data Users
url: /how-to-guides/guide-for-data-users
@ -752,7 +752,7 @@ site_menu:
- category: How-to Guides / Guide for Data Users / How to Create a Custom Property for a Data Asset
url: /how-to-guides/guide-for-data-users/custom
- category: How-to Guides / Guide for Data Users / How to Customize OpenMetadata
url: /how-to-guides/guide-for-data-users/theme
url: /how-to-guides/guide-for-data-users/theme
- category: How-to Guides / Guide for Data Users / Overview of Announcements
url: /how-to-guides/guide-for-data-users/announcements
- category: How-to Guides / Guide for Data Users / How to Create an Announcement
@ -1985,8 +1985,6 @@ site_menu:
url: /developers/contribute/developing-a-new-connector/test-it
- category: Developers / Contribute / Developing a New Connector / 6. Update the Documentation
url: /developers/contribute/developing-a-new-connector/update-documentation
- category: Developers / Contribute / UX Style Guide
url: /developers/contribute/ux-style-guide
- category: Developers / Webhooks
url: /developers/webhooks
- category: Developers / Bots