When using Webby to generate a static website, the content and layout are processed through erb. The program provides a \'@pages\' variable which contains information about all the pages being generat
My company (an engineering firm) is looking to redesign their website with some dynamic content.We have a nice portfolio of projects that we\'d like to present on our site by category.
I want my resulting *.css file to land in the output/css directory instead of the stylesheets directory.How would I go about doing this?