Skip to content

Fix authors rendering as [object Object]#7

Closed
magicmark wants to merge 1 commit into
mainfrom
fix-author-rendering
Closed

Fix authors rendering as [object Object]#7
magicmark wants to merge 1 commit into
mainfrom
fix-author-rendering

Conversation

@magicmark

Copy link
Copy Markdown
Owner

The authorName helper in build-website.js assumed authors were strings like "Name <email>" but the schema now uses objects with name, email, githubUsername fields. This caused [object Object] to render on the site.

Draft PR: This PR was sent by Claude and may not have yet been reviewed by markl.

The authorName helper assumed string authors but metadata now uses objects.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@magicmark magicmark closed this May 7, 2026
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