Add resume and iteration-log blog posts - #4
Merged
Conversation
JiangruiKang
marked this pull request as ready for review
August 11, 2026 21:22
fjhickernell
approved these changes
Aug 11, 2026
There was a problem hiding this comment.
Pull request overview
Migrates two newer QMCPy documentation blog articles (May 4, 2026) into this Quarto website under the current blogs/ tree, including the notebook-produced figures, and reconciles project handoff/planning docs to reflect the expanded blog archive.
Changes:
- Add two new self-contained Quarto blog posts: “Stop Re-running…” and “How Much Accuracy Do You Need?”
- Add iteration-log comparison figures under
blogs/iteration-log/figures/. - Update
PLAN.md,STATUS.md, andnotes/NEXT.mdto reflect the 20-post archive and migration status.
Reviewed changes
Copilot reviewed 5 out of 7 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| STATUS.md | Updates milestone/status bullets to reflect expanding the QMCPy blog archive from 18 to 20 posts. |
| PLAN.md | Marks the two-post expansion work as completed and updates Phase 11 checklist items accordingly. |
| notes/NEXT.md | Updates operational handoff/current focus and next steps related to reviewing/publishing the two-post expansion. |
| blogs/resume-feature/index.qmd | Adds the “How Much Accuracy Do You Need?” Quarto post content and examples for QMCPy resume/checkpointing. |
| blogs/iteration-log/index.qmd | Adds the “Stop Re-running…” Quarto post content and embeds iteration-log/resume comparison figures. |
Suppressed comments (1)
notes/NEXT.md:30
- The “Immediate next task” list still instructs the reader to review and merge draft PR #4, which is already merged. Adjust the list to start with verifying deployment, then continue with the normal AUTHOR_WORKFLOW process for the next change.
1. Review the two new posts and the completed checks in draft pull request #4.
2. Merge the pull request after approval and verify the production deployment.
3. For the next substantive Website change, follow the start, validation,
synchronization, and publication steps in `AUTHOR_WORKFLOW.md`.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+78
to
+80
| - The historic 18-post QMCPy blog archive is published on the Website; the two | ||
| May 2026 posts are migrated in a review branch, with publication still | ||
| approval-gated. |
Comment on lines
+10
to
+13
| - The historic 18-post blog archive and the community QMC Software Directory | ||
| are live on the Website. | ||
| - Draft pull request #4 adds the two May 2026 QMCPy posts and is integrated | ||
| with the current `main`; it remains pending review and merge. |
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.
Summary
mainwith an ordinary merge commit and place both posts under the currentblogs/source treePLAN.md,STATUS.md, andnotes/NEXT.mdwhile retaining the community software directory and multi-machine workflow added onmainWhy
The original website migration covered the 18-post historic QMCPy archive. Two newer articles were subsequently added to the QMCPy MkDocs Blogs navigation through QMCSoftware/QMCSoftware#508, so they were absent from this repository.
The first PR revision also predated the repository-wide
blog/→blogs/rename. Merging the latestmainexposed direct conflicts inPLAN.mdandSTATUS.md; leaving the new posts under the obsolete singular directory would additionally have excluded them from Quarto's current render inputs.Migration notes
QMCSoftware/QMCSoftware; these posts link back to those authoritative executable sources1,048,576 - 131,072 = 917,504; the migrated article uses the internally consistent 917,504 value without changing the source notebookValidation
quarto render— 33/33 pages renderedblogs/CNAMEmatches the sourceCNAMEgit diff --checkandgit diff --cached --check