2 # Added automatically by the Netlify CLI. It has no effect during normal
4 ID = "49ded9cc-27d3-4e02-b186-4fd7fd334ed8"
6 # Settings in the [build] context are global and are applied to all contexts
7 # unless otherwise overridden by more specific contexts.
9 # Directory to change to before starting a build.
10 # This is where we will look for package.json/.nvmrc/etc.
13 # Directory (relative to root of your repo) that contains the deploy-ready
14 # HTML files and assets generated by the build. If a base directory has
15 # been specified, include it in the publish directory path.
16 publish = "guides/public"
18 # Default build command.
19 command = "yarn run build"
21 # release notes redirects
23 from = "/release_notes/spree_*"
24 to = "/release_notes/:splat"
26 # User - Users section redirects
28 from = "/user/creating_users.html"
29 to = "/user/users/creating_users.html"
32 from = "/user/searching_users.html"
33 to = "/user/users/searching_users.html"
36 from = "/user/deleting_users.html"
37 to = "/user/users/deleting_users.html"
40 from = "/user/editing_users.html"
41 to = "/user/users/editing_users.html"
45 from = "/developer/three-dot-*"
46 to = "/developer/upgrades/three-dot-:splat"
49 from = "/developer/two-dot-*"
50 to = "/developer/upgrades/two-dot-:splat"
53 from = "/developer/one-dot-*"
54 to = "/developer/upgrades/one-dot-:splat"
57 from = "/developer/point-*"
58 to = "/developer/upgrades/point-:splat"
62 from = "/developer/getting_started_tutorial.html"
63 to = "/developer/getting_started/installation.html"
66 from = "/developer/tutorials/getting_started_tutorial.html"
67 to = "/developer/getting_started/installation.html"
70 from = "/developer/api_customization_tutorial.html"
71 to = "/developer/customization/api_v1.html"
74 from = "/developer/deface_overrides_tutorial.html"
75 to = "/developer/advanced/deface_overrides_tutorial.html"
78 from = "/developer/tutorials/deface_overrides_tutorial.html"
79 to = "/developer/advanced/deface_overrides_tutorial.html"
82 from = "/developer/extensions_tutorial.html"
83 to = "/developer/contributing/extensions_tutorial.html"
86 from = "/developer/tutorials/extensions_tutorial.html"
87 to = "/developer/contributing/extensions_tutorial.html"
90 from = "/developer/testing.html"
91 to = "/developer/advanced/testing.html"
94 from = "/developer/tutorials/testing.html"
95 to = "/developer/advanced/testing.html"
98 from = "/developer/migration.html"
99 to = "/developer/advanced/migration.html"
102 from = "/developer/seo.html"
103 to = "/developer/advanced/seo.html"
106 from = "/developer/tutorials/seo.html"
107 to = "/developer/advanced/seo.html"
110 from = "/developer/security.html"
111 to = "/developer/security"
114 from = "/developer/tutorials/security.html"
115 to = "/developer/security"
119 from = "/developer/addresses.html"
120 to = "/developer/internals/addresses.html"
123 from = "/developer/adjustments.html"
124 to = "/developer/internals/adjustments.html"
127 from = "/developer/calculators.html"
128 to = "/developer/internals/calculators.html"
131 from = "/developer/inventory.html"
132 to = "/developer/internals/inventory.html"
135 from = "/developer/orders.html"
136 to = "/developer/internals/orders.html"
139 from = "/developer/payments.html"
140 to = "/developer/internals/payments.html"
143 from = "/developer/preferences.html"
144 to = "/developer/internals/preferences.html"
147 from = "/developer/products.html"
148 to = "/developer/internals/products.html"
151 from = "/developer/promotions.html"
152 to = "/developer/internals/promotions.html"
155 from = "/developer/shipments.html"
156 to = "/developer/internals/shipments.html"
159 from = "/developer/taxation.html"
160 to = "/developer/internals/taxation.html"
165 from = "/developer/authentication.html"
166 to = "/developer/customization/authentication.html"
169 from = "/developer/i18n.html"
170 to = "/developer/customization/i18n.html"
173 from = "/developer/view.html"
174 to = "/developer/customization/view.html"
177 from = "/developer/asset.html"
178 to = "/developer/customization/asset.html"
181 from = "/developer/logic.html"
182 to = "/developer/customization/logic.html"
185 from = "/developer/images.html"
186 to = "/developer/customization/images.html"
189 from = "/developer/checkout.html"
190 to = "/developer/customization/checkout.html"
195 from = "/user/configuring_taxes.html"
196 to = "/user/configuration/configuring_taxes.html"
199 from = "/user/configuring_inventory.html"
200 to = "/user/configuration/configuring_inventory.html"
203 from = "/user/configuring_geography.html"
204 to = "/user/configuration/configuring_geography.html"
207 from = "/user/configuring_analytics.html"
208 to = "/user/configuration/configuring_analytics.html"
211 from = "/user/configuring_mail_methods.html"
212 to = "/user/configuration/configuring_mail_methods.html"
215 from = "/user/configuring_reimbursement_types.html"
216 to = "/user/configuration/configuring_reimbursement_types.html"
219 from = "/user/configuring_return_authorization_reasons.html"
220 to = "/user/configuration/configuring_return_authorization_reasons.html"
223 from = "/user/configuring_roles.html"
224 to = "/user/configuration/configuring_roles.html"
227 from = "/user/configuring_store_credit_categories.html"
228 to = "/user/configuration/configuring_store_credit_categories.html"
231 from = "/user/processing_orders.html"
232 to = "/user/orders/processing_orders.html"
235 from = "/user/editing_orders.html"
236 to = "/user/orders/editing_orders.html"
239 from = "/user/entering_orders.html"
240 to = "/user/orders/entering_orders.html"
243 from = "/user/order_states.html"
244 to = "/user/orders/order_states.html"
247 from = "/user/returning_orders.html"
248 to = "/user/orders/returning_orders.html"
251 from = "/user/searching_orders.html"
252 to = "/user/orders/searching_orders.html"
255 from = "/user/payment_methods.html"
256 to = "/user/payments/payment_methods.html"
259 from = "/user/payment_states.html"
260 to = "/user/payments/payment_states.html"
263 from = "/user/cloning_products.html"
264 to = "/user/products/cloning_products.html"
267 from = "/user/creating_products.html"
268 to = "/user/products/creating_products.html"
271 from = "/user/deleting_products.html"
272 to = "/user/products/deleting_products.html"
275 from = "/user/editing_products.html"
276 to = "/user/products/editing_products.html"
279 from = "/user/product_options.html"
280 to = "/user/products/product_options.html"
283 from = "/user/product_properties.html"
284 to = "/user/products/product_properties.html"
287 from = "/user/product_prototypes.html"
288 to = "/user/products/product_prototypes.html"
291 from = "/user/searching_products.html"
292 to = "/user/products/searching_products.html"
295 from = "/user/configuring_taxonomies.html"
296 to = "/user/products/taxonomies_and_taxons.html"
299 from = "/user/configuring_shipping.html"
300 to = "/user/shipments/"
303 from = "/user/calculators.html"
304 to = "/user/shipments/calculators.html"
307 from = "/user/shipping_categories.html"
308 to = "/user/shipments/shipping_categories.html"
311 from = "/user/shipping_methods.html"
312 to = "/user/shipments/shipping_methods.html"
315 from = "/user/zones.html"
316 to = "/user/shipments/zones.html"
320 to = "https://api.spreecommerce.org/docs/api-v2/api/docs/v2/storefront/index.yaml"
323 from = "/api/v2/storefront"
324 to = "https://api.spreecommerce.org/docs/api-v2/api/docs/v2/storefront/index.yaml"
327 from = "/api/v2/authentication"
328 to = "https://api.spreecommerce.org/docs/api-v2/api/docs/oauth/index.yml"
331 from = "/api/overview"
334 # core -> internals redirects
336 from = "/developer/core/"
337 to = "/developer/internals/"
339 from = "/developer/core/*"
340 to = "/developer/internals/:splat"
343 from = "/developer/tutorials/existing_app_tutorial.html"
344 to = "/developer/advanced/existing_app_tutorial.html"