lukin / keywind

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

RFC: What would you like to see in Keywind? #6

Open lukin opened 2 years ago

lukin commented 2 years ago

Hey 👋

I need your help! I would really love to hear what you would like to see in Keywind.

Features:

Pages:

magick93 commented 2 years ago

CI/CD pipeline would be great. Something that can package up the theme into an archive, then add it to github releases. Then it can easily be installed using the Keycloak Operator.

And yes for unit testing :)

moseskamau338 commented 2 years ago

I'd love to see content around extending the theme to match certain scenarios or even how you implement features like dark mode and the rest

deedubs commented 2 years ago

I would definitely appreciate releases. I'm not sure if there is a security concern around using a pre-package theme 😨

mnaser commented 2 years ago

I would definitely appreciate releases. I'm not sure if there is a security concern around using a pre-package theme 😨

yeah, it'd be nice, it's taking me quite a bit of time to be able to get it working :)

fbrettnich commented 1 year ago

Identity Provider Icon for Discord (https://github.com/wadahiro/keycloak-discord)

kaleabmelkie commented 1 year ago

Better guides/docs on how to set it up

christarroja commented 1 year ago

account console page

hbadri3 commented 1 year ago

RTL please

AlmondMilk4242 commented 1 year ago

Ill actually like someone to setup a development place that easily enables user to load that code into the ftl. its time consuming to modify it in ftl. and with dev stage in place, modifications and scaling pages are easy

martmalo commented 1 year ago

Apple logo in identity providers.

tomas-rojo commented 1 year ago

I would love to see the account console.

abhishekgahlot2 commented 1 year ago

JSX Components please

CHE1RON commented 12 months ago

Email theme! (duplicate of #47)

stdunbar commented 9 months ago

I'd love to see more customization docs. There are many moving parts, from the FreeMarker side, the way that Keycloak consumes the built package and tailwind. I'm simply trying to add a background image and cannot figure out where it even goes.