Skip to content

Update landing page: software citation, repo links, solver references - #310

Open
tylerjarvis wants to merge 3 commits into
mainfrom
edit-docs
Open

tylerjarvis wants to merge 3 commits into
mainfrom
edit-docs

Conversation

@tylerjarvis

Copy link
Copy Markdown
Owner

Summary

  • Cite section now leads with a @software BibTeX entry for yroots (with instructions for citing yroots-serial/jroots), demoting the algorithm paper to a secondary "Algorithm" reference.
  • Repoint all GitHub/Colab links from wlgns0330 to tylerjarvis.
  • Add functioning links for Bertini, MTV, and Chebfun2 in the method table and benchmark solver chips.

Test plan

  • Verified rendered page locally (hero, method table, benchmarks, solver cards, cite section)
  • Confirmed all wlgns0330 references replaced with tylerjarvis
  • Confirmed Bertini/MTV/Chebfun2 links resolve to the intended pages

🤖 Generated with Claude Code

tylerjarvis and others added 3 commits September 22, 2026 15:02
- Cite section now leads with a @software BibTeX entry for yroots
  (and instructions for citing yroots-serial/jroots), demoting the
  algorithm paper to a secondary "Algorithm" reference.
- Repoint all GitHub/Colab links from wlgns0330 to tylerjarvis.
- Add functioning links for Bertini, MTV, and Chebfun2 in the method
  table and benchmark solver chips.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Previously the deployed landing page's owner substitution matched the
literal "wlgns0330", a contributor's username who is leaving the
project. Source now says "tylerjarvis" directly; the CI step matches
only the three implementation-repo paths (RootFinding, Rootfinding-
serial, Julia-Rootfinding) so a fork's build points at its own repos
without touching the tylerjarvis/rootfinding_testing benchmark-data
links, which stay fixed regardless of who hosts the page.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Forks of this project are expected to mostly come from people working
under Tyler Jarvis, and citations should point at one canonical repo
regardless of who built and deployed the docs page. Switch the deploy
step from sed to a small awk script that skips the <section id="cite">
block, so the @software BibTeX and its yroots-serial/jroots citation
note always resolve to tylerjarvis/... even on a fork's build.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

This branch has not been deployed

No deployments
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