Primer formatting
This commit is contained in:
parent
180f629cd7
commit
4ba6d05256
2 changed files with 7 additions and 7 deletions
|
|
@ -2,14 +2,14 @@
|
|||
|
||||
These guidelines are a collection of principles, foundations and usage guidelines for designing GitHub command line products.
|
||||
|
||||
- [Components](components)
|
||||
## [Components](components)
|
||||
|
||||
Design guidance on how we format content in in the Terminal through text formatting, color and font weights.
|
||||
Design guidance on how we format content in in the Terminal through text formatting, color and font weights.
|
||||
|
||||
- [Foundations](foundations)
|
||||
## [Foundations](foundations)
|
||||
|
||||
Design concepts and constraints that can help create a better Terminal like experience for GitHub.
|
||||
Design concepts and constraints that can help create a better Terminal like experience for GitHub.
|
||||
|
||||
- [Getting started](getting-started)
|
||||
## [Getting started](getting-started)
|
||||
|
||||
Primer is also a design system for Terminal like implementations of GitHub. If you’re just starting out with creating those kind of experiences, here’s a list of principles and design foundations to get you started.
|
||||
Primer is also a design system for Terminal like implementations of GitHub. If you’re just starting out with creating those kind of experiences, here’s a list of principles and design foundations to get you started.
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ Using this tool, it should be obvious that it’s GitHub and not anything else.
|
|||
|
||||
**Resources**
|
||||
|
||||
- [GitHub Brand Content Guide](https://brand.github.com/content/)
|
||||
- [GitHub Brand Content Guide](https://brand.github.com)
|
||||
|
||||
### Reduce cognitive load
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue