From b91ad23b20cd42ec2ee573f4c19442c421d484da Mon Sep 17 00:00:00 2001 From: Pedro Igor Date: Fri, 9 Feb 2024 00:21:54 -0300 Subject: [PATCH] Update theme documentation about the considerations when deploying custom themes (#26885) Related #23907 Signed-off-by: Pedro Igor --- .../server_development/topics/themes.adoc | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/docs/documentation/server_development/topics/themes.adoc b/docs/documentation/server_development/topics/themes.adoc index 6a7583e6cb..e3a3c2c9c3 100755 --- a/docs/documentation/server_development/topics/themes.adoc +++ b/docs/documentation/server_development/topics/themes.adoc @@ -153,6 +153,7 @@ unixHome=${env.HOME:Unix home not found} windowsHome=${env.HOMEPATH:Windows home not found} ---- +[[_theme_stylesheet]] ==== Add a stylesheet to a theme You can add one or more stylesheets to a theme. @@ -345,8 +346,20 @@ Icons for social providers are already defined in `base` login theme properties ==== Creating a custom HTML template -{project_name} uses https://freemarker.apache.org/[Apache Freemarker] templates to generate HTML. You can override individual templates in your own theme by -creating `/