All Projects → adobe → Htl Spec

adobe / Htl Spec

Licence: apache-2.0
HTML Template Language Specification

Projects that are alternatives of or similar to Htl Spec

Tools
Tools to support development, testing and deployment of Marketing Cloud technologies
Stars: ✭ 94 (-55.87%)
Mutual labels:  aem
Aem Groovy Console
The AEM Groovy Console provides an interface for running Groovy scripts in the AEM container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs.
Stars: ✭ 144 (-32.39%)
Mutual labels:  aem
Pongo2
Django-syntax like template-engine for Go
Stars: ✭ 2,111 (+891.08%)
Mutual labels:  template-language
Accesscontroltool
Rights and roles management for AEM made easy
Stars: ✭ 113 (-46.95%)
Mutual labels:  aem
Aem Sample We Retail
🚫 We.Retail has been archived, see instead the WKND Guide:
Stars: ✭ 121 (-43.19%)
Mutual labels:  aem
Fleet
Templating System for Clojure
Stars: ✭ 148 (-30.52%)
Mutual labels:  template-language
Felix Search Webconsole Plugin
Search Web Console Plugin for Apache Felix
Stars: ✭ 79 (-62.91%)
Mutual labels:  aem
Milk
Milk is Mustache in CoffeeScript -- great with your browser or NodeJS!
Stars: ✭ 192 (-9.86%)
Mutual labels:  template-language
Aem React
⚛ AEM templates and components based on React for server and client side. Provides a demo content package and core osgi bundle.
Stars: ✭ 142 (-33.33%)
Mutual labels:  aem
Ehtml
HTML Framework that allows you not to write JavaScript code.
Stars: ✭ 161 (-24.41%)
Mutual labels:  template-language
Acs Aem Tools
Stars: ✭ 113 (-46.95%)
Mutual labels:  aem
Grabbit
Grabbit - Fast Content Sync tool for AEM/CQ
Stars: ✭ 119 (-44.13%)
Mutual labels:  aem
Phptal
PHP Template Attribute Language — template engine for XSS-proof well-formed XHTML and HTML5 pages
Stars: ✭ 155 (-27.23%)
Mutual labels:  template-language
Aem Htl Style Guide
A style guide for the HTML Template Language (HTL), the templating language use by the Adobe Experience Manager (AEM).
Stars: ✭ 111 (-47.89%)
Mutual labels:  aem
Automad
A flat-file content management system and template engine
Stars: ✭ 163 (-23.47%)
Mutual labels:  template-language
Tuxedo
Tuxedo is a template language for Swift.
Stars: ✭ 80 (-62.44%)
Mutual labels:  template-language
Gradle Aem Plugin
Swiss army knife for Adobe Experience Manager related automation. Environment setup & incremental AEM application build which takes seconds, not minutes.
Stars: ✭ 145 (-31.92%)
Mutual labels:  aem
Slang
Slim-inspired templating language for Crystal
Stars: ✭ 200 (-6.1%)
Mutual labels:  template-language
Acs Aem Samples
AEM Code Samples repository
Stars: ✭ 170 (-20.19%)
Mutual labels:  aem
Eval
Eval is a lightweight interpreter framework written in Swift, evaluating expressions at runtime
Stars: ✭ 157 (-26.29%)
Mutual labels:  template-language

HTML Template Language Specification

The HTML Template Language (HTL), formerly known as Sightly, has been introduced with Adobe Experience Manager 6.0 and takes the place of JSP (JavaServer Pages) as the preferred and recommended server-side template system for HTML.

This is the HTL Specification that defines the syntax and the behavior of the language.

A Java-based reference implementation has been donated to the Apache Sling project and can be checked out from https://github.com/apache/sling/tree/trunk/bundles/scripting/sightly.

The Technology Compatibility Kit can be run on implementations to check their compliance with the specification.

An implementation of version 1.4 of the language specification is available in AEM 6.3 SP3 and AEM 6.4 SP1.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].