FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

refactor: replace link-list index pages with _meta.yaml · patternfly-java/patternfly-java@569d313 · GitHub

Commit 569d313

Browse files
committed
refactor: replace link-list index pages with _meta.yaml
Remove concepts/index.md and developer/index.md since they only contained lists of links to child pages. Use _meta.yaml files for folder title and order instead. Folders are now navigation-only containers without their own content, matching patternfly.org's navigation pattern.
1 parent 0f80b0f commit 569d313

4 files changed

Lines changed: 4 additions & 32 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
title: Concepts
2+
order: 2

‎showcase/markdown/concepts/index.md‎

Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
title: Developer
2+
order: 5

‎showcase/markdown/developer/index.md‎

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL