google / web-starter-kit

Web Starter Kit - a workflow for multi-device websites
http://developers.google.com/web/starter-kit
Apache License 2.0
18.43k stars 3.02k forks source link

[refs #935] Add nunjucks templating engine #936

Closed zomars closed 6 years ago

googlebot commented 7 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


zomars commented 7 years ago

I signed it! My company name is: Ancla Studio

zomars commented 7 years ago

This implements what I proposed in #935

addyosmani commented 6 years ago

@zomars Thank you very much for your contribution. We'll apologize for not commenting earlier on the RFC thread you put together. We're currently trying to limit the scope of WSK to as simple a setup as possible for most users. With that in mind, we're not going to introduce a templating system in here just yet.