iotanetwork / website

The Official website for IEN
https://iotaevangelist.network
0 stars 0 forks source link

Possible replacement Swig as template engine #5

Open anistark opened 6 years ago

anistark commented 6 years ago

Swig has been declared as not maintained by the owner.

Either we can:

  1. Fork swig and maintain ourselves.
  2. Replace swig and implement something else.

(Suggestions welcome)

ghost commented 6 years ago

I have started implementing handlebars.

anistark commented 6 years ago

Cool. Make sure any template language you go for supports component type including and importing as well. Swig is stable at the moment so we are not in hurry. We can try as many approaches as possible. :)

anistark commented 6 years ago

ejs template engine is also a viable replacement.

ghost commented 6 years ago

not a priority, keep using swig until most important issues are done