aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2024-07-25 20:28:20 +0200
committerGravatar Joseph Garrone <[email protected]>2024-07-25 20:28:20 +0200
commit4962e163957e25550deef99b278f917aaea511e8 (patch)
tree7ff645aa72c5e132c874b34a3608ec88d90741ec
parentUpdate keycloakify (diff)
Add instructions on how to initialize the account theme
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
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