Skip to content

Update progress.asc to the new outline; add a blog post on the new table of contents - #22

Merged
schacon merged 2 commits into
mainfrom
cursor/update-progress-6d3c
Aug 4, 2026
Merged

Update progress.asc to the new outline; add a blog post on the new table of contents#22
schacon merged 2 commits into
mainfrom
cursor/update-progress-6d3c

Conversation

@schacon

@schacon schacon commented Aug 4, 2026

Copy link
Copy Markdown
Member

Summary

Two related changes, one commit each:

  1. progress.asc rewritten around the new outline. The task list now follows OUTLINE.md's chapter numbering and titles: a new "Restructure" section with the completed work checked off, cross-cutting sweeps renumbered to match the outline's X1–X6 (X4 restructure plumbing and X5 xref repair are done), new sections for the Preface, Chapter 7 (Git and Agents), Chapter 9 (Git at Scale), and Appendix A, and per-chapter tasks updated for the restructured files (including the open decisions and the AUTHOR TODO follow-ups). The counter moves from 5/75 to 15 of 101 tasks.
  2. New blog post: "A new table of contents" (site/src/content/blog/a-new-table-of-contents.mdx). Describes the restructure for readers: the new chapter order, the two new chapters, the smaller additions (worktrees, forge-neutral pull requests, ignoring files), what was dropped and where the survivors went, and the renames. Written following site/BLOG_STYLE.md, with automated: true set (renders the AI-authorship banner).

Verification

  • npm run build in site/ succeeds; the progress page parses the new file (15 of 101, Restructure section fully checked) and the post renders with the AI badge and working internal links (/authorship/, /blog/progress/).

Blog post with AI authorship badge

Progress page with completed Restructure section

new_outline_blog_post_and_progress_page.mp4

Open in Web Open in Cursor 

cursoragent and others added 2 commits August 4, 2026 06:27
Reorganize the task list around OUTLINE.md: new chapter numbers and
titles, a Restructure section with the completed work checked off,
X1-X6 sweeps matching the outline's numbering (X4/X5 done), sections
for the new Git and Agents and Git at Scale chapters, and per-chapter
tasks updated for the restructured files. 15 of 101 tasks done.

Co-authored-by: Scott Chacon <schacon@gmail.com>
Describes the restructure: the new chapter order, the two new chapters
(Git at Scale, Git and Agents), the smaller additions (worktrees,
forge-neutral pull requests, ignoring files), and what was dropped
(GitHub chapter, other-systems chapter, two appendices). Written per
BLOG_STYLE.md with automated: true.

Co-authored-by: Scott Chacon <schacon@gmail.com>
@schacon
schacon marked this pull request as ready for review August 4, 2026 06:37
@cursor

cursor Bot commented Aug 4, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@schacon
schacon merged commit 85df9a7 into main Aug 4, 2026
1 check passed
@schacon
schacon deleted the cursor/update-progress-6d3c branch August 4, 2026 06:38
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.

2 participants