Custom templating now available!

Until now you could only theme your DotNest site by using stylesheets. But now these dark days are over! We present you the power of Liquid Markup templates!

What is Liquid? Liquid Markup is a templating language specifically developed for being able to write safe templates. It's "safe" because you can't just write arbitrary C# code, thus potentially endangering other tenants. But you wouldn't want to do that anyway, right?

By making the Orchard Liquid Markup module available for all DotNest sites as of today you get an option to write templates from the admin site using Liquid, through the built-in Templates modules. These templates are then used just as normal shape templates.

And not only this but you can add templates to your Media Theme (just files with the .liquid file format) and when the theme is deployed the templates will be deployed as well!

There are constraints on what you can achieve from Liquid templates of course but it should be more than sufficient for theming your site. Also you have the power of Orchard shape composition at your hand too: go and read the readme on what power you can unlock! Also since the module was demoed on the weekly Orchard meeting you can watch iT in action in the recorded video (from 41:47).

Oh, and by the way we also updated Orchard to the latest 1.8.x version so your site is now living on the bleeding edge! (Don't worry, we tested everything thoroughly.)

Let's go and theme the heck out of that site of yours!

2 Comments

Add a Comment