Skip to content

Conversation

lastHokage
Copy link

@lastHokage lastHokage commented Aug 19, 2025

First step: Schema Driven Component for Spark

This PR is the first step toward using Content Tree as the source of truth for body block configuration in Spark.
You can read more background in our Reusable Components doc.

As our first example, we’ve added an Gallery block.
It’s a simple, dynamic block with a few primitive fields (string, boolean) and one image node/type. More fields can be added later as needed — this is just a starting point to validate the pipeline end-to-end

Key changes

Add --validationKeywords flag in the build state to add the sparkGenerateStoryblock:true key-value pair to the Gallery to be utilised in spark.

Gallery→ first dynamic block wired into the Spark.

@lastHokage lastHokage changed the title Feat: add unstable body blocks Feat: dynamic “unstable” body blocks Aug 19, 2025
@lastHokage lastHokage changed the title Feat: dynamic “unstable” body blocks Feat: dynamic 'unstable' body blocks Aug 19, 2025
@lastHokage lastHokage marked this pull request as ready for review August 20, 2025 10:09
@lastHokage lastHokage requested review from a team as code owners August 20, 2025 10:09
…unstableBodyBloks and move it's location in the readme
…the --validationKeywords flag to add a sparkGenerateStoryblock to the gallery
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