Open jonschlinkert opened 11 years ago
I'm working on a YUI plugin right now for @excaliburjs. It's not anywhere near primetime yet and it's pretty ugly at the moment.
Here's the output: http://excaliburjs.github.io/docs/api/
And the plugin source is: https://github.com/excaliburjs/excaliburjs.github.io/blob/site/plugins/yui.js
Just wanted to make you aware. I'm thinking first and foremost about how to make it work for us, but after that I'd be willing to help make it work for others. If you have suggestions for how to make it integrate better into the assemble pipeline, let me know, it took me awhile to figure out how it all sort of worked.
Cool, I'll take a look. we're about to release v0.5.0, are you working off of that branch of assemble? We're not going to be supporting the earlier versions. the good news is that it's pretty easy to upgrade plugins, so it shouldn't change much that you're doing.
actually I just skimmed over it, that will be easy to upgrade to v0.5. nice work.
Since we've been planning on adding a YUI plugin, would you consider moving this to assemble and "owning" it? obviously I'll add you as the maintainer. that way we can avoid confusing people with two YUI plugins and you'll get the additional direct support from the other assemble team members.
thoughts?
I think I'll feel better about that once I iron out the current issues with it and I have an idea of what should be extensible and what options to provide, how does that sound? I should be done pretty soon I hope.
sure, it's up to you of course!
we're trying to release v0.5, and this could be a great plugin to list in the v0.5. launch, so let me know if it's sooner than later! thanks!