Forem Creators and Builders 🌱

Discussion on: What are we missing?

Collapse
 
zoedreams profile image
Kara Rawson

great idea. I would like to see the ability to create your own tags, with associated render scripts which can be searched and added to your personal stack of tags. thoughts?

Collapse
 
citizen428 profile image
Michael Kohl

I like the idea, but I think it's somewhat aspirational for the time being since we render Liquid tags via the Rails backend. This means the custom code would execute within the app server, which has certain security implications.