Update the intro story
This commit is contained in:
parent
093e51e092
commit
43c93ef0b4
@ -21,14 +21,10 @@ import { KeycloakifyRotatingLogo } from "./KeycloakifyRotatingLogo";
|
|||||||
<h1><a href="#">Keycloakify </a> Storybook</h1>
|
<h1><a href="#">Keycloakify </a> Storybook</h1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
This website showcases all the Keycloak user-facing pages that can be customized using Keycloakify.
|
This website showcases all the Keycloak user-facing pages of the login and account theme.
|
||||||
The storybook serves as a comprehensive reference to help you determine which pages you would like to personalize.
|
The storybook serves as a reference to help you determine which pages you would like to personalize.
|
||||||
Keep in mind that customizing the <a href="https://github.com/keycloakify/keycloakify-starter/blob/main/src/keycloak-theme/login/Template.tsx"><code>Template</code></a> component alone will already cover 90% of your customization needs.
|
These pages are a direct React adaptation of the [built-in FreeMarker Keycloak pages](https://github.com/keycloak/keycloak/tree/24.0.4/themes/src/main/resources/theme/base).
|
||||||
</p>
|
You may notice some visual bugs on certain pages; these issues were not introduced by Keycloakiy and are also present in the default Keycloak 24 theme.
|
||||||
|
|
||||||
<p>
|
|
||||||
If you discover that a page you wish to customize is not currently supported by Keycloakify, don't worry.
|
|
||||||
Simply refer to <a href="https://docs.keycloakify.dev/limitations#i-have-established-that-a-page-that-i-need-isnt-supported-out-of-the-box-by-keycloakify-now-what">this documentation page</a> for further assistance.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user