cli-guides icon indicating copy to clipboard operation
cli-guides copied to clipboard

Step-by-step guides and tutorials for using the ember-cli to create apps and addons

Results 42 cli-guides issues
Sort by recently updated
recently updated
newest added

It can be confusing to constantly read references to yarn and npm. It would be much simpler for the reader to select npm or yarn once and read the whole...

blocked by work in another repo

Now with Firefox working in headless mode we should document this as a part of the guides. Original inspiration: https://twitter.com/Romgere_dev/status/1050702153302593536?s=19

Currently, https://cli.emberjs.com/release/appendix/dev-tools/#proxyingnetworkrequests only shows a brief example proxying to another `localhost` address. I think this is confusing and could be improved with a bit more prose, as well as a...

help wanted

We don't have a clear and easy way to learn ember-cli hooks even for experienced Ember.js developers sometimes we have to jump into the ember-cli [codebase](https://github.com/ember-cli/ember-cli/blob/bd052719e76a9d15be7a7f2e20fa1b2c082a3700/lib/models/addon.js) to understand many points...

With the Broccoli 2.0 implementation complete, we should ensure that there is an MVP for documentation in the guides. In addition to a basic introduction, the guides can link to...

Octane

Editing guides at all the pages are redirecting to 404 When I click the edit icon at the top right corner https://cli.emberjs.com/release/appendix/dev-tools/, It takes me to https://github.com/ember-learn/cli-guides/edit/master/guides/appendix/dev-tools.md **(404)** Actually, it...

I just realized that FastBoot doesn't seem to be rendering line numbers for code snippets so those only pop-in when re-rendering the snippet client-side: https://user-images.githubusercontent.com/1510/139454559-7b262e2c-59ab-4283-9ef4-dc8deb483e22.mov

It would be convenient if there was a mode where I could see all of the docs on a single page view. Thanks for considering!

Right now, we don't have search at all. Whatever happens here, the same work will be useful for the Ember Guides, and vice versa!

help wanted

In the old site, we had a section about the creation of node servers **Old site** - https://ember-cli.com/user-guide/#mocks-and-fixtures **Ember CLI blueprint** - https://github.com/ember-cli/ember-cli/tree/master/blueprints/http-mock/files/server/mocks We have a good example of the...

help wanted