Skip to content

docs: dual-source picture blocks and pre-rendered pipeline svgs#67

Merged
mohossam01 merged 1 commit into
mainfrom
docs/picture-dual-source
May 22, 2026
Merged

docs: dual-source picture blocks and pre-rendered pipeline svgs#67
mohossam01 merged 1 commit into
mainfrom
docs/picture-dual-source

Conversation

@mohossam01
Copy link
Copy Markdown
Owner

What this PR does

Adds light-theme variants to the README banner and trajectory-first picture blocks so the theme swap engages reliably on GitHub. Replaces the inline mermaid pipeline diagram with theme-aware SVGs that swap the same way.

Files Modified

README.md
docs/site/assets/pipeline.mmd
docs/site/assets/pipeline-light.svg
docs/site/assets/pipeline-dark.svg

How to test

mmdc -i docs/site/assets/pipeline.mmd -o docs/site/assets/pipeline-light.svg --theme default --backgroundColor "#ffffff"
mmdc -i docs/site/assets/pipeline.mmd -o docs/site/assets/pipeline-dark.svg --theme dark --backgroundColor "#0d1117"

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: mohossam01 <mail@mohossam.com>
@mohossam01 mohossam01 merged commit 46c5d0b into main May 22, 2026
6 checks passed
@mohossam01 mohossam01 deleted the docs/picture-dual-source branch May 22, 2026 14:01
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.

1 participant