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

Style guide #34

Merged
merged 4 commits into from
Mar 5, 2018
Merged

Style guide #34

merged 4 commits into from
Mar 5, 2018

Conversation

UX-Chris
Copy link
Contributor

@UX-Chris UX-Chris commented Mar 5, 2018

Description

Add a Astrum style guide with color, typography, navigation and text input components.

Motivation and Context

To add a consistent style to the project. This addresses the issue:
#8

How Has This Been Tested?

Screenshots:

image

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • [] I have updated the documentation accordingly.
  • [] I have written unit tests

Fixes: https://github.com/request-yo-racks/web/8

Add folders and files to begin work on Astrum style guide.
Change the favicon image from the Astrum default to the Request Yo Racks logo.
Copy link
Member

@rgreinho rgreinho left a comment

Choose a reason for hiding this comment

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

Great job @UX-Chris! A few minor changes, but I'll approve the PR right after that.

@@ -0,0 +1,3 @@
{
"path": "./public/pattern-library"
}
Copy link
Member

Choose a reason for hiding this comment

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

Add a new line at the end of file.

@@ -0,0 +1,128 @@
{
"project_logo": null,
"project_favicon": "ryr_logo.png",
Copy link
Member

Choose a reason for hiding this comment

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

I think the logo should also be set.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I set the logo as the same image but I'm thinking we should change the favicon to the logo without the Request Yo Racks on the bottom.

Copy link
Member

Choose a reason for hiding this comment

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

Yep, totally agree.

"project_logo": null,
"project_favicon": "ryr_logo.png",
"project_name": "Request Yo Racks",
"project_url": null,
Copy link
Member

Choose a reason for hiding this comment

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

You can put the github url until we decide to publish something: http://request-yo-racks.github.io/.

@rgreinho rgreinho merged commit a145804 into request-yo-racks:master Mar 5, 2018
@rgreinho rgreinho mentioned this pull request Mar 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants