1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-04 00:18:40 +01:00
unleash.unleash/website/docs/how-to
Thomas Heartman fa4d6b211a
docs: make videos bigger (#4980)
This PR changes the `VideoContent` component to:
- remove the extra text; keeps only videos
- makes videos take up the full article width
- multiple videos stack vertically (this may or may not be the best way
to handle it, but we don't have any instances of using multiple videos
as of right now, so we shouldn't touch this until we do).

By chance, it also removes a lot of trailing whitespace in files. I
suggest checking out the diff with whitespace hidden.

Before (single video):

![image](https://github.com/Unleash/unleash/assets/17786332/e47e8827-93e9-4dbc-bdfb-cdb1665fae98)


Before (if there were multiple videos): 

![image](https://github.com/Unleash/unleash/assets/17786332/f41ab11f-649f-4369-96fe-70a5d66ced40)


After (single video):

![image](https://github.com/Unleash/unleash/assets/17786332/0df9d3fd-3935-4567-93d0-470682fe4bb3)


After (if there are multiple videos): 

![image](https://github.com/Unleash/unleash/assets/17786332/98b4a590-c03c-40a1-880f-93ad05090c5e)
2023-10-10 11:42:25 +02:00
..
how-to-add-feature-flag-naming-patterns.mdx
how-to-add-sso-azure-saml.md
how-to-add-sso-google.md
how-to-add-sso-open-id-connect.md
how-to-add-sso-saml-keycloak.md
how-to-add-sso-saml.md
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
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: make videos bigger (#4980) 2023-10-10 11:42:25 +02:00
how-to-create-and-assign-custom-root-roles.md
how-to-create-and-manage-user-groups.md docs: extend group documentation to include information on setting root roles (#3696) 2023-05-17 08:59:35 +02:00
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
how-to-create-service-accounts.mdx
how-to-define-custom-context-fields.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
how-to-download-login-history.mdx
how-to-enable-openapi.mdx
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
how-to-setup-sso-keycloak-group-sync.md
how-to-synchronize-unleash-instances.md
how-to-troubleshoot-cors.md
how-to-troubleshoot-flag-exposure.md
how-to-troubleshoot-flag-not-returned.md
how-to-use-custom-strategies.md
how-to-use-the-admin-api.md