When comparing Wintersmith vs Webhook, the Slant community recommends Wintersmith for most people. In the question“What are the best static site generators?” Wintersmith is ranked 3rd while Webhook is ranked 20th. The most important reason people chose Wintersmith is:
Wintersmith has an extensive Markdown support. Default, it is rendered by [Marked](https://github.com/chjj/marked). However there are plugins available for [others](https://github.com/jnordberg/wintersmith/wiki/Plugins) (such as [Markdown-it](https://github.com/dwaite/wintersmith-markdown-it)).
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Markdown support
Wintersmith has an extensive Markdown support. Default, it is rendered by Marked. However there are plugins available for others (such as Markdown-it).
Pro Templates
Templating engine comes with Jade plugin and many third-party plugins.
Pro Very flexible
Wintersmith only has a predefined directory structure, everything else can built any way you want.
Pro Built on node.js
Node.js is a software platform for scalable server-side and networking applications.
Pro MIT Open Source
A very flexible license to do whatever you want. Code available on GitHub.
Pro Friendly CMS that clients can use
Webhook has a CMS admin page that can be access on the live site. This lets your clients login and edit the site like a traditional CMS system.
Pro Works with Firebase
Rather than store the data in flat files, Webhook stores your data in Firebase, where it can be accessed similar to JSON from other applications.
Pro Flexible Content Creation
Lets you describe your own content types and their own fields easily from the admin interface.
Cons
Con Thin and disorganized documentation
The documentation for Wintersmith is lacking examples and clear explanations. It's also quite disorganized, making it difficult to find what you're looking for.
Con Requires registration
Even simple command line tools require registration.