Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Nov 21, 2018. It is now read-only.
This repository was archived by the owner on Nov 21, 2018. It is now read-only.
There was an error while loading. Please reload this page.
The gulp task to render the website template (
templates.js) isn't really easy to read and I think it will also not scale well with line like.pipe(replaceStream('<title i18n-title>io.js - JavaScript I/O</title>','<title i18n-title>'+pageTitle+'</title>')What about using jade to improve this?