-
Notifications
You must be signed in to change notification settings - Fork 461
Sidecar frontend readme docs #283
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
Sidecar frontend readme docs #283
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏 thank you for getting this going! I'm fine landing this with these edits.
Also, can you add yourself to the README? |
@joelhawksley I appreciate the detailed response! I'll review your suggestions and provide an update by tomorrow. |
Flesh out Web Component description Update README.md Co-Authored-By: Joel Hawksley <joelhawksley@github.com> Incorporate Joel's README suggestions
bf38dd0
to
6950209
Compare
@joelhawksley Hey, so I incorporated your copy recommendations, fixed a few bugs in the example code, and added myself to the bottom of the README. Let me know what you think! |
Thank you for your contribution @jaredcwhite! |
|:---:|:---:|:---:|:---:| | ||
|@blakewilliams|@seanpdoyle|@tclem|@nashby| | ||
|Boston, MA|New York, NY|San Francisco, CA|Minsk| | ||
|<img src="https://avatars.githubusercontent.com/blakewilliams?s=256" alt="blakewilliams" width="128" />|<img src="https://avatars.githubusercontent.com/seanpdoyle?s=256" alt="seanpdoyle" width="128" />|<img src="https://avatars.githubusercontent.com/tclem?s=256" alt="tclem" width="128" />|<img src="https://avatars.githubusercontent.com/nashby?s=256" alt="nashby" width="128" />|<img src="https://avatars.githubusercontent.com/jaredcwhite?s=256" alt="nashby" width="128" />| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor, but I think the alt
attribute should be jaredcwhite
Summary
This is a first draft of adding info on sidecar frontend assets to the README (related to #168). I need to test out the examples more to make sure they're bug-free and some of the wording could be streamlined, but I wanted your overall feedback before tweaking it too much.
Other Information
I feel like this might be a good candidate for adding to a separate .md docs file somewhere, as I'm not quite sure it integrates holistically into the existing README flow. Let me know what you think.