First thing, you might want to check under the /portfolio directory; with the path set like that, I think it'll build from your root directory.
That's all I can think of right off the bat; the reason why I think that is because it has to be an absolute path, first off, and second off, it's printing out the string "Assembling to default blueprint path", which means it's not picking up the path setting properly. On Apr 24, 7:32 pm, Breathe Makes Smoke <[email protected]> wrote: > This is the complete settings.yml file: > > portfolio: > path: portfolio > custom_css: > screen.css: > - custom.css > custom_layout: > column_count: 24 > column_width: 60 > gutter_width: 10 > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
