De-slop internal docs + config (repo now fully em-dash-free) (#98)
Sync course wiki / sync-wiki (push) Successful in 4s

Co-authored-by: claude <claude@jpaul.io>
Co-committed-by: claude <claude@jpaul.io>
This commit was merged in pull request #98.
This commit is contained in:
2026-06-23 08:51:38 -04:00
committed by Claude (agent)
parent 863435915c
commit 173f39ac44
8 changed files with 70 additions and 69 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"owner": "justin",
"version_source": "git-tag",
"migrations": "none",
"notes": "Docs/content repo (course lessons + small runnable lab files). No container image, no CI build, no deploy registry/runner/deploy fields intentionally omitted. Ship flow is branch -> commit (claude bot) -> push FQDN -> PR -> squash-merge for traceability; never push direct to main. A future GitHub copy and jpaul.me blog posts are planned but not part of this repo's pipeline."
"notes": "Docs/content repo (course lessons + small runnable lab files). No container image, no CI build, no deploy; registry/runner/deploy fields intentionally omitted. Ship flow is branch -> commit (claude bot) -> push FQDN -> PR -> squash-merge for traceability; never push direct to main. A future GitHub copy and jpaul.me blog posts are planned but not part of this repo's pipeline."
}