Skip to content

Add HSSM ecosystem logos and matching docs theme#280

Merged
AlexanderFengler merged 3 commits into
lnccbrown:mainfrom
Tiantianttli:add-logos
Jun 8, 2026
Merged

Add HSSM ecosystem logos and matching docs theme#280
AlexanderFengler merged 3 commits into
lnccbrown:mainfrom
Tiantianttli:add-logos

Conversation

@Tiantianttli

@Tiantianttli Tiantianttli commented May 28, 2026

Copy link
Copy Markdown
Contributor

Brings SSMS's docs into visual alignment with HSSM and the broader HSSM
ecosystem.

  • Adds the SSMS wordmark logo and BRAINSTORM project icon to README.md
    and docs/index.md
  • Sets the mobius (HSSM ecosystem logo) as the mkdocs navbar logo
  • Updates theme.palette to use a custom 'ocean' scheme + 'primary: custom'
    in both light and dark modes
  • Adds docs/styles/extra.css defining --md-primary-fg-color (#245c81),
    --md-accent-fg-color, and --md-typeset-a-color for both schemes
  • Updates the hardcoded version announcement to v0.12.3 (was v0.6.1) and
    wraps it in a link to /releases/latest

Note: docs/index.md was previously a symlink to README.md. It is now a
regular file because image paths differ between the two contexts (README
uses 'docs/images/...' relative to repo root; mkdocs index uses
'images/...' relative to the docs/ source dir). The rest of the content
mirrors the README.

Tiantianttli and others added 3 commits May 28, 2026 01:37
Add the SSMS 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}.

Note: docs/index.md was previously a symlink to README.md. It is now a
regular file because image paths differ between the two contexts (README
uses 'docs/images/...' relative to repo root; mkdocs index uses
'images/...' relative to the docs/ source dir). The rest of the content
mirrors the README.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Apply the HSSM docs site's color scheme so the SSMS 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.6.1, six minor versions
behind the current release (v0.12.3). 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>
@Tiantianttli Tiantianttli changed the title Brings SSMS's docs into visual alignment with HSSM and the broader HSSM ecosystem. Add HSSM ecosystem logos and matching docs theme May 28, 2026
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
unittests 92.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AlexanderFengler AlexanderFengler merged commit 0b48391 into lnccbrown:main Jun 8, 2026
11 checks passed
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