Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add anatomy and component rundown to README #41

Merged
merged 1 commit into from
May 3, 2016
Merged

Conversation

chrislopresto
Copy link
Owner

No description provided.

@chrislopresto chrislopresto mentioned this pull request May 3, 2016
@chrislopresto chrislopresto merged commit d25a58c into master May 3, 2016
@chrislopresto chrislopresto deleted the some-docs branch May 3, 2016 16:30
```hbs
{{#freestyle-guide title="My Living Style Guide" subtitle="Showcasing My App's Components"}}
{{#freestyle-section name='Visual Style' as |section|}}
{{#freestyle-subsection name='Typography' section=section}}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you requiring section=section because you want to support Ember < 2.3?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, just out of convenience when spiking. I'm hoping to remove this requirement using the hash helper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants