forked from XRPLF/xrpl-dev-portal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
top-nav.yaml
168 lines (164 loc) · 6.28 KB
/
top-nav.yaml
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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
# alertbanner:
# show: true
# message: This is the draft Redocly version of the site!
# button: Cool
# link: https://github.com/ripple/xrpl-org-dev-portal
# nav:
- group: About
groupTranslationKey: theme.navbar.about
items:
- group: XRP Ledger
groupTranslationKey: topnav.about.xrp-ledger
items:
- page: ./about/index.page.tsx
label: XRPL Overview
labelTranslationKey: topnav.about.xrpl-overview
- page: ./about/uses.page.tsx
label: Use Cases & Featured Projects
labelTranslationKey: topnav.about.use-cases-featured-projects
- page: ./about/history.page.tsx
label: History
labelTranslationKey: topnav.about.history
- group: XRP
groupTranslationKey: topnav.about.xrp
items:
- page: ./about/xrp.page.tsx
label: XRP Overview
labelTranslationKey: topnav.about.xrp-overview
- group: Sustainability
groupTranslationKey: topnav.about.sustainability
items:
- page: ./about/impact.page.tsx
label: Impact
labelTranslationKey: topnav.about.impact
- group: About
groupTranslationKey: topnav.about.about
items:
- label: XRPL Foundation
labelTranslationKey: topnav.about.xrpl-foundation
href: https://foundation.xrpl.org/
external: true
- page: ./about/faq.md
label: FAQ
labelTranslationKey: topnav.about.faq
- page: ./about/privacy-policy.md
label: Privacy Policy
labelTranslationKey: topnav.about.privacy-policy
- group: Docs
groupTranslationKey: theme.navbar.docs
items:
- icon: ./static/img/icons/docs.svg
# Note: arbitrary keys are dropped from these items, so the label & description are split on " || "
label: Documentation || Dive into XRP Ledger technology and start integrating.
labelTranslationKey: topnav.docs.title || topnav.docs.description
page: ./docs/index.page.tsx
- group: Article Types
groupTranslationKey: topnav.docs.article-types
items:
- page: ./docs/concepts/index.md
label: Concepts
labelTranslationKey: topnav.docs.concepts
- page: ./docs/tutorials/index.md
label: Tutorials
labelTranslationKey: topnav.docs.tutorials
- page: ./docs/references/index.md
label: References
labelTranslationKey: topnav.docs.references
- page: ./docs/infrastructure/index.md
label: Infrastructure
labelTranslationKey: topnav.docs.infrastructure
- group: Use Cases
groupTranslationKey: topnav.docs.use-cases
items:
- page: ./docs/use-cases/payments/index.md
label: Payments
labelTranslationKey: topnav.docs.payments
- page: ./docs/use-cases/tokenization/index.page.tsx
label: Tokenization
labelTranslationKey: topnav.docs.tokenization
- page: ./docs/use-cases/defi/index.md
label: Decentralized Finance
labelTranslationKey: topnav.docs.defi
- group: Get Started
groupTranslationKey: topnav.docs.get-started
items:
- page: ./docs/tutorials/javascript/index.md
- page: ./docs/tutorials/python/index.md
- page: ./docs/tutorials/java/index.md
- page: ./docs/tutorials/php/index.md
- page: ./docs/tutorials/http-websocket-apis/index.md
- group: Resources
groupTranslationKey: theme.navbar.resources
items:
- group: Development
groupTranslationKey: topnav.resources.development
items:
- label: Code Samples
labelTranslationKey: topnav.resources.code-samples
href: /resources/code-samples
- page: ./resources/dev-tools/index.page.tsx
label: Dev Tools
labelTranslationKey: topnav.resources.dev-tools
- label: XRPL Learning Portal
labelTranslationKey: topnav.resources.xrpl-learning-portal
href: https://learn.xrpl.org/
external: true
- label: XRPL Brand Kit
labelTranslationKey: topnav.resources.xrpl-brand-kit
href: /XRPL_Brand_Kit.zip
- group: Current Status
groupTranslationKey: topnav.resources.current-status
items:
- label: Ledger Explorer
labelTranslationKey: topnav.resources.explorer
href: https://livenet.xrpl.org/
external: true
- label: Known Amendments
labelTranslationKey: topnav.resources.known-amendments
href: /resources/known-amendments
- group: Join In
groupTranslationKey: topnav.resources.join-in
items:
- label: Contribute Code
labelTranslationKey: topnav.resources.contribute-code
href: /resources/contribute-code
- label: Contribute Documentation
labelTranslationKey: topnav.resources.contribute-documentation
href: /resources/contribute-documentation
- group: Community
groupTranslationKey: theme.navbar.community
items:
- icon: ./static/img/icons/contribute.svg
label: Contribute to the XRPL Community || Join the conversation
labelTranslationKey: topnav.community.title || topnav.community.description
href: /community/
- group: Get Involved
groupTranslationKey: topnav.community.get-involved
items:
- page: ./community/events.page.tsx
label: Events
labelTranslationKey: topnav.community.events
- page: ./community/ambassadors.page.tsx
label: Ambassadors
labelTranslationKey: topnav.community.ambassadors
- page: ./community/developer-funding.page.tsx
label: Developer Funding
labelTranslationKey: topnav.community.developer-funding
- label: XRPL Jobs
labelTranslationKey: topnav.community.xrpl-jobs
href: https://jobs.xrpl.org/
external: true
- label: Dev Blog
labelTranslationKey: topnav.community.dev-blog
href: /blog/
- label: XRPL Grants
labelTranslationKey: topnav.community.xrpl-grants
href: https://xrplgrants.org/
external: true
- label: GitHub
labelTranslationKey: topnav.community.github
href: https://github.com/XRPLF/
external: true
- page: ./community/report-a-scam.md
label: Report a Scam
labelTranslationKey: topnav.community.report-a-scam