Skip to content

Remove has_logo field — detect logos dynamically at build time#82

Merged
514sid merged 1 commit intomainfrom
remove-has-logo
Mar 21, 2026
Merged

Remove has_logo field — detect logos dynamically at build time#82
514sid merged 1 commit intomainfrom
remove-has-logo

Conversation

@514sid
Copy link
Collaborator

@514sid 514sid commented Mar 21, 2026

Hugo templates now use resources.GetMatch to check for logo files at build time instead of relying on a manual has_logo boolean in each product YAML. Removes the field from schema, add-product CLI, and all 548+ product YAML files.

Hugo templates now use resources.GetMatch to check for logo files
at build time instead of relying on a manual has_logo boolean in
each product YAML. Removes the field from schema, add-product CLI,
and all 548+ product YAML files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@514sid 514sid merged commit 66346da into main Mar 21, 2026
1 check passed
@514sid 514sid deleted the remove-has-logo branch March 21, 2026 18:10
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.

1 participant