docs(blog): fill course-link placeholders + align learner-dir path

- Replace all 24 [COURSE LINK] placeholders across the 17 posts with the course URL
  https://git.jpaul.io/justin/ai-workflow-course.
- Align the learner working-dir path in the posts to ~/ai-workflow-course (matches
  the modules after the repo rename).
- blog/README: mark the course-link checklist item done; flag publish-time
  refinements (GitHub-mirror swap; repoint inline cross-post links to real
  jpaul.me post URLs).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
This commit is contained in:
2026-06-22 19:15:20 -04:00
parent e5960c17ab
commit 250189a60e
18 changed files with 41 additions and 37 deletions
+6 -2
View File
@@ -47,7 +47,11 @@ alt title in its metadata block.
## Before publishing — checklist
- Replace every `[COURSE LINK]` placeholder with the public course URL (the GitHub mirror
once it's live, or the git.jpaul.io repo).
- [x] `[COURSE LINK]` placeholders filled with the course URL
`https://git.jpaul.io/justin/ai-workflow-course`. At public launch: (a) if the GitHub
mirror becomes the public home, swap these to the mirror URL; (b) inline cross-post
references ("announcement post", "last post", "course lab") currently all point at the
course home — repoint them to the specific jpaul.me post URLs (or wiki module pages)
once those exist.
- Fill every `[insert a screenshot referencing XYZ here]` placeholder with a real image.
- Decide whether to keep or strip the top-of-file metadata comment block.