diff --git a/distribution/examples-docs-zip/build.xml b/distribution/examples-docs-zip/build.xml index 3ce2ac08bac..eb173923791 100755 --- a/distribution/examples-docs-zip/build.xml +++ b/distribution/examples-docs-zip/build.xml @@ -20,6 +20,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/themes/README.md b/examples/themes/README.md new file mode 100644 index 00000000000..ae72aaff4b6 --- /dev/null +++ b/examples/themes/README.md @@ -0,0 +1,4 @@ +Example Login Theme +=================== + +To deploy copy login/sunrise to standalone/configuration/themes/login/. Open the admin console, select your realm, in the drop-down for login theme select sunrise. Then login to your realm to see the new theme in action.