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 links to LinkedIn and VSC website to nav bar #342

Merged
merged 3 commits into from
Aug 31, 2023
Merged

Add links to LinkedIn and VSC website to nav bar #342

merged 3 commits into from
Aug 31, 2023

Conversation

lexming
Copy link
Collaborator

@lexming lexming commented Aug 30, 2023

Fixes #338

Preview in https://vscdocumentationbeta.readthedocs.io

Adding the logo for X is quite hacky because it is not available in the vendored version of FontAwesome in the pydata theme. So I added it manually as an image an emulated the behaviour of the other icons with CSS.

Whenever we get a version of pydata with a recent enough FontAwesome, this can be replaced by the simple method using icons.

Regarding the link to the VSC website, I chose a home icon for it. I didn't find any better option in the free FontAwesome collection that would convey the message of a link to a parent website.

Copy link
Contributor

@gjbex gjbex left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks.

@smoors smoors merged commit 9e638d3 into master Aug 31, 2023
2 checks passed
@smoors
Copy link
Collaborator

smoors commented Aug 31, 2023

hm, now that i see the result, i think it would be better to let the VSC logo link to vscentrum.be, and let the home icon link to docs.vscentrum.be.

the home is usually the home page of the site you are currently on

would you agree with that change? @lexming @gjbex

@lexming lexming deleted the socials branch August 31, 2023 08:00
@lexming
Copy link
Collaborator Author

lexming commented Aug 31, 2023

Yeah, I agree that it is not perfect. But I would keep external links on the right and link to frontpage on the left.

Ideally it would be less confusing to have a custom logo for the VSC docs and use that in the top left corner. And also have a custom little square for VSC and use that for the link to the website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Title bar/header
3 participants