Jérémie Bertrand

Results 103 comments of Jérémie Bertrand

By the way, if you end up creating a plugin and you want to share it, please let us know the repo that we can add in our (future) wiki...

Thanks for reporting :smiley: By variables you mean liquid variables? If yes it depends on DotLiquid which seems quite abandoned. If no can you provide a sample for reproducing the...

It is liquid variables, we can do nothing about that, sorry.

After some time of thinking, a custom `ISiteEngine` inherited from `LiquidEngine` could do the trick: in the `RenderTemplate` method you could check the `templateContents` and see if there are the...

That's a great idea but I was thinking that Jekyll [parameters](https://jekyllrb.com/docs/includes/#passing-parameters-to-includes) and [variables](https://jekyllrb.com/docs/includes/#passing-parameter-variables-to-includes) in includes (that we still miss in pretzel) were sufficient. Or am I missing something?

Not exactly but we have "[DirectoryPages](https://github.com/Code52/pretzel/issues/62)" which can do almost the same things.

I must admit that I don't know, I haven't used them at all. I wanted to add the real collections but haven't got the time...

@rnorbauer if you still want to contribute to the docs, we can use [Jabber](https://jabbr.net/#/rooms/code52) to discuss.

Thanks! :smile: Pretzel was created years ago but since there are only few people who are still maintaining it, so we are far from having all features of Jekyll. And...

If you use the Chocolatey version please specify the version 0.3.0 when you install pretzel, it's the last version but hasn't been validated by chocolatey moderators yet.