mozilla / nunjucks

A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
https://mozilla.github.io/nunjucks/
BSD 2-Clause "Simplified" License
8.48k stars 635 forks source link

Move documentation to MDN #1397

Open xplosionmind opened 2 years ago

xplosionmind commented 2 years ago

Since Nunjucks is a Mozilla project, and Mozilla has MDN, a wonderful growing web development documentation portal, why can’t Nunjucks documentation move there?

fdintino commented 2 years ago

The nunjucks repository is under the mozilla organization, and it may have been maintained by mozilla developers at some point, but it's not anymore. Also, MDN is exclusively focused on documenting CSS, HTML, and javascript, as they are implemented in browsers and standards. There aren't any libraries documented on MDN.