forked from XRPLF/xrpl-dev-portal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
redocly.yaml
183 lines (182 loc) · 6.74 KB
/
redocly.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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
ignore:
- docs/references/http-websocket-apis/admin-api-methods/_template-admin-method.md
- docs/img/_sources/*
- _code-samples/*/README.md
- _code-samples/**/README.md
- _code-samples/create-amm/ts/tsconfig.json
i18n:
defaultLocale: en-US
locales:
- code: en-US
name: English
- code: ja
name: 日本語
redirects:
$ref: redirects.yaml
seo:
siteUrl: https://xrpl.org/
rbac:
reunite:
xrpl-org-editors: maintain
theme:
analytics:
gtm:
includeInDevelopment: true
trackingId: GTM-KCQZ3L8
defaultDataLayer:
platform: redocly
enableWebVitalsTracking: true
scripts:
head:
- src: https://cmp.osano.com/AzyjT6TIZMlgyLyy8/f11f7772-8ed5-4b73-bd17-c0814edcc440/osano.js
- src: ./static/js/xrpl-2.11.0.min.js
- src: ./static/vendor/jquery-3.7.1.min.js
- src: ./static/vendor/bootstrap.min.js
- src: ./static/js/osano.js
type: text/javascript
body:
- src: ./static/js/xrplai-config.js
id: xrplai-options
- src: https://www.unpkg.com/@xrpl/ai-web/dist/init.js
type: module
id: initjs
links:
- href: https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap
rel: stylesheet
- href: https://fonts.googleapis.com/css?family=Source+Code+Pro:300,400,600,700&display=swap
rel: stylesheet
- href: ./static/css/devportal2024-v1.css
rel: stylesheet
- href: ./static/css/font-awesome.min.css
rel: stylesheet
- href: https://www.unpkg.com/@xrpl/ai-css/xrplai.css
rel: stylesheet
logo:
srcSet: ./static/img/XRPLedger_DevPortal-black.svg light ./static/img/XRPLedger_DevPortal-white.svg dark
altText: XRP Ledger Developer Portal
link: /
navbar:
items:
$ref: top-nav.yaml
markdown:
partialsFolders: ["docs/_snippets", "_code-samples", "_api-examples"]
editPage:
baseUrl: https://github.com/XRPLF/xrpl-dev-portal/tree/master/
hide: false
footer:
logo:
hide: true
copyrightText: © 2024 XRP Ledger. Open Source.
items:
- group: About
groupTranslationKey: theme.footer.about
items:
- page: about/index.page.tsx
label: XRPL Overview
labelTranslationKey: footer.about.xrpl-overview
- label: Use Cases & Projects
page: about/uses.page.tsx
labelTranslationKey: footer.about.use-cases-projects
- page: about/history.page.tsx
label: History
labelTranslationKey: footer.about.history
- page: about/impact.page.tsx
label: Impact
labelTranslationKey: footer.about.impact
- label: XRPL Foundation
labelTranslationKey: footer.about.xrpl-foundation
href: https://foundation.xrpl.org/
external: true
- page: about/faq.md
label: FAQ
labelTranslationKey: footer.about.faq
- page: about/privacy-policy.md
label: Privacy Policy
labelTranslationKey: footer.about.privacy-policy
- group: Docs
groupTranslationKey: theme.footer.docs
items:
- label: XRPL Documentation
page: docs/index.page.tsx
labelTranslationKey: footer.docs.xrpl-documentation
- page: docs/introduction/index.md
label: Introduction
labelTranslationKey: footer.docs.introduction
- page: docs/use-cases/index.md
label: Use Cases
labelTranslationKey: footer.docs.use-cases
- page: docs/concepts/index.md
label: Concepts
labelTranslationKey: footer.docs.concepts
- page: docs/tutorials/index.md
label: Tutorials
labelTranslationKey: footer.docs.tutorials
- page: docs/references/index.md
label: References
labelTranslationKey: footer.docs.references
- page: docs/infrastructure/index.md
label: Infrastructure
labelTranslationKey: footer.docs.infrastructure
- group: Resources
groupTranslationKey: theme.footer.resources
items:
- page: resources/code-samples.page.tsx
label: Code Samples
labelTranslationKey: footer.resources.code-samples
- page: resources/dev-tools/index.page.tsx
label: Dev Tools
labelTranslationKey: footer.resources.dev-tools
- label: XRPL Learning Portal
labelTranslationKey: footer.resources.xrpl-learning-portal
href: https://learn.xrpl.org/
external: true
- label: XRPL Brand Kit
labelTranslationKey: footer.resources.xrpl-brand-kit
href: /XRPL_Brand_Kit.zip
external: true
- label: Ledger Explorer
labelTranslationKey: footer.resources.explorer
href: https://livenet.xrpl.org/
external: true
- page: resources/known-amendments.md
label: Known Amendments
labelTranslationKey: footer.resources.known-amendments
- page: resources/contribute-code/index.md
label: Contribute Code
labelTranslationKey: footer.resources.contribute-code
- page: resources/contribute-documentation/index.md
label: Contribute Documentation
labelTranslationKey: footer.resources.contribute-documentation
- group: Community
groupTranslationKey: theme.footer.community
items:
- page: community/index.page.tsx
label: Community
labelTranslationKey: footer.community.community
- page: community/events.page.tsx
label: Events
labelTranslationKey: footer.community.events
- page: community/ambassadors.page.tsx
label: Ambassadors
labelTranslationKey: footer.community.ambassadors
- page: community/developer-funding.page.tsx
label: Developer Funding
labelTranslationKey: footer.community.developer-funding
- label: XRPL Jobs
labelTranslationKey: footer.community.xrpl-jobs
href: https://jobs.xrpl.org/
external: true
- page: blog/index.page.tsx
label: XRP Ledger Community Blog
labelTranslationKey: footer.community.dev-blog
- label: XRPL Grants
labelTranslationKey: footer.community.xrpl-grants
href: https://xrplgrants.org/
external: true
- label: GitHub
labelTranslationKey: footer.community.github
href: https://github.com/XRPLF/
external: true
- page: community/report-a-scam.md
label: Report a Scam
labelTranslationKey: footer.community.report-a-scam