1.2.0 — Front Page Block Scaffold (Exact Parity) (vibe-kanban) #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
{
"task_id": "1.2.0",
"task_title": "Front Page Block Scaffold (Exact Parity)",
"objective": "Convert the classic PHP front page to block templates without changing the approved design.",
"context": "Classic PHP is the source of truth. Replicate the DOM/class hooks so existing CSS renders identically.",
"constraints": [
"No theme.json in this task.",
"Only core blocks; use an HTML block for the hero video.",
"All media URLs must be site-relative (/wp-content/...).",
"Do not introduce wide/full alignments or extra wrappers."
],
"requirements": [
"Add templates/index.html (minimal) and templates/front-page.html.",
"Create parts/header.html and parts/footer.html preserving wrapper class hooks used by CSS.",
"Front page: include an HTML block with the exact