Change Liquid engine to Fluid #47

Open
opened 2024-06-04 20:05:18 +00:00 by danieljsummers · 1 comment

The DotLiquid project's author is no longer actively maintaining the project. Fluid is a similar library that is actively maintained. Most of the templates should be able to be rendered by a different engine, but the filters and tags under DotLiquidBespoke will need to be modified to work with Fluid's way of doing things. There may also be some differences in handling parsed templates, how values are passed (Hash is a DotLiquid thing), etc.

The DotLiquid project's author is no longer actively maintaining the project. [Fluid](https://github.com/sebastienros/fluid) is a similar library that is actively maintained. Most of the templates should be able to be rendered by a different engine, but the filters and tags under `DotLiquidBespoke` will need to be modified to work with Fluid's way of doing things. There may also be some differences in handling parsed templates, how values are passed (`Hash` is a DotLiquid thing), etc.
danieljsummers added the
enhancement
feature
label 2024-06-04 20:10:53 +00:00
danieljsummers added
enhancement
deprecation
and removed
enhancement
feature
labels 2024-06-04 20:14:54 +00:00
danieljsummers added the
area
theming
label 2024-06-04 20:17:27 +00:00
danieljsummers self-assigned this 2024-08-24 18:45:48 +00:00
danieljsummers added this to the v3 milestone 2025-07-04 15:13:25 +00:00
Author
Owner

The backend for this is thought-good; leaving this issue open for tweaks that may be needed

The backend for this is thought-good; leaving this issue open for tweaks that may be needed
Sign in to join this conversation.
No description provided.