Rob Loach
Rob Loach
I put together a [Metalsmith plugin to use JSTransformer](http://github.com/robloach/metalsmith-jstransformer), and thought it would be a good idea to have a list of potential ideas for other integration points with external...
There has been the adoption of `options.plugins` in a couple of the transforms, which allows the loading of additional functionality. What other standards could we introduce? Thoughts on some of...
Now that node 4.0.0 is out, it means we are currently supportly three different versions of Node. It would be nice to just target that previous 2 releases. Considering that,...