tyler-sommer/stick

Revel question

error56 opened this issue · 1 comments

Hi, is stick support Revel templates? Can I adapt stick into Revel without risk? Thanks

Hi @error56 , thanks for opening this!

Looking at the Revel docs on using a custom template engine (here: https://revel.github.io/manual/template-engine.html), it seems reasonable enough and stick should have no problem, excepting some adapter code to make stick implement the proper interfaces.

I don't use Revel myself, so the adapter code is up to you :) Let me know how it goes!