Skip to content

Document the move from Sage to a vanilla WordPress block theme - #46

Open
markwong167 wants to merge 2 commits into
mainfrom
claude/adr-template-review-fk9zup
Open

markwong167 wants to merge 2 commits into
mainfrom
claude/adr-template-review-fk9zup

Conversation

@markwong167

@markwong167 markwong167 commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • The theme was actually built as a vanilla FSE block theme (biomestheme.json, block templates/parts, wp-scripts), not on Sage as ADR-011 and ADR-005 recorded.
  • Changes ADR-0111 documenting the switch away from Sage (Acorn/Blade weren't needed for one theme; native theme.json + wp-scripts covers what's actually used).
  • Updates docs/design-doc-gpo-ca-migration.md's theme references to match the current direction.

Test plan

  • Docs-only change; no code affected, pint/pest not applicable
  • Reviewer confirms ADR-011 + ADR-05's rationale matches intent

Generated by Claude Code

claude added 2 commits August 20, 2026 21:55
The theme was actually built as a vanilla FSE block theme (biomes),
not on Sage as ADR-011/ADR-005 recorded. Add ADR-014 documenting the
switch and mark ADR-005/ADR-011 superseded; update the gpo.ca
migration doc's theme references to match.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KAXYbGssfXr8CDy861WD5P
The project hasn't deployed yet, so there's no need to keep a
superseded historical record around - just correct the two ADRs to
describe what was actually built (vanilla FSE block theme, no Sage/
Acorn/Blade/Tailwind).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KAXYbGssfXr8CDy861WD5P
@markwong167 markwong167 linked an issue Aug 21, 2026 that may be closed by this pull request
3 tasks
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.

Fix ADR-011 record: Sage is no longer the base theme

2 participants