-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docpad run crashes while rendering foundation.css.scss #2
Comments
Same issue here |
I had the same issue. This skeleton is based on Foundation 3.x. Foundation 4.x (current) does not have |
Thanks frealty; duly commented, but now get this... Something went wrong while rendering: Sites/zurb-foundation.docpad/src/documents/styles/foundation.css.scss |
sorry for the long wait... I'm now building a foundation 4.3.2 branch and i'll merge it onto master as soon i'll resolve a little JS problem: it just do not see foundation() function, maybe is some kind of conflict with zepto or, who knows, some silly typo. I've done it more lightweight using nodesass, coffescript(quite optional) and eco (I prefer handlebars politics in separation between logic and content... but for now i'll use eco, then later i'll evaluate if it's a good idea to switch to hb. next plans: a good min and lint and maybe a basic usage of collection (automatic menu with pages and blog post but i'd like to keep it as simple and not specific as possible) |
I'm checking out your git project for DocPad + zurb, and unfortunately I'm not able to get it to work. I have an up to date node (node.js 0.10.3) installation and the latest DocPad (docpad@6.30). Sass version is : Sass 3.2.7 (Media Mark). I'm on OSX.
When I do a "docpad run" from the commandline I get the following message:
The text was updated successfully, but these errors were encountered: