-
Notifications
You must be signed in to change notification settings - Fork 389
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
started work on icons section #387
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lukasoppermann
temporarily deployed
to
github-pages
February 6, 2023 16:54 — with
GitHub Actions
Inactive
lukasoppermann
temporarily deployed
to
github-pages
February 7, 2023 07:59 — with
GitHub Actions
Inactive
lukasoppermann
temporarily deployed
to
github-pages
February 7, 2023 09:05 — with
GitHub Actions
Inactive
lukasoppermann
force-pushed
the
migrate-octicons
branch
2 times, most recently
from
February 7, 2023 13:14
0e86dde
to
258be60
Compare
lukasoppermann
force-pushed
the
migrate-octicons
branch
3 times, most recently
from
February 7, 2023 13:18
ad8a698
to
b67d755
Compare
…e pdf download work
lukasoppermann
force-pushed
the
migrate-octicons
branch
2 times, most recently
from
February 7, 2023 13:52
3f10d65
to
e463729
Compare
lukasoppermann
force-pushed
the
migrate-octicons
branch
from
February 7, 2023 13:56
e463729
to
c653921
Compare
lukasoppermann
temporarily deployed
to
github-pages
February 7, 2023 14:34 — with
GitHub Actions
Inactive
emilybrick
reviewed
Feb 7, 2023
emilybrick
reviewed
Feb 7, 2023
colebemis
temporarily deployed
to
github-pages
February 7, 2023 20:49 — with
GitHub Actions
Inactive
colebemis
temporarily deployed
to
github-pages
February 7, 2023 21:40 — with
GitHub Actions
Inactive
colebemis
approved these changes
Feb 7, 2023
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.
Thanks for doing this, @lukasoppermann! 💖
I made a few adjustments:
- Updated the site to fetch the Octicon data from
unpkg.com
so we can get the latest data every time we build. This means that our documentation doesn't rely on the@primer/octicons
version innode_modules
being up-to-date. - Removed the hero and made a couple of styling updates.
- Renamed "Icon overview" to "Overview" in the nav. "Icon overview" felt redundant nested under the "Icons" item.
colebemis
approved these changes
Feb 7, 2023
emilybrick
approved these changes
Feb 8, 2023
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.
This looks great! Thank you! ✨
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Once completed this fixes https://github.com/github/primer/issues/1630.
Related
Redirects
The following redirects are needed once this PR gets merged
Todo
the json frombuild:icons
needs to be run on build of docs@primer/octicons-react
can be usedProblems
blob-stream
throws errors in the individual icon pages (will try to replace with native stream)jsPDF
creates an error when gatsby is built