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
- Host: GitHub
- URL: https://github.com/sevensource/magnolia-thymeleaf-renderer
- Owner: sevensource
- License: gpl-3.0
- Created: 2020-02-09T19:49:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-05T14:46:28.000Z (about 4 years ago)
- Last Synced: 2024-04-17T10:55:27.615Z (about 2 years ago)
- Topics: magnolia, magnolia-cms, magnolia-module, templating-engine, thymeleaf
- Language: Java
- Homepage:
- Size: 623 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/sevensource/magnolia-thymeleaf-renderer/tags)
[](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.sevensource.magnolia%22%20AND%20a%3A%22magnolia-thymeleaf-renderer%22)
[](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.