This addon provides the general layout and some styles that are used for documentation websites such as guides.emberjs.com, and cli.emberjs.com.
Its responsibilities include
- CSS for the sidebar
- HTML markup specifics (i.e. the classes that go on various divs in the text of the guide itself)
Most aspects of the Guides are styled via ember-styleguide, not this repository.
guidemaker is what assembles guides content into queryable records.
guides-source has the learning content itself.
ember install guidemaker-ember-template
- Ember.js v3.28 or above
- Embroider or ember-auto-import v2
[Longer description of how to use the addon in apps.]
See the Contributing guide for details.
This project is licensed under the MIT License.