-
Notifications
You must be signed in to change notification settings - Fork 115
feat: Implement heading permalinks with hover chain icon #597
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
Conversation
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
added meshery extension org help wanted issues to label
Signed-off-by: Zihan Kuang <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
Signed-off-by: vishalvivekm <[email protected]>
Create contributing video guide
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: Discuss bot <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: M-DEV-1 <[email protected]>
Signed-off-by: Discuss bot <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: vishalvivekm <[email protected]>
rm meshery from home pages of /cloud, /kanvas
Signed-off-by: mahadevan <[email protected]>
Signed-off-by: Vivek Vishal <[email protected]>
…rom-cloud-docs fix: remove references
Signed-off-by: Discuss bot <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: Lee Calcote <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
✅ Deploy Preview for bejewelled-pegasus-b0ce81 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: favourTy <[email protected]>
1f734b2
to
5917ec6
Compare
Oh, interesting - a render hook. I was expecting a pseudo selector for ::after with Unicode for a link icon. With the said, the render hook not only inserts the link icon, but also an anchor element. Nice. Please be sure to use the existing variable for color, not the literal hex code itself. Double check that your use of Keppel green (#00b39f) is an alignment with what I think might be largely the use of the Caribbean green as the action color / |
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.
Hi @FavourTy , this is excellent work! I just have a couple of minor suggestions😊:
- The image on the homepage has shifted. There might be an issue with the settings for the text formatting.

- I think it would look more consistent if the icons at all levels were slightly smaller. For reference, you can see in the Meshery documentation that the icons are about the same size as the text, but in the Layer5 documentation, they are a bit larger.
- This is from the Layer5 documentation.

- This is from the Meshery documentation.

Hey @FavourTy, our repository ran into some issues recently, which unfortunately led to us having to close all open PRs.🤕 |
Notes for Reviewers
This PR fixes #
Signed commits