Skip to content

Move Contributing into Getting Started and fix docs image width#400

Merged
simonhamp merged 1 commit into
mainfrom
mobile-docs-contributing-getting-started
Jun 18, 2026
Merged

Move Contributing into Getting Started and fix docs image width#400
simonhamp merged 1 commit into
mainfrom
mobile-docs-contributing-getting-started

Conversation

@simonhamp

Copy link
Copy Markdown
Member

What

  • Docs navigation: Move the Mobile v3 Contributing page out of its own top-level section and into the Getting Started section as the final item (order: 700, after Support Policy). Removes the now-empty contributing/ section.
  • Docs/blog image width: Scope the README image grid layout to the plugin README container only.

Why

A previous change (#367) added a grid layout to .prose p:has(img) for plugin README image galleries. Because .prose is shared across docs, blog, and plugin READMEs, every paragraph containing a single image — including doc screenshots — was placed into a multi-column grid cell and shrank instead of spanning full width (e.g. EDGE Components → Introduction).

The grid rules are now scoped to a prose-gallery class applied only to the plugin README container, so docs and blog images fall back to the default full-width .prose img styling while plugin READMEs keep their gallery grid.

🤖 Generated with Claude Code

Move the mobile v3 Contributing page from its own section into the
Getting Started section as the final item.

Scope the README image grid layout to the plugin README container
(prose-gallery) so docs and blog images render full-width again
instead of being constrained to a grid cell.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@simonhamp simonhamp marked this pull request as ready for review June 18, 2026 14:11
@simonhamp simonhamp merged commit d95b56d into main Jun 18, 2026
2 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.

1 participant