@@ -84,27 +84,27 @@ install:
84
84
url : /install/developer-tools/
85
85
- title : Troubleshoot Rust issues
86
86
url : /install/troubleshoot-rust-issues/
87
-
87
+
88
88
# design:
89
- # title: Design
90
- # url: /design/
91
- # pages:
92
- # - title: Substrate empowers builders
93
- # url: /design/substrate-empowers-builders/
94
- # - title: Decide what to build
95
- # url: /design/decide-what-to-build/
96
- # - title: Execution
97
- # url: /design/execution/
98
- # - title: Runtimes and clients
99
- # url: /design/runtimes-and-clients/
100
- # - title: Pallet design
101
- # url: /design/pallet-design/
102
- # - title: Smart contract pallets
103
- # url: /design/smart-contract-pallets/
104
- # - title: Storage design decisions
105
- # url: /design/storage-design/
106
- # - title: Economic models
107
- # url: /design/economic-models/
89
+ # title: Design
90
+ # url: /design/
91
+ # pages:
92
+ # - title: Substrate empowers builders
93
+ # url: /design/substrate-empowers-builders/
94
+ # - title: Decide what to build
95
+ # url: /design/decide-what-to-build/
96
+ # - title: Execution
97
+ # url: /design/execution/
98
+ # - title: Runtimes and clients
99
+ # url: /design/runtimes-and-clients/
100
+ # - title: Pallet design
101
+ # url: /design/pallet-design/
102
+ # - title: Smart contract pallets
103
+ # url: /design/smart-contract-pallets/
104
+ # - title: Storage design decisions
105
+ # url: /design/storage-design/
106
+ # - title: Economic models
107
+ # url: /design/economic-models/
108
108
build :
109
109
title : Build
110
110
url : /build/
@@ -156,7 +156,7 @@ test:
156
156
url : /test/simulate-parachains/
157
157
- title : Check runtime
158
158
url : /test/check-runtime/
159
-
159
+
160
160
deploy :
161
161
title : Deploy
162
162
url : /deploy/
@@ -215,7 +215,7 @@ tutorials:
215
215
- title : Add a pallet to the runtime
216
216
url : /tutorials/build-application-logic/add-a-pallet/
217
217
# - title: Configure the contracts pallet
218
- # url: /tutorials/build-application-logic/contracts-pallet/
218
+ # url: /tutorials/build-application-logic/contracts-pallet/
219
219
- title : Specify the origin for a call
220
220
url : /tutorials/build-application-logic/specify-the-origin-for-a-call/
221
221
- title : Use macros in a custom pallet
@@ -227,37 +227,37 @@ tutorials:
227
227
- title : Collectibles workshop
228
228
url : /tutorials/collectibles-workshop/
229
229
pages :
230
- - title : Pallet builder basics
231
- url : /tutorials/collectibles-workshop/runtime-and-pallets/
232
- - title : Prepare a working environment
233
- url : /tutorials/collectibles-workshop/01-prepare/
234
- - title : Get oriented
235
- url : /tutorials/collectibles-workshop/02-orientation/
236
- - title : Create a new pallet
237
- url : /tutorials/collectibles-workshop/03-create-pallet/
238
- - title : Shared and custom types
239
- url : /tutorials/collectibles-workshop/04-import-traits/
240
- - title : Add custom storage items
241
- url : /tutorials/collectibles-workshop/05-add-storage-items/
242
- - title : Create basic functions
243
- url : /tutorials/collectibles-workshop/06-first-functions/
244
- - title : More functions
245
- url : /tutorials/collectibles-workshop/07-more-functions/
246
- - title : Add collectibles to the runtime
247
- url : /tutorials/collectibles-workshop/08-add-collectibles-to-runtime/
248
- - title : Develop smart contracts
249
- url : /tutorials/smart-contracts/
250
- pages :
251
- - title : Prepare your first contract
252
- url : /tutorials/smart-contracts/prepare-your-first-contract/
253
- - title : Develop a smart contract
254
- url : /tutorials/smart-contracts/develop-a-smart-contract/
255
- - title : Use maps for storing values
256
- url : /tutorials/smart-contracts/use-maps-for-storing-values/
257
- - title : Build a token contract
258
- url : /tutorials/smart-contracts/build-a-token-contract/
259
- - title : Troubleshoot smart contracts
260
- url : /tutorials/smart-contracts/troubleshoot-smart-contracts/
230
+ - title : Pallet builder basics
231
+ url : /tutorials/collectibles-workshop/runtime-and-pallets/
232
+ - title : Prepare a working environment
233
+ url : /tutorials/collectibles-workshop/01-prepare/
234
+ - title : Get oriented
235
+ url : /tutorials/collectibles-workshop/02-orientation/
236
+ - title : Create a new pallet
237
+ url : /tutorials/collectibles-workshop/03-create-pallet/
238
+ - title : Shared and custom types
239
+ url : /tutorials/collectibles-workshop/04-import-traits/
240
+ - title : Add custom storage items
241
+ url : /tutorials/collectibles-workshop/05-add-storage-items/
242
+ - title : Create basic functions
243
+ url : /tutorials/collectibles-workshop/06-first-functions/
244
+ - title : More functions
245
+ url : /tutorials/collectibles-workshop/07-more-functions/
246
+ - title : Add collectibles to the runtime
247
+ url : /tutorials/collectibles-workshop/08-add-collectibles-to-runtime/
248
+ - title : Develop smart contracts
249
+ url : /tutorials/smart-contracts/
250
+ pages :
251
+ - title : Prepare your first contract
252
+ url : /tutorials/smart-contracts/prepare-your-first-contract/
253
+ - title : Develop a smart contract
254
+ url : /tutorials/smart-contracts/develop-a-smart-contract/
255
+ - title : Use maps for storing values
256
+ url : /tutorials/smart-contracts/use-maps-for-storing-values/
257
+ - title : Build a token contract
258
+ url : /tutorials/smart-contracts/build-a-token-contract/
259
+ - title : Troubleshoot smart contracts
260
+ url : /tutorials/smart-contracts/troubleshoot-smart-contracts/
261
261
- title : Build a parachain
262
262
url : /tutorials/build-a-parachain/
263
263
pages :
@@ -345,6 +345,6 @@ community:
345
345
- title : Template - How-to guide
346
346
url : /community/template-how-to-guide/
347
347
# - title: Article bounties
348
- # url: /community/article-bounty
348
+ # url: /community/article-bounty
349
349
# - title: Contributor dropbox
350
- # url: /community/contributor-dropbox/
350
+ # url: /community/contributor-dropbox/
0 commit comments