Skip to content

Use local logo file instead of external GitHub avatar URL#31

Merged
gb119 merged 3 commits intomainfrom
copilot/update-documentation-theme-url
Feb 9, 2026
Merged

Use local logo file instead of external GitHub avatar URL#31
gb119 merged 3 commits intomainfrom
copilot/update-documentation-theme-url

Conversation

Copy link
Contributor

Copilot AI commented Feb 9, 2026

Documentation was referencing the organization logo via GitHub's avatar API, creating an external dependency. Changed to use the local logo file added in main branch.

Changes

  • Moved StonerLogo2.png to docs/_static/ directory (Sphinx convention for static assets)
  • Updated docs/conf.py: html_logo now points to _static/StonerLogo2.png instead of https://avatars.githubusercontent.com/stonerlab

The logo now ships with the documentation build artifacts, eliminating the external dependency and ensuring consistent availability.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • docs.python.org
    • Triggering command: /home/REDACTED/.local/bin/sphinx-build sphinx-build -M html . _build (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Can we switch to using the sphinx better theme (available via conda on the phygbu channel or via pip) for the documentation. Also use the organisation logo for documentation logo, finally change the URL in the README for documentation to reflect the corrent github url for the positiory's github pages.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Switch to Sphinx Better theme for documentation Migrate documentation to sphinx-better-theme and consolidate to stonerlab organization URLs Feb 9, 2026
Copilot AI requested a review from gb119 February 9, 2026 22:59
Copilot AI changed the title Migrate documentation to sphinx-better-theme and consolidate to stonerlab organization URLs Use local logo file instead of external GitHub avatar URL Feb 9, 2026
@gb119 gb119 marked this pull request as ready for review February 9, 2026 23:09
@gb119 gb119 merged commit f57c0f4 into main Feb 9, 2026
16 checks passed
@gb119 gb119 deleted the copilot/update-documentation-theme-url branch February 9, 2026 23:09
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.

2 participants