Skip to content

The API docs and legacy Guides for the Ember CLI. See README for the up-to-date site links.

Notifications You must be signed in to change notification settings

ember-learn/ember-cli.github.io

 
 

Repository files navigation

Legacy Ember CLI Website

This repository contains the built API documentation for ember-cli, and redirects that point the legacy URLs to https://cli.emberjs.com The source code for the active CLI guides can be found here.

About the API docs

This repository's content is hosted via Netlify, and unlike the guides content which is redirected, the built API docs are still used in production.

To update the API docs

  1. Clone this repository
  2. Clone https://github.com/ember-cli/ember-cli and yarn install
  3. In ember-cli, run npx yuidoc . to generate the API docs
  4. Copy the contents of the docs folder into the api folder of this website repo
  5. Run the app locally with http-server . and make sure that they show up as they should
  6. Open a PR to this repository

About the redirects

The redirect behavior is managed by Netlify. You can see the list of redirects here.

Deploying

PRs merged to this repository will be deployed automatically via Netlify's GitHub integration. The project name is ember-cli.com under the Ember org.

About

The API docs and legacy Guides for the Ember CLI. See README for the up-to-date site links.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.9%
  • JavaScript 1.4%
  • Other 1.7%