lukin / keywind

Keywind is a component-based Keycloak Login Theme built with Tailwind CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFC: What would you like to see in Keywind?

lukin opened this issue Β· comments

Hey πŸ‘‹

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

Features:

Pages:

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 :)

commented

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

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

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 :)

commented

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

Better guides/docs on how to set it up

account console page

RTL please

commented

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

Apple logo in identity providers.

I would love to see the account console.

JSX Components please

Email theme! (duplicate of #47)

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.