Skip to content

Add pkgdown author profiles - #88

Merged
gvegayon merged 1 commit into
masterfrom
codex/pkgdown-author-profiles
Aug 16, 2026
Merged

Add pkgdown author profiles#88
gvegayon merged 1 commit into
masterfrom
codex/pkgdown-author-profiles

Conversation

@gvegayon

Copy link
Copy Markdown
Member

Summary

  • link George Vega Yon to https://ggvy.cl and display the portrait from his homepage
  • add profile links for every package author listed in DESCRIPTION
  • add a source pkgdown configuration where the published site did not already have one

Validation

  • parsed the pkgdown YAML
  • verified exact author-name matching against DESCRIPTION
  • checked all configured profile and image URLs

Related to gvegayon/website#32.

Co-authored-by: Codex <codex@openai.com>
Copilot AI lite review requested due to automatic review settings August 15, 2026 20:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the package’s pkgdown site configuration to add author profile metadata, including a custom homepage link and portrait markup for George Vega Yon, so the generated site can display richer author information.

Changes:

  • Added an authors: section to _pkgdown.yml with profile links.
  • Added inline HTML for an author portrait image.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread _pkgdown.yml
Comment on lines +9 to +12
"Thomas Valente":
href: "https://orcid.org/0000-0002-8824-5816"
"Anibal Olivera Morales":
href: "https://orcid.org/0009-0000-3736-7939"
Comment thread _pkgdown.yml
authors:
"George Vega Yon":
href: "https://ggvy.cl"
html: "<img src='https://ggvy.cl/img/george-g-vega-yon-university-of-utah.webp' width=72 alt=''>"
@gvegayon
gvegayon merged commit 1a54c4b into master Aug 16, 2026
10 checks passed
@gvegayon
gvegayon deleted the codex/pkgdown-author-profiles branch August 16, 2026 00:16
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