ember-cli-addon-docs icon indicating copy to clipboard operation
ember-cli-addon-docs copied to clipboard

Extract version deployment into a new addon

Open josemarluedke opened this issue 4 years ago • 1 comments

The deploy pipeline with the version support is pretty awesome. The community would benefit if we extracted that functionality into a new addon that could be used outside of addon-docs. It probably could be an ember-cli-deploy plugin.

The Docfy project (in the Ember integration) would probably use something like that to support versioned docs.

josemarluedke avatar Jan 12 '21 01:01 josemarluedke

@josemarluedke sounds like a great idea to me! I'm not well versed in how that bit works though, and haven't done much with ember-cli-deploy. Is this something you would like to take on?

RobbieTheWagner avatar Jan 12 '21 01:01 RobbieTheWagner