I have some additional processing, and would like to generate some javascript files based on existing content.
Therefore, I need my code to be called after the site compilation and generation, so I can create new files in the output.
How to do that in nanoc? Thank you!