From 4962e163957e25550deef99b278f917aaea511e8 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Thu, 25 Jul 2024 20:28:20 +0200 Subject: [PATCH] Add instructions on how to initialize the account theme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 8122560..aa9fb9c 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,18 @@ npm run build-keycloak-theme Note that by default Keycloakify generates multiple .jar files for different versions of Keycloak. You can customize this behavior, see documentation [here](https://docs.keycloakify.dev/v/v10/targetting-specific-keycloak-versions). +# Initializing the account theme + +```bash +npx keycloakify initialize-account-theme +``` + +# Initializing the email theme + +```bash +npx keycloakify initialize-email-theme +``` + # GitHub Actions The starter comes with a generic GitHub Actions workflow that builds the theme and publishes