-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathmenus.en.yaml
More file actions
130 lines (130 loc) · 2.36 KB
/
menus.en.yaml
File metadata and controls
130 lines (130 loc) · 2.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
main:
- name: Learn
URL: learn
weight: 1
identifier: learn
- name: Books
parent: learn
URL: learn/books
weight: 2
- name: Learning Path
parent: learn
URL: learn/learning-path
weight: 3
- name: Patterns
parent: learn
URL: learn/patterns
weight: 4
- name: Research
parent: learn
URL: learn/research
weight: 5
- name: Events
URL: events
weight: 2
- name: Community
identifier: community
URL: community
weight: 3
- name: Stories
URL: stories
weight: 4
- name: Services Directory
URL: community/services
parent: community
weight: 2
- name: About
identifier: about
URL: about
weight: 5
- name: Announcements
URL: about/announcements
parent: about
weight: 1
- name: Board & Governance
URL: about/board
parent: about
weight: 2
- name: Members
URL: about/members
parent: about
weight: 3
- name: Sponsors
URL: about/sponsors
parent: about
weight: 4
- name: Logo
URL: about/logo
parent: about
weight: 5
- name: Code of Conduct
URL: about/codeofconduct
parent: about
weight: 6
- name: Contact Us
URL: about/contact
parent: about
weight: 7
footer_left:
- name: Learn
URL: learn
weight: 1
post: bold
- name: Books
URL: learn/books
weight: 2
- name: Learning Path
URL: learn/learning-path
weight: 3
- name: Patterns
URL: learn/patterns
weight: 4
- name: Research
URL: learn/research
weight: 5
footer_middle:
- name: Events
URL: events
weight: 1
post: bold
- name: Community
URL: community
weight: 2
post: bold
pre: _blank
- name: Stories
URL: stories
weight: 3
post: bold
- name: Services Directory
URL: community/services
weight: 4
- name: Announcements
URL: about/announcements
weight: 5
footer_right:
- name: About
URL: about
weight: 1
post: bold
- name: Board & Governance
URL: about/board
weight: 2
- name: Members
URL: about/members
weight: 3
- name: Sponsors
URL: about/sponsors
weight: 4
- name: Logo
URL: about/logo
weight: 5
- name: Code of Conduct
URL: about/codeofconduct
weight: 6
- name: Contact Us
URL: about/contact
weight: 7
- name: Privacy Policy
URL: about/privacy
weight: 8