Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting
| --- | ||
|
|
||
| ### 30-second snapshot | ||
| {% include page-author.html %} |
There was a problem hiding this comment.
Include partial missing from repository
The rewritten About page calls {% include page-author.html %} but the repository (and previous commits) contain no _includes/page-author.html. Jekyll treats missing includes as a fatal build error (Could not locate the included file …), so bundle exec jekyll build and the GitHub Pages pipeline will fail until a partial with that name is added or the include is removed.
Useful? React with 👍 / 👎.
Summary
Testing
https://chatgpt.com/codex/tasks/task_e_68eefaecb1448330b4a0a4e33478a73d