Equal-Vote / star-server

STAR Voting is an upgrade to our current way of voting that allows voters to score candidates from 0 to 5. Ultimately, STAR Voting elects candidates who better represent the whole of the electorate. We are building a site that lets everyone from individuals to organizations use STAR Voting to host simple polls or run secure elections.
GNU Affero General Public License v3.0
18 stars 21 forks source link

Reskin keycloak page #306

Open ArendPeter opened 1 year ago

ArendPeter commented 1 year ago

I was hoping this could be done via the admin console, but it's a little more involved. We'll have to modify the docker image, so we could investigate this while we're migrating to azure

https://stackoverflow.com/questions/52641379/keycloak-deploy-custom-theme-in-docker https://www.youtube.com/watch?v=NH8dP647Lc0

As part of this I should make the registration button bigger

ArendPeter commented 6 months ago

Could investigate this while we're deploying keycloak on kubernetes

ArendPeter commented 5 months ago

I've started working on deploying keycloak to kubernetes, but this will require some additional research

punting