Add figures and Biology updates to the RE API Fellow post - #2753
Closed
modernmedici wants to merge 2 commits into
Closed
modernmedici wants to merge 2 commits into
modernmedici wants to merge 2 commits into
Conversation
Place the three fellowship figures in the essay, use Fig. 1 as the social preview, and expand the Biology section. Say stipend instead of salary so this does not regress TraceMachina#2752. Co-authored-by: Sumon Sadhu <sumon@tracemachina.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
This comment has been minimized.
This comment has been minimized.
MarcusSorealheis
previously approved these changes
Sep 8, 2026
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What and why
Updates the RE API Blog with three key figures to illustrate the point and provide more visual context for readers.. Some people like pictures.
How was this verified?
Tested on my local machine for usability and accessibility. It also passed the pre-commit checks in place. We also have run the standard:
cd web/platform
bun setup
bun docs
rm -r dist && bun run build
bun preview
So let's see if this is till an effective way to verify changes.
Risk
Images may not render correctly. If that's the case, there will be a follow up PR. In some cases the images have failed to render at all. If it happens in this case, I'll look to add a CI check to prevent it. Page load may also slow down.
This change is