Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
a73a0b8
docs: reorganize sidebar navigation around capabilities (phase 1)
Apr 16, 2026
267d45e
demo: Groups hub + spokes restructure (Diataxis example, not for merge)
Apr 17, 2026
ed6944e
docs: refine sidebar structure and styling per team review
Apr 29, 2026
7415a68
docs: rename Capabilities to Features, split Reference & learn, fix G…
Apr 30, 2026
3844112
docs: refine Features section per team review
Apr 30, 2026
ef5aa30
Merge branch 'stable' into demo/groups-diataxis-example
BaptisteGi Apr 30, 2026
fc5e762
docs(skills): add migrate-feature-page skill
Apr 30, 2026
c155be5
docs: migrate Profiles per docs revamp (hub + spokes) (#9114)
yjouffrault May 1, 2026
8da8f1f
docs(skills): add tutorial scenario-shape test + broaden word check
May 1, 2026
c097e1e
docs: move resource manager
BaptisteGi May 1, 2026
ebea072
docs: cleanup resource manager docs
BaptisteGi May 4, 2026
fbc66bd
docs: migrate Computed Attributes per docs revamp (#9120)
yjouffrault May 4, 2026
b279f84
Merge branch 'demo/groups-diataxis-example' into bgi-doc-resource-man…
BaptisteGi May 4, 2026
b9ddc91
docs(skills): support section-wide migrations + audit-before-PR + ext…
May 4, 2026
e170759
docs: rollback changes on other pages
BaptisteGi May 4, 2026
9c39d8a
docs: add space at the end
BaptisteGi May 4, 2026
a2a5542
docs: fix diff
BaptisteGi May 4, 2026
a75dc9d
docs: rename page
BaptisteGi May 4, 2026
eb71350
docs(skills): codify lessons from B&CC migration
May 4, 2026
dc827b7
docs: migrate Branches & Change Control section per docs revamp (#9125)
yjouffrault May 4, 2026
ec327b7
docs: move menu content
BaptisteGi May 5, 2026
fbd9b89
docs: refactor menu page
BaptisteGi May 5, 2026
758846e
Merge branch 'demo/groups-diataxis-example' into bgi-doc-resource-man…
BaptisteGi May 5, 2026
cbf0385
Merge pull request #9131 from opsmill/docs/migrate-menu
yjouffrault May 5, 2026
e419891
Merge pull request #9117 from opsmill/bgi-doc-resource-manager
yjouffrault May 5, 2026
262fc64
docs: restructure sidebar to V3 navigation (#9145)
yjouffrault May 6, 2026
9882b98
docs: update Otto the otter mascot logo
petercrocker May 6, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,9 @@ BlockIgnores = (?s) *((import.*?\n)|(```.*?```\n))
[docs/docs/reference/**]
BasedOnStyles =

; Ignore dev-internal docs (team workflow files, not user-facing)
[docs/redirects-pending/**]
BasedOnStyles =

[**/AGENTS.md]
BasedOnStyles =
1 change: 1 addition & 0 deletions .yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ ignore: |
/helm/templates
/python_sdk
/frontend/packages/schema-visualizer
/docs/redirects-pending

rules:
new-lines: disable
Expand Down
372 changes: 372 additions & 0 deletions dev/skills/migrate-feature-page/SKILL.md

Large diffs are not rendered by default.

Loading
Loading