Add figures and Biology updates to the RE API Fellow post - #2755
Merged
corcillo merged 1 commit intoSep 8, 2026
Conversation
Place the three fellowship figures in the essay, use Fig. 1 as the social preview, and expand the Biology section. Allow the figure JPEGs through the forbid-binary-files hook, as the Menlo Security figures are.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
corcillo
approved these changes
Sep 8, 2026
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
Adds three figures to the RE API Fellow post, uses the first as the social preview image, and expands the Biology section. Carries the content of #2753 as a clean commit; that PR can be closed in favor of this one.
How was this verified?
Vale passes on the post. The three JPEGs were added to the forbid-binary-files allowlist in the nix hook config, following the Menlo Security figures, and the full pre-commit suite passes on the commit. Not rendered in a full site build.
Risk
Low. Blog content plus three static images under public/assets. If the figures fail to render, the post still reads correctly and a follow-up can fix the paths. No code or config behavior changes beyond the hook allowlist.
This change is