Why is Yeoman not recommended for building websites?

yeoman

Solution

This has been answered on the mailinglist:

Yeoman is primarily targeted at improving the workflow for developers creating webapps. That's not to say that it can't be used to scaffold/build sites but we simply wanted to clarify that basic sites are not our target audience.

Problem

Why is Yeoman not recommended for building websites as they write on their website http://yeoman.io/road.html Clearing up misconceptions ``` […] - Not recommended for building websites […] ```

Original source