forked from cardano-foundation/developer-portal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
netlify.toml
455 lines (364 loc) · 17.2 KB
/
netlify.toml
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
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
# Use this file as your netlify.toml file
# client side route redirects are auto
# generated.
# developers.cardano.org -> testnets.cardano.org redirects:
[[redirects]]
from = "/en/testnets/cardano/overview/"
to = "https://testnets.cardano.org/en/testnets/cardano/overview/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/about/testnet-introduction/"
to = "https://testnets.cardano.org/en/testnets/cardano/about/testnet-introduction/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/about/understanding-the-delegation-mechanism/"
to = "https://testnets.cardano.org/en/testnets/cardano/about/understanding-the-delegation-mechanism/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/about/what-is-a-stake-pool/"
to = "https://testnets.cardano.org/en/testnets/cardano/about/what-is-a-stake-pool/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/about/supported-platforms/"
to = "https://testnets.cardano.org/en/testnets/cardano/about/supported-platforms/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/about/the-testnet-faucet/"
to = "https://testnets.cardano.org/en/testnets/cardano/about/the-testnet-faucet/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/what-is-a-cardano-node/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/what-is-a-cardano-node/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/creating-a-stake-pool/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/creating-a-stake-pool/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/wallet/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/wallet/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/installing-and-running-the-cardano-node/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/installing-and-running-the-cardano-node/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/installing-and-running-the-cardano-node/building-the-node-using-nix/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/installing-and-running-the-cardano-node/building-the-node-using-nix/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/installing-and-running-the-cardano-node/building-the-node-from-source/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/installing-and-running-the-cardano-node/building-the-node-from-source/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/installing-and-running-the-cardano-node/running-a-node-as-a-relay/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/installing-and-running-the-cardano-node/running-a-node-as-a-relay/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/installing-and-running-the-cardano-node/running-the-node-using-docker/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/installing-and-running-the-cardano-node/running-the-node-using-docker/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/installing-and-running-the-cardano-node/running-the-node-on-an-aws-instance/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/installing-and-running-the-cardano-node/running-the-node-on-an-aws-instance/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/configuring-a-node-using-yaml/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/configuring-a-node-using-yaml/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/pledging-and-rewards/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/pledging-and-rewards/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/SP_metadata_register/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/SP_metadata_register/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/get-started/registering-a-stake-pool-on-the-blockchain/"
to = "https://testnets.cardano.org/en/testnets/cardano/get-started/registering-a-stake-pool-on-the-blockchain/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/monitor/monitoring-the-stake-pool/"
to = "https://testnets.cardano.org/en/testnets/cardano/monitor/monitoring-the-stake-pool/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/monitor/monitoring-the-cardano-node/"
to = "https://testnets.cardano.org/en/testnets/cardano/monitor/monitoring-the-cardano-node/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/transactions/creating-transactions/"
to = "https://testnets.cardano.org/en/testnets/cardano/transactions/creating-transactions/X"
status = 301
[[redirects]]
from = "/en/testnets/cardano/transactions/diagnosing-transactions/"
to = "https://testnets.cardano.org/en/testnets/cardano/transactions/diagnosing-transactions/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/configuration/system-configuration/"
to = "https://testnets.cardano.org/en/testnets/cardano/configuration/system-configuration/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/configuration/modifying-stake-pool-details-en.md/"
to = "https://testnets.cardano.org/en/testnets/cardano/configuration/modifying-stake-pool-details-en.md/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/configuration/retiring-a-stake-pool/"
to = "https://testnets.cardano.org/en/testnets/cardano/configuration/retiring-a-stake-pool/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/resources/cli-references/"
to = "https://testnets.cardano.org/en/testnets/cardano/resources/cli-references/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/resources/links/"
to = "https://testnets.cardano.org/en/testnets/cardano/resources/links/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/resources/support/"
to = "https://testnets.cardano.org/en/testnets/cardano/resources/support/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/resources/release-notes/"
to = "https://testnets.cardano.org/en/testnets/cardano/resources/release-notes/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/resources/providing-feedback/"
to = "https://testnets.cardano.org/en/testnets/cardano/resources/providing-feedback/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/resources/community/"
to = "https://testnets.cardano.org/en/testnets/cardano/resources/community/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/resources/contribute/"
to = "https://testnets.cardano.org/en/testnets/cardano/resources/contribute/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/tools/faucet/"
to = "https://testnets.cardano.org/en/testnets/cardano/tools/faucet/"
status = 301
[[redirects]]
from = "/en/testnets/cardano/tools/staking-calculator/"
to = "https://testnets.cardano.org/en/testnets/cardano/tools/staking-calculator"
status = 301
[[redirects]]
from = "/en/testnets/alonzo-testnet/"
to = "https://testnets.cardano.org/en/testnets/alonzo-testnet/"
status = 301
[[redirects]]
from = "/en/virtual-machines/welcome/"
to = "https://testnets.cardano.org/en/virtual-machines/welcome/"
status = 301
[[redirects]]
from = "/en/virtual-machines/kevm/overview/"
to = "https://testnets.cardano.org/en/virtual-machines/kevm/overview/"
status = 301
[[redirects]]
from = "/en/virtual-machines/kevm/about/devnet-skill-set/"
to = "https://testnets.cardano.org/en/virtual-machines/kevm/about/devnet-skill-set/"
status = 301
[[redirects]]
from = "/en/virtual-machines/kevm/about/kevm-testnet-support/"
to = "https://testnets.cardano.org/en/virtual-machines/kevm/about/kevm-testnet-support/"
status = 301
[[redirects]]
from = "/en/virtual-machines/kevm/about/iele_vm_architecture/"
to = "https://testnets.cardano.org/en/virtual-machines/kevm/about/iele_vm_architecture/"
status = 301
[[redirects]]
from = "/en/virtual-machines/kevm/getting-started/using-the-kevm-devnet/"
to = "https://testnets.cardano.org/en/virtual-machines/kevm/getting-started/using-the-kevm-devnet/"
status = 301
[[redirects]]
from = "/en/virtual-machines/kevm/getting-started/using-the-kevm-basics/"
to = "https://testnets.cardano.org/en/virtual-machines/kevm/getting-started/using-the-kevm-basics/"
status = 301
[[redirects]]
from = "/en/virtual-machines/kevm/getting-started/mallet-end-to-end/"
to = "https://testnets.cardano.org/en/virtual-machines/kevm/getting-started/mallet-end-to-end/"
status = 301
[[redirects]]
from = "/en/virtual-machines/kevm/getting-started/hello-world-example/"
to = "https://testnets.cardano.org/en/virtual-machines/kevm/getting-started/hello-world-example/"
status = 301
[[redirects]]
from = "/en/virtual-machines/kevm/getting-started/cardano-kevm-smart-contracts-demo/"
to = "https://testnets.cardano.org/en/virtual-machines/kevm/getting-started/cardano-kevm-smart-contracts-demo/"
status = 301
[[redirects]]
from = "/en/virtual-machines/kevm/resources/rpc-endpoints.md/"
to = "https://testnets.cardano.org/en/virtual-machines/kevm/resources/rpc-endpoints.md/"
status = 301
[[redirects]]
from = "/en/virtual-machines/kevm/resources/links/"
to = "https://testnets.cardano.org/en/virtual-machines/kevm/resources/links/"
status = 301
[[redirects]]
from = "/en/virtual-machines/kevm/resources/support-and-help/"
to = "https://testnets.cardano.org/en/virtual-machines/kevm/resources/support-and-help/"
status = 301
[[redirects]]
from = "/en/virtual-machines/evm/overview/"
to = "https://testnets.cardano.org/en/virtual-machines/evm/overview/"
status = 301
[[redirects]]
from = "/en/virtual-machines/evm/about/devnet-skill-set/"
to = "https://testnets.cardano.org/en/virtual-machines/evm/about/devnet-skill-set/"
status = 301
[[redirects]]
from = "/en/virtual-machines/evm/about/smart_contracts_architecture.md/"
to = "https://testnets.cardano.org/en/virtual-machines/evm/about/smart_contracts_architecture.md/"
status = 301
[[redirects]]
from = "/en/virtual-machines/evm/getting-started/using-the-evm-devnet/"
to = "https://testnets.cardano.org/en/virtual-machines/evm/getting-started/using-the-evm-devnet/"
status = 301
[[redirects]]
from = "/en/virtual-machines/evm/getting-started/mallet-end-to-end/"
to = "https://testnets.cardano.org/en/virtual-machines/evm/getting-started/mallet-end-to-end/"
status = 301
[[redirects]]
from = "/en/virtual-machines/evm/getting-started/block-explorer/"
to = "https://testnets.cardano.org/en/virtual-machines/evm/getting-started/block-explorer/"
status = 301
[[redirects]]
from = "/en/virtual-machines/evm/resources/rpc-endpoints.md/"
to = "https://testnets.cardano.org/en/virtual-machines/evm/resources/rpc-endpoints.md/"
status = 301
[[redirects]]
from = "/en/virtual-machines/evm/resources/support-and-help/"
to = "https://testnets.cardano.org/en/virtual-machines/evm/resources/support-and-help/"
status = 301
[[redirects]]
from = "/en/virtual-machines/iele/overview/"
to = "https://testnets.cardano.org/en/virtual-machines/iele/overview/"
status = 301
[[redirects]]
from = "/en/virtual-machines/iele/about/skills-and-requirements/"
to = "https://testnets.cardano.org/en/virtual-machines/iele/about/skills-and-requirements/"
status = 301
[[redirects]]
from = "/en/virtual-machines/iele/about/the-iele-virtual-machine/"
to = "https://testnets.cardano.org/en/virtual-machines/iele/about/the-iele-virtual-machine/"
status = 301
[[redirects]]
from = "/en/virtual-machines/iele/about/advantages-of-using-iele/"
to = "https://testnets.cardano.org/en/virtual-machines/iele/about/advantages-of-using-iele/"
status = 301
[[redirects]]
from = "/en/virtual-machines/iele/about/iele-architecture/"
to = "https://testnets.cardano.org/en/virtual-machines/iele/about/iele-architecture/"
status = 301
[[redirects]]
from = "/en/virtual-machines/iele/about/semantics-based-compilation/"
to = "https://testnets.cardano.org/en/virtual-machines/iele/about/semantics-based-compilation/"
status = 301
[[redirects]]
from = "/en/virtual-machines/iele/about/formal-verification/"
to = "https://testnets.cardano.org/en/virtual-machines/iele/about/formal-verification/"
status = 301
[[redirects]]
from = "/en/virtual-machines/iele/about/inspiration-for-the-k-framework/"
to = "https://testnets.cardano.org/en/virtual-machines/iele/about/inspiration-for-the-k-framework/"
status = 301
[[redirects]]
from = "/en/virtual-machines/iele/about/k-framework-for-cardano-and-iele/"
to = "https://testnets.cardano.org/en/virtual-machines/iele/about/k-framework-for-cardano-and-iele/"
status = 301
[[redirects]]
from = "/en/virtual-machines/iele/resources/links/"
to = "https://testnets.cardano.org/en/virtual-machines/iele/resources/links/"
status = 301
[[redirects]]
from = "/en/virtual-machines/iele/resources/support-and-help/"
to = "https://testnets.cardano.org/en/virtual-machines/iele/resources/support-and-help/"
status = 301
[[redirects]]
from = "/en/virtual-machines/FAQ_virtual-machines/"
to = "https://testnets.cardano.org/en/virtual-machines/FAQ_virtual-machines/"
status = 301
[[redirects]]
from = "/en/programming-languages/plutus/overview/"
to = "https://testnets.cardano.org/en/programming-languages/plutus/overview/"
status = 301
[[redirects]]
from = "/en/programming-languages/plutus/getting-started/"
to = "https://testnets.cardano.org/en/programming-languages/plutus/getting-started/"
status = 301
[[redirects]]
from = "/en/programming-languages/plutus/resources/"
to = "https://testnets.cardano.org/en/programming-languages/plutus/resources/"
status = 301
[[redirects]]
from = "/en/programming-languages/marlowe/overview/"
to = "https://testnets.cardano.org/en/programming-languages/marlowe/overview/"
status = 301
[[redirects]]
from = "/en/programming-languages/marlowe/about/skills-and-requirements/"
to = "https://testnets.cardano.org/en/programming-languages/marlowe/about/skills-and-requirements/"
status = 301
[[redirects]]
from = "/en/programming-languages/marlowe/getting-started/modelling-financial-products-in-marlowe/"
to = "https://testnets.cardano.org/en/programming-languages/marlowe/getting-started/modelling-financial-products-in-marlowe/"
status = 301
[[redirects]]
from = "/en/programming-languages/marlowe/getting-started/sample-marlowe-smart-contracts/"
to = "https://testnets.cardano.org/en/programming-languages/marlowe/getting-started/sample-marlowe-smart-contracts/"
status = 301
[[redirects]]
from = "/en/programming-languages/marlowe/getting-started/using-the-marlowe-playground/"
to = "https://testnets.cardano.org/en/programming-languages/marlowe/getting-started/using-the-marlowe-playground/"
status = 301
[[redirects]]
from = "/en/programming-languages/marlowe/resources/links/"
to = "https://testnets.cardano.org/en/programming-languages/marlowe/resources/links/"
status = 301
[[redirects]]
from = "/en/programming-languages/glow/overview/"
to = "https://testnets.cardano.org/en/programming-languages/glow/overview/"
status = 301
[[redirects]]
from = "/en/programming-languages/glow/getting-started/glow-install/"
to = "https://testnets.cardano.org/en/programming-languages/glow/getting-started/glow-install/"
status = 301
[[redirects]]
from = "/en/programming-languages/glow/getting-started/glow-test-network/"
to = "https://testnets.cardano.org/en/programming-languages/glow/getting-started/glow-test-network/"
status = 301
[[redirects]]
from = "/en/programming-languages/glow/getting-started/glow-tutorial/"
to = "https://testnets.cardano.org/en/programming-languages/glow/getting-started/glow-tutorial/"
status = 301
[[redirects]]
from = "/en/programming-languages/glow/getting-started/glow-tutorial/buy-signature/"
to = "https://testnets.cardano.org/en/programming-languages/glow/getting-started/glow-tutorial/buy-signature/"
status = 301
[[redirects]]
from = "/en/programming-languages/glow/getting-started/glow-tutorial/coin-flip/"
to = "https://testnets.cardano.org/en/programming-languages/glow/getting-started/glow-tutorial/coin-flip/"
status = 301
[[redirects]]
from = "/en/programming-languages/glow/getting-started/glow-tutorial/rock-paper-scissors/"
to = "https://testnets.cardano.org/en/programming-languages/glow/getting-started/glow-tutorial/rock-paper-scissors/"
status = 301
[[redirects]]
from = "/en/programming-languages/glow/getting-started/glow-tutorial/deadman-switch/"
to = "https://testnets.cardano.org/en/programming-languages/glow/getting-started/glow-tutorial/deadman-switch/"
status = 301
[[redirects]]
from = "/en/programming-languages/glow/getting-started/glow-tutorial/simple-auction/"
to = "https://testnets.cardano.org/en/programming-languages/glow/getting-started/glow-tutorial/simple-auction/"
status = 301
[[redirects]]
from = "/en/programming-languages/glow/getting-started/glow-tutorial/crowdfund/"
to = "https://testnets.cardano.org/en/programming-languages/glow/getting-started/glow-tutorial/crowdfund/"
status = 301
[[redirects]]
from = "/en/plutus-pioneer-program/"
to = "https://testnets.cardano.org/en/plutus-pioneer-program/"
status = 301
[[redirects]]
from = "/plutus-pioneer-program/"
to = "https://testnets.cardano.org/plutus-pioneer-program/"
status = 301