Sam, I also found nanoc to be overkill. Strongly recommend http://get-serve.com/
Works out the box with HAML and SASS, and makes the upgrade path to rails easy (in terms of how it handles views and partials). In development mode runs as a rack app, so you can use it with any rack-compliant web server — I use it with pow and works a treat. If you want to output the static files handles that too. Steve -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To view this discussion on the web visit https://groups.google.com/d/msg/rails-oceania/-/XNqcqacKFRQJ. 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/rails-oceania?hl=en.
