Results 5 comments of Chua Kiem Fai

Hi all, may I know what's the status of the consolidation of all projects? Is there any possibility to create a Github organization and put all related repos in there?

Maybe we can just introduce options parameter? ``` var Metalsmith = require('metalsmith'); Metalsmith(directory, { "source": "src", "destination": "build", "plugins": [ {"metalsmith-drafts": true}, {"metalsmith-markdown": true}, {"metalsmith-permalinks": "posts/:title"}, {"metalsmith-templates": "handlebars"} ] })...

We're thinking of building it with build system like fly or etc. That's the only use case now. Let me know if there's a better way to do it.

No worry on it, I'm using existing method to call on it. Since the cli already can pass all the config in 1 shot, just wondering why not reuse it....

Hi @fushunpoon, I don't think this is an issue as this's how router work. You may want to post at angular forum instead of here.