Skip to content

feat: Add support for resource samples#575

Merged
razor-x merged 4 commits into
mainfrom
evan/cx-307-load-resource-samples-into-blueprint-using-metalsmith
May 9, 2025
Merged

feat: Add support for resource samples#575
razor-x merged 4 commits into
mainfrom
evan/cx-307-load-resource-samples-into-blueprint-using-metalsmith

Conversation

@razor-x

@razor-x razor-x commented May 9, 2025

Copy link
Copy Markdown
Member
  • Update blueprint
  • Load resourceSampleDefinitions
  • Add resource sample
  • Add resourceSamples to resource layout context

@razor-x

razor-x commented May 9, 2025

Copy link
Copy Markdown
Member Author

This will render with

{{#each resourceSamples}}
{{title}}
```{{resourceDataSyntax}}
{{resourceData}}
```
{{/each}}

@razor-x razor-x marked this pull request as ready for review May 9, 2025 20:00
@razor-x razor-x requested a review from a team as a code owner May 9, 2025 20:00
@razor-x razor-x requested a review from DebbieAtSeam May 9, 2025 20:00
@razor-x razor-x merged commit 5018b0e into main May 9, 2025
12 checks passed
@razor-x razor-x deleted the evan/cx-307-load-resource-samples-into-blueprint-using-metalsmith branch May 9, 2025 21:07
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