Statiq.Framework icon indicating copy to clipboard operation
Statiq.Framework copied to clipboard

Pipeline to process Liquid Templating Language

Open NikoMix opened this issue 3 years ago • 1 comments

Jekyll - another static page generator - is currently using Liquid as templating language.

Having a pipeline to process their tags/syntax would allow to re-use most of the Jekyll Templates out of the box (or at least quickly re-wire them).

As potential Feature Request for future milestone :)

NikoMix avatar Jan 25 '23 13:01 NikoMix

I haven't tested it but I think this is done through #120 since scriban is compatible with liquid.

laedit avatar Mar 07 '23 07:03 laedit