Blog: Copilot config files guide (draft)#62
Closed
diberry wants to merge 3 commits into
Closed
Conversation
This reverts commit b755819.
* Add blog post: Copilot config files guide Extracted from PR #59 into its own PR for independent review. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Replace watercolor-1 and watercolor-5 with improved versions watercolor-1: nesting bowls metaphor for governance layers watercolor-5: landscape at 4 times of day for putting-it-together Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Update alt text and caption for watercolor-1 and watercolor-5 Align descriptions with regenerated images: - watercolor-1: nested bowls metaphor - watercolor-5: landscape at four times of day Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Replace monochrome diagrams with color-coded versions Improves diagram readability on dark backgrounds: - Clusters color-coded by family (blue=agents, green=skills, amber=workflows, purple=prompts, red=governance) - Strokes darkened from #cccccc to #4a6d8c - Edge thickness increased from 1px to 1.5px - Off-white background (#fafafa) for dark-mode contrast - Rounded border for visual containment Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Replace watercolor-1 with matryoshka nesting dolls image Clearer visual metaphor for governance layers (instructions > agents > skills). Previous attempts at nested bowls didn't convey containment. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Change blog date from June 2 to June 3 Renamed file, media folder, updated frontmatter date, slug, canonical_url, sidebar_label, and all internal media paths. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * fix: restore viewBox on colorized SVG diagrams The colorization script corrupted the viewBox attribute on diagrams 2-5, causing them to render as nearly blank boxes. Restored correct viewBox values from the original SVGs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * feat: add numbered diagram-2 v2, update table numbering, remove unused assets - Replace diagram-2-color with hand-crafted v2 showing all 6 families numbered - Add row numbers 1-6 to configuration files reference table - Remove unused color SVGs (diagrams 3, 5) and watercolor images (2, 3) - Update blog post references to use new v2 diagram Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * fix: update broken image refs to use -light SVGs after color deletion Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * chore: mark blog post as draft Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Re-adds the Copilot configuration files guide blog post as a draft (not published).
Based on PR #60 content with draft: true set. Depends on PR #61 being merged first to clean main.