Skip to content

Add pkgdown author profiles - #38

Merged
gvegayon merged 2 commits into
masterfrom
codex/pkgdown-author-profiles
Aug 16, 2026
Merged

gvegayon merged 2 commits into
masterfrom
codex/pkgdown-author-profiles

Conversation

@gvegayon

@gvegayon gvegayon commented Aug 15, 2026

Copy link
Copy Markdown
Member

Summary

  • link George Vega Yon to https://ggvy.cl while preserving his displayed name
  • 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

  • loaded the package metadata with pkgdown
  • verified exact author-name matching against DESCRIPTION
  • verified every configured author mapping contains only an href attribute

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
@github-actions

github-actions Bot commented Aug 15, 2026

Copy link
Copy Markdown

Thank you for your contribution @gvegayon 🚀! The pkgdown site preview is ready for review 👉 Download here 👈!
(The artifact expires on 2026-11-14T00:22:54Z. You can re-generate it by re-running the workflow here.)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 enrich the author section with profile metadata (link + portrait) so the published site can display richer author profiles.

Changes:

  • Added an authors entry for “George Vega Yon” with a homepage link.
  • Configured a custom HTML author portrait image for display in pkgdown.

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

Comment thread _pkgdown.yml Outdated
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=''>"
Co-authored-by: Codex <codex@openai.com>
@gvegayon
gvegayon merged commit 6ec37b0 into master Aug 16, 2026
13 checks passed
@gvegayon
gvegayon deleted the codex/pkgdown-author-profiles branch August 16, 2026 00:28
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