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 FiraCode font #6738

Merged
merged 3 commits into from
May 27, 2020
Merged

Add FiraCode font #6738

merged 3 commits into from
May 27, 2020

Conversation

sarah-witt
Copy link
Contributor

What does this PR do?

Adds FiraCode font to code blocks in docs site.

Motivation

Makes symbols in code blocks more readable

Additional Notes

Example

before:
Screen Shot 2020-05-26 at 10 52 01 AM

after:
Screen Shot 2020-05-26 at 10 53 59 AM

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

Copy link
Contributor

@ofek ofek left a comment

Choose a reason for hiding this comment

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

🔥

@@ -95,4 +95,11 @@ div.doc-contents:not(.first) {
100% {
background-position: 6rem 0; } }


/* Fira code */
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like we're in a TODO block, let's move it out

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch, updated!

@sarah-witt sarah-witt merged commit e1d9865 into master May 27, 2020
@sarah-witt sarah-witt deleted the sarah/fira-code branch May 27, 2020 13:11
github-actions bot pushed a commit that referenced this pull request May 27, 2020
* Add Fira font

* Move out of TODO

* Add link in comment e1d9865
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.

2 participants