This document provides an overview of key features in Sightly, an HTML templating language used in Adobe Experience Manager (AEM):
- It describes Sightly statements like data-sly-use, data-sly-attribute, data-sly-element, and data-sly-resource that allow manipulating elements, attributes, and including resources.
- Expression options like @context, @format, @join, and @i18n that control output are also covered.
- URI manipulation using options like @scheme, @domain, @path, @query, and @fragment is explained.
- Other topics include template and call statements, external templates, and the