Does anyone know if there are any ports of Liquid Templating for Node.js? Or anything like it?
More or less our goal is to port Jekyll to Node.js – so anything to help with the templating side will be appreciated 🙂
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Thanks guys.
Ended up using eco as the templating engine.
For the layouts-in-layouts of Jekyll as well as the YAML headers of template files I coded my own: http://docpad.org