Robbie Wagner

Results 813 comments of Robbie Wagner

I'm not sure actually. I think most of the generated docs typically come from JS, but you could add your own `md` files to manually document your components as well.

@chbonser ah yes, that would be less than ideal. Is this something you have time to investigate or perhaps help with implementing? I'm just trying to keep this repo afloat,...

@buschtoens I would be glad to work with you on this. We have a lot we need to do to modernize this project. I've been slowly chipping away at it.

It would be nice if we had a CI agnostic solution, so things could be built and deployed on Travis, GitHub Actions, Circle etc. but if it is easier to...

@buschtoens certainly open to suggestions. I think one defined path is okay here, and removing dependencies is always nice, however what about the case where a user wants to deploy...

Looks like there is another issue for this too https://github.com/ember-learn/ember-cli-addon-docs/issues/437

@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...

@jrock2004 sorry for the late reply! Would love some help with this. I think we should update everything to only modern / Octane syntax. No need to keep both Octane...

I'm not familiar with Windows or what issues might be occurring. If you guys know of fixes and/or wanted to help us setup Windows tests, that would be great!

@joukevandermaas @lolmaus would either of you be able to elaborate on the issues you encountered? I'm thinking we should move the build to GitHub actions and run on Mac, Windows,...