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

Remove link to facebook and add LinkedIn in the Python.org socialize menu #2327

Conversation

mlcohen
Copy link
Contributor

@mlcohen mlcohen commented Nov 19, 2023

Updated the socialize menu:

  • Removed Facebook link
  • Added Linkedin link

Details

  • Updated the social menu in the base.html template
  • Updated the Pythonicon font set to include the LinkedIn icon
  • Updated various Sass and CSS files to accommodate the new LinkedIn icon

Note that the Linkedin icon SVG was taken from Wikipedia Commons. The official branded Linkedin icon is only offered as a PNG.

Resolves #2325

Before Update

Screenshot 2023-11-18 at 9 24 35 PM

After Update

Screenshot 2023-11-18 at 9 23 27 PM

(screenshot taken from localhost)

@mlcohen mlcohen force-pushed the issue-2325-remove-fb-link-add-linkedin-link branch from 9a47d32 to 7802d9a Compare November 19, 2023 05:45
@mlcohen
Copy link
Contributor Author

mlcohen commented Nov 19, 2023

Hmm, I'm not entirely sure what to do about the Read the Docs build failure.

Problem in your project's configuration. No default configuration file found at repository's root.

Nothing in my PR touches the docs. Anyone know what the issue is?

@hugovk
Copy link
Member

hugovk commented Nov 19, 2023

Don't worry about the RTD failure, it's started happening for all builds:

https://readthedocs.org/projects/pythondotorg/builds/

Here's the fix:

https://blog.readthedocs.com/migrate-configuration-v2/

And I've suggested an improved error message at RTD:

readthedocs/readthedocs.org#10910

Edit: See #2328 to fix the RTD build.

…menu

Updated the socialize menu:

- Removed Facebook link
- Added Linkedin link

Related issue: python#2325
@mlcohen mlcohen force-pushed the issue-2325-remove-fb-link-add-linkedin-link branch from 7802d9a to 71185cc Compare November 21, 2023 20:33
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Tested locally, looks good. Thanks!

@hugovk
Copy link
Member

hugovk commented Dec 12, 2023

I think this is ready for merge! 👍

@ewdurbin
Copy link
Member

superseded by #2367

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.

Remove link to facebook and add LinkedIn in the Python.org socialize menu
3 participants