Skip to content

feat: render RedoclyAPIBlock examples in full-page layout - #62

Merged
melissag-ensemble merged 1 commit into
mainfrom
redocly-full-page
Jul 22, 2026
Merged

feat: render RedoclyAPIBlock examples in full-page layout#62
melissag-ensemble merged 1 commit into
mainfrom
redocly-full-page

Conversation

@melissag-ensemble

@melissag-ensemble melissag-ensemble commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Update the template so RedoclyAPIBlock examples use the full page width. Most teams already implement this, making it a sensible default configuration, e.g.: https://github.com/AdobeDocs/adobe-io-events/blob/main/src/pages/api.md?plain=1#L2

@melissag-ensemble
melissag-ensemble marked this pull request as ready for review July 22, 2026 18:57
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Linter Report

Click to expand full report
═══════════════════════════════════════════════════════════════
                     LINTER REPORT
═══════════════════════════════════════════════════════════════

Generated: 2026-07-22T18:57:52.992Z
Mode: Full Linting (all rules + dead links check)
Target Directory: /home/runner/work/dev-docs-template/dev-docs-template

───────────────────────────────────────────────────────────────

Files to process: 12

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/api/1-4.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing or empty title in frontmatter
    Rule: check-frontmatter

  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing or empty description in frontmatter
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/api/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing or empty title in frontmatter
    Rule: check-frontmatter

  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing or empty description in frontmatter
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/guides/dummy_metrics_api/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/guides/dummy_oauth_client/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/guides/dummy_using_postman/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/guides/migrating/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/support/FAQ/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/support/community/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/support/contribute/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter


═══════════════════════════════════════════════════════════════
                        SUMMARY
═══════════════════════════════════════════════════════════════

  📁 Files processed:    12
  📄 Files with issues:  9
  ❌ Total errors:       0
  ⚠️  Total warnings:     11
  📋 Total issues:       11

Result: ⚠️  PASSED WITH WARNINGS - No fatal errors

═══════════════════════════════════════════════════════════════

This comment was automatically generated by the linter bot.

@melissag-ensemble
melissag-ensemble merged commit 8338653 into main Jul 22, 2026
2 checks passed
@melissag-ensemble
melissag-ensemble deleted the redocly-full-page branch July 22, 2026 19:02
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