Closed kartoch closed 12 years ago
Same issue. Any help on this would be great. Has this only been run on a mac? Where is the dependency on less.app and what is it used for?
Would be great to be able to help out with these docs.
Note, you can remove the less plugin from the site.yaml file to get the files to serve, though it will be missing the needed css.
Somehow missed this issue before. Docs use the less css compiler: https://github.com/cloudhead/less.js/
If you have nodejs and npm, you can install it with npm install less
I'm trying to generate the documentation but I've the following error:
I'm on Ubuntu 11.10 and
less
is available in my system.