Skip to content

Move inline links to final links paragraph in 17 designer bios#10228

Closed
felipesanches wants to merge 2 commits intomainfrom
fix-bio-links-in-body
Closed

Move inline links to final links paragraph in 17 designer bios#10228
felipesanches wants to merge 2 commits intomainfrom
fix-bio-links-in-body

Conversation

@felipesanches
Copy link
Copy Markdown
Collaborator

@felipesanches felipesanches commented Feb 13, 2026

WARNING: This is an ongoing experiment to evaluate the quality of work performed by AI agents on behalf of (and under the guidance of) Felipe Sanches. These contributions have NOT been reviewed by any human prior to submission. Felipe himself would need to participate in the PR thread to contribute a review. Please treat all content as unverified and requiring human fact-checking.

Summary

  • Moves inline <a> tags from body text to the final pipe-separated links paragraph in 17 designer bios
  • All URLs are preserved — zero removals
  • Link text follows the editorial guide conventions:
    • Domain name for website links (e.g., djr.com)
    • Platform name for social media (e.g., GitHub, Twitter)
    • Typeface name for typeface-specific pages (e.g., Manicotti, Adelle)
    • Descriptive text for unique resources (e.g., Free e-books)
  • HTTP URLs upgraded to HTTPS where applicable
  • Fixed a broken </p> tag in huertatipografica bio

Affected designers (17)

Designer Changes
Arrow Type Moved Recursive specimen link to links paragraph
Cadson Demak Moved foundry website from body to links paragraph
David Jonathan Ross Moved Font Bureau, Manicotti, Turnip, Input, retroscriptla links
Gunnlaugur SE Briem Moved briem.net and free e-books links
Huerta Tipográfica Moved foundry website from body to links paragraph; fixed broken </p>
Indian Type Foundry Moved foundry website from body to links paragraph
James Puckett Moved Dunwich Type website from body to links paragraph
Jonny Pinhorn Moved Atithi and Shrikhand repo links
Mark Davis Moved personal website from body to links paragraph
MCKL Moved foundry website from body to links paragraph
Meir Sadan Moved personal site and feelter.net from body to links paragraph
ParaType Moved Pragmatica, PT Serif, Circe product links
Petr van Blokland Moved TYPETR, webtype.com, typenetwork.com links
Rosetta Moved foundry website from body to links paragraph
Satsuyako Moved Yomogi and Cherry Bomb One specimen links
TypeTogether Moved Adelle, Bree, and client case study links
Yanek Iontef Moved Fontef and bicyclog links

Test plan

  • Verify all 17 bios render correctly in HTML
  • Verify no URLs were lost (all original URLs preserved)
  • Verify link text follows editorial guide conventions
  • Verify no duplicate/confusing link text within same bio

🤖 Generated with Claude Code

@google-cla
Copy link
Copy Markdown

google-cla Bot commented Feb 13, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Comment thread catalog/designers/arrowtype/bio.html
@felipesanches felipesanches force-pushed the fix-bio-links-in-body branch 2 times, most recently from d26654a to 9d6c487 Compare February 13, 2026 18:41
Unwrap <a> tags from body text and move URLs to the final
pipe-separated links paragraph. Link text follows editorial guide:
- Domain name for websites
- Platform name for social media
- Typeface name for specimen/typeface-specific pages

Also upgrades HTTP URLs to HTTPS and fixes a broken </p> tag
in huertatipografica bio.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@felipesanches felipesanches changed the title Remove inline links from body paragraphs in 17 designer bios Move inline links to final links paragraph in 17 designer bios Feb 13, 2026
Revert font.cadsondemak.com, input.fontbureau.com, and
jonnypinhorn.co.uk to HTTP — these domains do not resolve,
so HTTPS cannot be verified as working.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@felipesanches
Copy link
Copy Markdown
Collaborator Author

This one is a matter of taste. I'd like to hear what others think.

In my opinion, it would be fine to keep links in the body-text of the bios and close this PR without merging.

But the AI agent's suggestion of keeping all links in the footer sounds interesting to keep all bios uniformly formatted. To be honest, I don't care much about this. I'd like to hear what others think.

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