An open API service indexing awesome lists of open source software.

https://github.com/sevensource/magnolia-thymeleaf-renderer

Thymeleaf rendering for Magnolia CMS 5.5, 5.6, 6.0, 6.1, 6.2
https://github.com/sevensource/magnolia-thymeleaf-renderer

magnolia magnolia-cms magnolia-module templating-engine thymeleaf

Last synced: about 1 year ago
JSON representation

Thymeleaf rendering for Magnolia CMS 5.5, 5.6, 6.0, 6.1, 6.2

Awesome Lists containing this project

README

          

[![GitHub Tag](https://img.shields.io/github/tag/sevensource/magnolia-thymeleaf-renderer.svg?maxAge=3600)](https://github.com/sevensource/magnolia-thymeleaf-renderer/tags)
[![Maven Central](https://img.shields.io/maven-central/v/org.sevensource.magnolia/magnolia-thymeleaf-renderer.svg?maxAge=3600)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.sevensource.magnolia%22%20AND%20a%3A%22magnolia-thymeleaf-renderer%22)
[![License](https://img.shields.io/github/license/sevensource/magnolia-thymeleaf-renderer.svg?maxAge=2592000)](https://github.com/sevensource/magnolia-thymeleaf-renderer/blob/master/LICENSE)

# Thymeleaf rendering for Magnolia CMS
[Thymeleaf 3](https://www.thymeleaf.org/) templates rendering integration for [Magnolia CMS 6.2](https://www.magnolia-cms.com)

**Contributions welcome!**

# About
* [magnolia-module-thymeleaf-renderer](magnolia-module-thymeleaf-renderer)
is a Thymeleaf renderer for Magnolia 6.2
* [magnolia-module-thymeleaf-blossom-renderer](magnolia-module-thymeleaf-blossom-renderer)
features integration with [Blossom](https://documentation.magnolia-cms.com/display/DOCS/Blossom+module) / [Spring Framework](https://www.spring.io)

* see [thymeleaf-renderer-demo-module](thymeleaf-renderer-demo-module) and [thymeleaf-blossom-renderer-demo-module](thymeleaf-blossom-renderer-demo-module) for fully working examples.