executablebooks / jupyter-book

Create beautiful, publication-quality books and documents from computational content.
http://jupyterbook.org
BSD 3-Clause "New" or "Revised" License
3.76k stars 652 forks source link

Add feature in `_config.yml` to change sidebar logo URL #2139

Open juanschezmor opened 2 months ago

juanschezmor commented 2 months ago

Context

Currently, in Jupyter Book, clicking on the sidebar logo redirects users to the home page. However, in some cases, users may wish to customize this URL to lead to a different page, such as the organisation page or specific webs. I propose adding an option in the _config.yml file that allows users to specify the URL they want the sidebar logo to link to when clicked. image

Proposal

A new parameter could be added to the _config.yml file, for example:


sidebar_logo_url: "https://example.com"

Users could edit this parameter to specify the desired URL.

Tasks and updates

No response

welcome[bot] commented 2 months ago

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada: