Posted Mar 15, 2013 2:36 UTC (Fri) by ssavitzky (guest, #2855)
[Link]
Me, too. GNU make is a great language for site generation because of the ability to define rules and dependencies. I use perl scripts for the more complicated operations.
Another nice feature of make is the ability (which you get for free) to use different rule sets for different subdirectories of a site.