Closed
Description
Since we have now a .grenrc.js
file, is possible to pass functions to the template configuration.
We can update the code so to accept a function and use it to parse the informations.
This way the user can customise the output with JavaScript (e.g. date formatting #27)