Add HSSM ecosystem logos and matching docs theme#81
Merged
Conversation
Add the LANfactory wordmark logo and BRAINSTORM project icon to the
README and docs index page, and configure the mobius (HSSM ecosystem
logo) as the mkdocs navbar logo. Matches the logo treatment used in
HSSM and other HSSM ecosystem packages.
Adds docs/images/{mainlogo.png, navlogo.png, Brain-Bolt-+-Circuits.gif}.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Apply the HSSM docs site's color scheme so the LANfactory docs site has the same visual identity: - Add docs/styles/extra.css defining --md-primary-fg-color (#245c81), --md-accent-fg-color, and --md-typeset-a-color for the 'ocean' (light) and 'slate' (dark) schemes. - Update theme.palette in mkdocs.yml to use scheme 'ocean' instead of 'default' for light/auto mode and add primary: custom on all entries so the CSS variables take effect. - Register the new stylesheet via extra_css. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The hardcoded announcement banner advertised v0.5.3, one minor version behind the current release (v0.6.1). Update the version string and wrap it in a link to the GitHub /releases/latest URL so the link does not need to be revised on each release. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings LANfactory's docs into visual alignment with HSSM and the broader
HSSM ecosystem.
README.md and docs/index.md
in both light and dark modes
--md-accent-fg-color, and --md-typeset-a-color for both schemes
wraps it in a link to /releases/latest