lukin / keywind

Keywind is a component-based Keycloak Login Theme built with Tailwind CSS
Apache License 2.0
779 stars 274 forks source link

Preview modified pages? #92

Open liamlows opened 4 months ago

liamlows commented 4 months ago

I've been using this repository as a starter to customize a Keycloak theme with tailwind and it has been awesome in getting off the ground fast. However, one issue I've been having is viewing the themes of pages that are not sign in/sign up/forgot password.

So far I've just been mounting the themes folder to my local Keycloak docker compose deployment and accessing the pages through Keycloak itself. However, i have not found a way to view all the pages. Is there another way to preview pages or is there an option in Keycloak to see the pages?

I saw there is a html directory in this repo but it looks like its completely separate from the theme itself. Is there a way to utilize these perhaps?