Skip to content

plakat/clj-thymeleaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-thymeleaf

A Ring integration of the Thymeleaf templating engine

Usage

Place your templates in a typical Ring application folder structure (lein new compojure-app ...) under resources/public, use a .html extension. Integration with Ring might look like the code given in clj-thymeleaf.samples.handler

The backend delivers data using the normal ring mechanism.

See https://github.com/plakat/clj-thymeleaf-sample for example code

License

Copyright © 2014 Wolfram Saringer

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Clojure / Ring integration for the Thymeleaf templating engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published