-
-
Notifications
You must be signed in to change notification settings - Fork 191
Description
If this is your first time tackling an issue that is part of the redesign project please read all the Notes section at the bottom of this issue before claiming it and starting to work on it
Add the Batteries Included section to the homepage. Some of the images/illustrations are missing from this screenshot so just ignore them for now.
Todo
- create images from the sketch file for the terminal and browser window
- add content using the layout classes
- Here is the content so you don't have to type everything out: https://gist.github.com/mansona/c627d2495b127737203d513d7fdb9b3b
useful documentation
Notes (important)
This issue is part of the Ember Website Redesign RFC and if you are not familiar with the RFC you should read it and look at the example landing page before attempting this issue.
When creating your PR you should target the redesign-rfc
branch. This way when your PR is merged it will not update master
it will instead update the long-lived branch that is tracking the website redesign work.
This issue is strictly to add the content for a section of the homepage. All styles should be provided by the ember-styleguide and we should not be adding styles to the ember-website for any reason. To see the documentation of the styleguide you can go to https://deploy-preview-145--ember-styleguide.netlify.com/
If you find that there is documentation or implementation lacking in the ember-styleguide to adequately tackle this issue then part of the deliverable of this issue is to document what is missing 👍 this will facilitate improvements in the ember-styleguide that will allow you to complete your work and get your PR merged.