-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocusaurus.config.js
More file actions
399 lines (386 loc) · 13.1 KB
/
docusaurus.config.js
File metadata and controls
399 lines (386 loc) · 13.1 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
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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
// @ts-check
// Note: type annotations allow type checking and IDEs autocompletion
const lightCodeTheme = require('prism-react-renderer/themes/github');
const darkCodeTheme = require('prism-react-renderer/themes/dracula');
/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'Rezolve - Order Orchestration & Fulfillment Documentation',
tagline: 'Developer Documentation',
favicon: 'img/favicon.ico',
// Set the production url of your site here
url: 'https://docs.bluedot.io',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/',
organizationName: 'Bluedot-Innovation',
projectName: 'documentation',
deploymentBranch: 'gh-pages',
trailingSlash: false,
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'throw',
// Even if you don't use internalization, you can use this field to set useful
// metadata like html lang. For example, if your site is Chinese, you may want
// to replace "en" with "zh-Hans".
i18n: {
defaultLocale: 'en',
locales: ['en'],
},
presets: [
[
'classic',
/** @type {import('@docusaurus/preset-classic').Options} */
({
docs: {
routeBasePath: '/',
sidebarPath: require.resolve('./sidebars.js'),
},
theme: {
customCss: require.resolve('./src/css/custom.css'),
},
googleTagManager: {
containerId: 'G-0N40BQDDY4',
},
}),
],
],
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
// Replace with your project's social card
colorMode: {
disableSwitch: true,
},
navbar: {
logo: {
alt: 'Rezolve AI Documentation Logo',
src: 'img/rezolve-ai-documentation-logo-navy.png',
},
items: [
{
href: 'https://bluedot.io/demo/',
label: 'Request Free Demo',
position: 'right',
},
],
},
prism: {
theme: lightCodeTheme,
darkTheme: darkCodeTheme,
additionalLanguages: ['swift', 'kotlin', 'java', 'objectivec', 'gradle', 'dart','csharp']
},
algolia: {
// The application ID provided by Algolia
appId: '2NCSK8Z8T6',
// Public API key: it is safe to commit it
apiKey: '2f862b54cf71f1350d20e84980b27d50',
indexName: 'bluedot'
}
}),
plugins:[
[
'@docusaurus/plugin-client-redirects',
// Redirects from old documentation pages
{
redirects: [
{
from: ['/integrations/adobe-experience-platform-integration'],
to: '/integrations/Adobe Experience',
},
{
from: ['/integrations/airship-integration/'],
to: '/integrations/Airship/Overview',
},
{
from: ['/integrations/airship-integration/urban-airship-android-integration/'],
to: '/integrations/Airship/Android',
},
{
from: ['/integrations/airship-integration/urban-airship-ios-integration/'],
to: '/integrations/Airship/iOS',
},
{
from: ['/integrations/attentive-integration/'],
to: '/integrations/Attentive/Overview',
},
{
from: ['/integrations/attentive-integration/installing-the-attentive-bluedot-integration/'],
to: '/integrations/Attentive/Quick Start',
},
{
from: ['/integrations/attentive-integration/curbside-experience/'],
to: '/integrations/Attentive/Curbside experience',
},
{
from: ['/integrations/attentive-integration/location-based-messages/'],
to: '/integrations/Attentive/Location-based messages',
},
{
from: ['/integrations/bbot-integration'],
to: '/integrations/Bbot',
},
{
from: ['/integrations/braze-integration'],
to: '/integrations/Braze/Overview',
},
{
from: '/integrations/braze-integration/braze-android-integration/',
to: '/integrations/Braze/Android'
},
{
from: '/integrations/braze-integration/braze-ios-integration/',
to: '/integrations/Braze/iOS'
},
{
from: '/integrations/clevertap-integration/',
to: '/integrations/CleverTap/Overview'
},
{
from: '/integrations/clevertap-integration/clevertap-android-integration/',
to: '/integrations/CleverTap/Android'
},
{
from: '/integrations/clevertap-integration/clevertap-ios-integration/',
to: '/integrations/CleverTap/iOS'
},
{
from: '/integrations/flipdish-integration/',
to: '/integrations/Flipdish'
},
{
from: '/integrations/incentivio-integration/',
to: '/integrations/Incentivio'
},
{
from: '/integrations/klaviyo-integration/',
to: '/integrations/Klaviyo'
},
{
from: '/integrations/mobivity-integration/',
to: '/integrations/Mobivity'
},
{
from: '/integrations/mparticle-integration/',
to: '/integrations/mParticle'
},
{
from: '/integrations/olo-integration/',
to: '/integrations/Olo'
},
{
from: '/integrations/one-signal-integration/',
to: '/integrations/OneSignal'
},
{
from: '/integrations/oracle-integration/',
to: '/integrations/Oracle Responsys/Overview'
},
{
from: '/integrations/oracle-integration/android/',
to: '/integrations/Oracle Responsys/Android'
},
{
from: '/integrations/oracle-integration/ios/',
to: '/integrations/Oracle Responsys/iOS'
},
{
from: '/integrations/oracle-simphony-pos-integration/',
to: '/integrations/Oracle Simphony'
},
{
from: '/integrations/raydiant-integration/',
to: '/integrations/Raydiant'
},
{
from: '/integrations/safegraph-integration/',
to: '/integrations/Safegraph'
},
{
from: '/integrations/salesforce-integration/',
to: '/integrations/Salesforce/Overview'
},
{
from: '/integrations/salesforce-integration/linking-salesforce-marketing-cloud-your-canvas-account/',
to: '/integrations/Salesforce/Linking Salesforce Marketing Cloud to Canvas'
},
{
from: '/integrations/salesforce-integration/create-sfmc-events/',
to: '/integrations/Salesforce/Create SFMC events'
},
{
from: '/integrations/salesforce-integration/create-sfmc-events/',
to: '/integrations/Salesforce/Set up your Canvas account'
},
{
from: '/integrations/salesforce-integration/journey-setup/',
to: '/integrations/Salesforce/Journey setup'
},
{
from: '/integrations/salesforce-integration/mobile-sdk-integration/',
to: '/integrations/Salesforce/Mobile SDK Integration/Overview'
},
{
from: '/integrations/salesforce-integration/mobile-sdk-integration/salesforce-android-integration/',
to: '/integrations/Salesforce/Mobile SDK Integration/Android'
},
{
from: '/integrations/salesforce-integration/mobile-sdk-integration/salesforce-ios-integration/',
to: '/integrations/Salesforce/Mobile SDK Integration/iOS'
},
{
from: '/integrations/salesforce-integration/bluedot-data-extension-fields/',
to: '/integrations/Salesforce/Bluedot data extension fields'
},
{
from: '/integrations/segment-integration/',
to: '/integrations/Segment'
},
{
from: '/integrations/tealium-integration/',
to: '/integrations/Tealium'
},
{
from: '/android-sdk/',
to: '/Point SDK/Android/Overview'
},
{
from: '/android-sdk/android-quick-start/',
to: '/Point SDK/Android/Quick Start'
},
{
from: '/android-sdk/android-geo-triggering/',
to: '/Point SDK/Android/Geo-triggering'
},
{
from: '/android-sdk/android-tempo/',
to: '/Point SDK/Android/Tempo'
},
{
from: '/android-sdk/android-location-permission-notifications-best-practices/',
to: '/Point SDK/Android/Location Permission & Notifications Best Practices'
},
{
from: '/android-sdk/android-best-practices-recommendations/',
to: '/Point SDK/Android/Best Practices & Recommendations'
},
{
from: '/android-sdk/android-caveats/',
to: '/Point SDK/Android/Caveats'
},
{
from: '/ios-sdk/',
to: '/Point SDK/iOS/Overview'
},
{
from: '/ios-sdk/ios-quick-start/',
to: '/Point SDK/iOS/Quick Start'
},
{
from: '/ios-sdk/ios-geo-triggering/',
to: '/Point SDK/iOS/Geo-triggering'
},
{
from: '/ios-sdk/ios-tempo/',
to: '/Point SDK/iOS/Tempo'
},
{
from: '/ios-sdk/ios-location-permission-best-practices/',
to: '/Point SDK/iOS/Location Permission Best Practices'
},
{
from: '/react-native-library/',
to: '/Point SDK/React Native/Overview'
},
{
from: '/react-native-library/react-native-migrating-to-2-0-0-guide/',
to: '/Point SDK/React Native/Migration Guides/Migrating to 2.0.0 guide'
},
{
from: '/flutter-library/',
to: '/Point SDK/Flutter/Overview'
},
{
from: '/cordova-bluedot-plug-in/',
to: '/Point SDK/Cordova/Overview'
},
{
from: '/xamarin-bluedot-wrapper/',
to: '/Point SDK/Xamarin/Overview'
},
{
from: '/xamarin-bluedot-wrapper/xamarin-ios-quick-start-guide/',
to: '/Point SDK/Xamarin/iOS'
},
{
from: '/tempo/',
to: '/Tempo/Overview'
},
{
from: '/web-sdk/',
to: '/Web SDK/Overview'
},
{
from: '/config-api/',
to: '/APIs/Config API/Overview'
},
{
from: '/custom-event-metadata/',
to: '/Custom Data'
},
{
from: '/version-release-notes/',
to: '/Version release notes'
},
{
from: '/supported-platforms/',
to: '/Supported Platforms'
},
{
from: '/canvas/',
to: '/Canvas/Overview'
},
{
from: '/canvas/creating-a-new-project/',
to: '/Canvas/Creating a new project'
},
{
from: '/canvas/add-a-new-zone/',
to: '/Canvas/Add a new zone'
},
{
from: '/canvas/store-management/',
to: '/Canvas/Stores/Store management'
},
{
from: '/canvas/what-are-zone-settings/',
to: '/Canvas/What are Zone settings'
},
{
from: '/canvas/what-are-zone-settings/what-is-custom-data/',
to: '/Canvas/What is Zone custom data'
},
{
from: '/webhooks/',
to: '/Webhooks/Overview'
},
{
from: '/Canvas/Analytics/Hello%20Reports',
to: '/Canvas/Analytics/Scheduled Reports'
},
{
from: '/Custom%20Event%20Metadata',
to: '/Custom Data'
},
{
from: "/Canvas/Event%20simulator%20guide",
to: "/Canvas/Tools/Event Simulator"
},
{
from: "/Canvas/Store%20management",
to: "/Canvas/Stores/Store management"
}
]
}
]
]
};
module.exports = config;