1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs/how-to
Drew Gorton b2b19e4970
Navigation refactor (#5227)
## About the changes
Refactor the main nav, with the following goals: 
* Communicate the value of each section vs the format (ex:
“Understanding Unleash” vs “Topic Guides”)
* Make space for the Feature Flag tutorials section that we’re starting
to build
* Scope updates to navigation and pages that need updates based on new
URLs & organization
* Update URLs to follow the new hierarchy without breaking links (adding
redirects & editing internal links between pages as needed)

### Important files
sidebar.js
docusaurus.config.js

## Discussion points
* Redirects can't be tested out of prod, which is a bummer :/
* Some URLs have been preserved untouched while we monitor for potential
negative SEO impact of client-side redirects
* It's a large PR (sorry). Nav changes and file movements impacted lots
of files.

---------

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2023-10-31 09:38:03 -05:00
..
how-to-add-feature-flag-naming-patterns.mdx docs: feature flag naming patterns (#4632) 2023-09-11 15:28:10 +02:00
how-to-add-sso-azure-saml.md docs: custom root roles (#4451) 2023-08-10 08:21:58 +01:00
how-to-add-sso-google.md
how-to-add-sso-open-id-connect.md docs: custom root roles (#4451) 2023-08-10 08:21:58 +01:00
how-to-add-sso-saml-keycloak.md
how-to-add-sso-saml.md docs: custom root roles (#4451) 2023-08-10 08:21:58 +01:00
how-to-add-strategy-constraints.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
how-to-add-users-to-unleash.md docs: custom root roles (#4451) 2023-08-10 08:21:58 +01:00
how-to-capture-impression-data.mdx docs: make videos bigger (#4980) 2023-10-10 11:42:25 +02:00
how-to-clone-environments.mdx
how-to-create-and-assign-custom-project-roles.md docs: update availability due to 5.6 release (#5167) 2023-10-27 10:04:17 +01:00
how-to-create-and-assign-custom-root-roles.md docs: custom root roles (#4451) 2023-08-10 08:21:58 +01:00
how-to-create-and-display-banners.md docs: banners (#5173) 2023-10-27 09:16:56 -05:00
how-to-create-and-manage-user-groups.md
how-to-create-api-tokens.mdx
how-to-create-feature-toggles.md Update more instances of "toggle" with "flag" (#4821) 2023-10-02 12:37:53 -05:00
how-to-create-personal-access-tokens.mdx
how-to-create-project-api-tokens.mdx docs: Project api token (#3405) 2023-03-29 11:39:37 +03:00
how-to-create-service-accounts.mdx docs: custom root roles (#4451) 2023-08-10 08:21:58 +01:00
how-to-define-custom-context-fields.md
how-to-download-login-history.mdx
how-to-enable-openapi.mdx Navigation refactor (#5227) 2023-10-31 09:38:03 -05:00
how-to-environment-import-export.mdx Navigation refactor (#5227) 2023-10-31 09:38:03 -05:00
how-to-import-export.md Navigation refactor (#5227) 2023-10-31 09:38:03 -05:00
how-to-manage-public-invite-tokens.mdx
how-to-run-the-unleash-proxy.mdx
how-to-schedule-feature-releases.mdx
how-to-send-feature-updates-to-slack-deprecated.md docs(1-1262): Change addons -> integrations (#4523) 2023-09-14 15:27:51 +02:00
how-to-set-up-group-sso-sync.md docs: small fixes (#2688) 2022-12-14 15:26:41 +01:00
how-to-setup-sso-keycloak-group-sync.md Docs: fix typo / lexical illusion "the the" -> "to the" 2022-12-18 23:06:35 +01:00
how-to-synchronize-unleash-instances.md
how-to-use-custom-strategies.md
how-to-use-the-admin-api.md