Hacker News new | ask | show | jobs
by ianstormtaylor 4481 days ago
Had the same problem ourselves while building Segment.io that every static site generator was a bit too opinionated in weird ways, so we made Metalsmith[0]. Check it out, and you might not need to make your own anymore :)

[0]: http://www.metalsmith.io/

1 comments

Ian how does it compare to gulp? Build tools with name-plugin-name are another proliferating area :).