For this maybe look at space-lua. It lets you use functions inline and renders the results directly.
So you could do {{myfunction(parameter)}}
directly inside your pages.
For now, it’s only available on edge.
For this maybe look at space-lua. It lets you use functions inline and renders the results directly.
So you could do {{myfunction(parameter)}}
directly inside your pages.
For now, it’s only available on edge.