-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[Sistent] Add AppBar component to the sistent components page #5902
Copy link
Copy link
Open
Labels
framework/gatsbyGatsby relatedGatsby relatedhacktoberfestHappy contributing!Happy contributing!help wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or requestlanguage/javascriptIssues or pull requests that use Javascript or ReactIssues or pull requests that use Javascript or Reactlanguage/markdownIssues or pull requests that use MarkdownIssues or pull requests that use Markdownproject/sistent
Metadata
Metadata
Assignees
Labels
framework/gatsbyGatsby relatedGatsby relatedhacktoberfestHappy contributing!Happy contributing!help wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or requestlanguage/javascriptIssues or pull requests that use Javascript or ReactIssues or pull requests that use Javascript or Reactlanguage/markdownIssues or pull requests that use MarkdownIssues or pull requests that use Markdownproject/sistent
Current Behavior
Layer5 and it's projects use Sistent library to enable easy component reusability among our various projects.
One such component is AppBar.
Ideally, all sistent components are represented on https://layer5.io/projects/sistent/components, so a centralized usage and example documentation can be maintained. This will aid new developers to more quickly jump into contributing to the various projects.
The AppBar component currently needs this representation .
Desired Behavior
Proper documentation for AppBar component similar to Button component on https://layer5.io/projects/sistent/components
The documentation should include:
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
masterbranch.