generator-keystone
generator-keystone copied to clipboard
styles not found
I get Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:3000/styles/site.css on a brand new site with Swig and stylus templates.

Update: I realize that I didn't use the latest version of the generator. This may have been solved here
The compiler doesn't run when starting gulp/grunt, had the same problem for foundation.nodejs.org. One needs to run the stylus compiler when starting either of these, see the fix here: https://github.com/nodejs/foundation.nodejs.org/pull/2
:/ then the generator should display such instructions, or ship with a precompiled .css file. I'll look into it.