|
1 | 1 | main: |
2 | | - - name: About |
3 | | - URL: about |
4 | | - weight: 1 |
5 | | - identifier: about |
6 | | - - name: Who We Are |
7 | | - URL: about |
8 | | - parent: about |
9 | | - weight: 2 |
10 | | - - name: Board & Governance |
11 | | - URL: about/board |
12 | | - parent: about |
13 | | - weight: 3 |
14 | | - - name: Members |
15 | | - URL: about/members |
16 | | - parent: about |
17 | | - weight: 4 |
18 | | - - name: Sponsors |
19 | | - URL: about/sponsors |
20 | | - parent: about |
21 | | - weight: 5 |
22 | | - - name: InnerSource Stories |
23 | | - URL: stories |
24 | | - parent: about |
25 | | - weight: 6 |
26 | | - - name: GitHub |
27 | | - URL: https://github.com/InnerSourceCommons |
28 | | - parent: about |
29 | | - weight: 7 |
30 | | - - name: Contact Us |
31 | | - URL: about/contact |
32 | | - parent: about |
33 | | - weight: 10 |
34 | | - - name: Code of Conduct |
35 | | - URL: about/codeofconduct |
36 | | - parent: about |
37 | | - weight: 11 |
38 | 2 |
|
39 | 3 |
|
40 | | -# Projects |
41 | | - - name: Activities |
42 | | - URL: learn/patterns |
43 | | - weight: 2 |
44 | | - identifier: activities |
45 | | - - name: Activities |
46 | | - URL: /community |
47 | | - parent: activities |
48 | | - weight: 1 |
49 | | - - name: InnerSource Patterns Working Group |
50 | | - URL: /learn/patterns |
51 | | - parent: activities |
52 | | - weight: 1 |
53 | | - - name: ISPO Working Group |
54 | | - URL: /community/ |
55 | | - parent: activities |
56 | | - weight: 2 |
57 | | - - name: Learning Path Working Group |
58 | | - URL: /community/ |
59 | | - parent: activities |
60 | | - weight: 3 |
61 | | - - name: Marketing & Outreach Working Group |
62 | | - URL: /community/ |
63 | | - parent: activities |
64 | | - weight: 4 |
65 | | - - name: Local Community |
66 | | - URL: /community/ |
67 | | - parent: activities |
68 | | - weight: 7 |
69 | | - - name: State of InnerSource Survey |
70 | | - URL: learn/research |
71 | | - parent: activities |
72 | | - weight: 8 |
73 | | - |
74 | 4 | ## Learning |
75 | 5 | - name: Learning |
76 | 6 | URL: learn |
@@ -122,47 +52,91 @@ main: |
122 | 52 | URL: events/community-calls |
123 | 53 | parent: community |
124 | 54 | weight: 1 |
| 55 | + - name: Activities and Working Groups |
| 56 | + URL: /community |
| 57 | + parent: community |
| 58 | + weight: 2 |
| 59 | + - name: InnerSource Stories |
| 60 | + URL: stories |
| 61 | + parent: community |
| 62 | + weight: 3 |
| 63 | + - name: Services Directory |
| 64 | + URL: community/services |
| 65 | + parent: community |
| 66 | + weight: 4 |
| 67 | + - name: Research |
| 68 | + URL: learn/research |
| 69 | + parent: community |
| 70 | + weight: 5 |
125 | 71 |
|
126 | 72 | - name: InnerSource Gatherings - Local Chapters |
127 | 73 | URL: https://gatherings.innersourcecommons.org/ |
128 | 74 | parent: community |
129 | | - weight: 3 |
| 75 | + weight: 6 |
130 | 76 | - name: InnerSource Summit 2024 |
131 | 77 | URL: events/isc-2024 |
132 | 78 | parent: community |
133 | | - weight: 4 |
| 79 | + weight: 7 |
134 | 80 | - name: Past Summits |
135 | 81 | URL: https://innersourcecommons.org/events/past-summits/ |
136 | 82 | parent: community |
137 | | - weight: 5 |
138 | | - - name: Services Directory |
139 | | - URL: community/services |
140 | | - parent: community |
141 | | - weight: 10 |
| 83 | + weight: 8 |
142 | 84 | - name: InnerSourcerers Map |
143 | 85 | URL: about/map |
144 | 86 | parent: community |
145 | 87 | weight: 11 |
146 | 88 |
|
147 | 89 | # News |
148 | | - - name: News |
149 | | - URL: about/announcements |
150 | | - weight: 5 |
151 | | - identifier: news |
152 | 90 | - name: Announcements |
153 | 91 | URL: about/announcements |
154 | | - parent: news |
155 | | - weight: 1 |
| 92 | + parent: community |
| 93 | + weight: 12 |
156 | 94 | - name: Past Newsletters |
157 | 95 | URL: https://us1.campaign-archive.com/home/?u=0363fb06e6a59d48c6e260f1b&id=97224b5ff2 |
158 | | - parent: news |
159 | | - weight: 1 |
| 96 | + parent: community |
| 97 | + weight: 13 |
| 98 | + |
160 | 99 |
|
161 | 100 | # Calendar |
162 | | - - name: Schedule |
| 101 | + - name: Calendar |
163 | 102 | URL: # |
164 | 103 | weight: 9 |
165 | | - identifier: schedule |
| 104 | + identifier: calendar |
| 105 | + |
| 106 | +# About |
| 107 | + - name: About |
| 108 | + URL: about |
| 109 | + weight: 10 |
| 110 | + identifier: about |
| 111 | + - name: Who We Are |
| 112 | + URL: about |
| 113 | + parent: about |
| 114 | + weight: 2 |
| 115 | + - name: Board & Governance |
| 116 | + URL: about/board |
| 117 | + parent: about |
| 118 | + weight: 3 |
| 119 | + - name: Members |
| 120 | + URL: about/members |
| 121 | + parent: about |
| 122 | + weight: 4 |
| 123 | + - name: Sponsors |
| 124 | + URL: about/sponsors |
| 125 | + parent: about |
| 126 | + weight: 5 |
| 127 | + - name: GitHub |
| 128 | + URL: https://github.com/InnerSourceCommons |
| 129 | + parent: about |
| 130 | + weight: 7 |
| 131 | + - name: Contact Us |
| 132 | + URL: about/contact |
| 133 | + parent: about |
| 134 | + weight: 10 |
| 135 | + - name: Code of Conduct |
| 136 | + URL: about/codeofconduct |
| 137 | + parent: about |
| 138 | + weight: 11 |
| 139 | + |
166 | 140 |
|
167 | 141 | footer_left: |
168 | 142 | - name: Learn |
|
0 commit comments