@@ -8,69 +8,69 @@ The Page Builder Early Adopters Program (EAP) gives partners the following perks
8
8
9
9
## Installation
10
10
11
- See [ Install Page Builder] ( install-pagebuilder.md )
11
+ See [ Install Page Builder] ( getting-started/ install-pagebuilder.md)
12
12
13
13
<!-- {% comment %} -->
14
14
15
15
## Developer documentation
16
16
17
17
### Getting started
18
18
19
- * [ Install Page Builder] ( install-pagebuilder.md )
20
- * [ Activate Page Builder] ( activate-pagebuilder.md )
21
- * [ View Page Builder] ( view-pagebuilder.md )
19
+ * [ Install Page Builder] ( getting-started/ install-pagebuilder.md)
20
+ * [ Activate Page Builder] ( getting-started/ activate-pagebuilder.md)
21
+ * [ View Page Builder] ( getting-started/ view-pagebuilder.md)
22
22
23
23
### Create a content type
24
24
25
- * [ Overview] ( ../ create-basic-content-type/overview.md)
26
- * [ Step 1: Add configuration] ( ../ create-basic-content-type/step-1-add-configuration.md)
27
- * [ Step 2: Add templates] ( ../ create-basic-content-type/step-2-add-templates.md)
28
- * [ Step 3: Add components] ( ../ create-basic-content-type/step-3-add-components.md)
29
- * [ Step 4: Add form] ( ../ create-basic-content-type/step-4-add-form.md)
30
- * [ Step 5: Add styles] ( ../ create-basic-content-type/step-5-add-styles.md)
31
- * [ Step 6: Add an icon] ( ../ create-basic-content-type/step-6-add-icon.md)
32
- * [ What's next] ( ../ create-basic-content-type/whats-next.md)
25
+ * [ Overview] ( create-basic-content-type/overview.md )
26
+ * [ Step 1: Add configuration] ( create-basic-content-type/step-1-add-configuration.md )
27
+ * [ Step 2: Add templates] ( create-basic-content-type/step-2-add-templates.md )
28
+ * [ Step 3: Add components] ( create-basic-content-type/step-3-add-components.md )
29
+ * [ Step 4: Add form] ( create-basic-content-type/step-4-add-form.md )
30
+ * [ Step 5: Add styles] ( create-basic-content-type/step-5-add-styles.md )
31
+ * [ Step 6: Add an icon] ( create-basic-content-type/step-6-add-icon.md )
32
+ * [ What's next] ( create-basic-content-type/whats-next.md )
33
33
34
34
### Configurations
35
35
36
- * [ Main configurations] ( ../ configurations/content-type-configuration.md)
37
- * [ Additional configurations] ( ../ configurations/additional-configurations.md)
38
- * [ Panel configurations] ( ../ configurations/panel-configurations.md)
39
- * [ Option menu configurations] ( ../ configurations/option-menu-configurations.md)
40
- * [ Icons and images] ( ../ configurations/icons-and-images.md)
41
- * [ Block chooser configuration] ( ../ configurations/block-chooser-configuration.md)
42
- * [ Full-width page layout configuration] ( ../ configurations/full-width-page-layout-configuration.md)
43
- * [ Responsive layout configuration] ( ../ configurations/responsive-layout-configuration.md)
44
- * [ Storefront configuration] ( ../ configurations/storefront-configuration.md)
45
- * [ Selector configuration] ( ../ configurations/selector-configuration.md)
46
- * [ Product conditions configuration] ( ../ configurations/product-conditions-configuration.md)
47
- * [ Server-side rendered previews] ( ../ configurations/server-side-rendered-previews.md)
36
+ * [ Main configurations] ( configurations/content-type-configuration.md )
37
+ * [ Additional configurations] ( configurations/additional-configurations.md )
38
+ * [ Panel configurations] ( configurations/panel-configurations.md )
39
+ * [ Option menu configurations] ( configurations/option-menu-configurations.md )
40
+ * [ Icons and images] ( configurations/icons-and-images.md )
41
+ * [ Block chooser configuration] ( configurations/block-chooser-configuration.md )
42
+ * [ Full-width page layout configuration] ( configurations/full-width-page-layout-configuration.md )
43
+ * [ Responsive layout configuration] ( configurations/responsive-layout-configuration.md )
44
+ * [ Storefront configuration] ( configurations/storefront-configuration.md )
45
+ * [ Selector configuration] ( configurations/selector-configuration.md )
46
+ * [ Product conditions configuration] ( configurations/product-conditions-configuration.md )
47
+ * [ Server-side rendered previews] ( configurations/server-side-rendered-previews.md )
48
48
49
49
### How tos
50
50
51
- * [ How to develop a container content type] ( ../ how-to/how-to-develop-container-content-type.md)
52
- * [ How to use the Image Uploader] ( ../ how-to/how-to-use-image-uploader.md)
53
- * [ How to use the Image Uploader] ( ../ how-to/how-to-use-image-uploader.md)
54
- * [ How to add inline text editing] ( ../ how-to/how-to-add-inline-text-editing.md)
55
- * [ How to add a custom toolbar] ( ../ how-to/how-to-add-custom-toolbar.md)
56
- * [ How to convert product attribute fields to use Page Builder] ( ../ how-to/how-to-convert-product-attributes-to-use-pagebuilder.md)
57
- * [ How to store a component master format as a widget-directive] ( ../ how-to/how-to-store-master-format-as-widget-directive.md)
51
+ * [ How to develop a container content type] ( how-to/how-to-develop-container-content-type.md )
52
+ * [ How to use the Image Uploader] ( how-to/how-to-use-image-uploader.md )
53
+ * [ How to use the Image Uploader] ( how-to/how-to-use-image-uploader.md )
54
+ * [ How to add inline text editing] ( how-to/how-to-add-inline-text-editing.md )
55
+ * [ How to add a custom toolbar] ( how-to/how-to-add-custom-toolbar.md )
56
+ * [ How to convert product attribute fields to use Page Builder] ( how-to/how-to-convert-product-attributes-to-use-pagebuilder.md )
57
+ * [ How to store a component master format as a widget-directive] ( how-to/how-to-store-master-format-as-widget-directive.md )
58
58
59
59
### Reference
60
60
61
- * [ Architecture] ( ../ reference/architecture.md)
62
- * [ Events] ( ../ reference/events.md)
63
- * [ Knockout bindings] ( ../ reference/knockout-bindings.md)
61
+ * [ Architecture] ( reference/architecture.md )
62
+ * [ Events] ( reference/events.md )
63
+ * [ Knockout bindings] ( reference/knockout-bindings.md )
64
64
65
65
### Migration
66
66
67
- * [ Migrate from BlueFoot] ( ../ migration/migrate-from-bluefoot.md)
68
- * [ Migrate custom content types from BlueFoot] ( ../ migration/migrate-custom-content-types-from-bluefoot.md)
67
+ * [ Migrate from BlueFoot] ( migration/migrate-from-bluefoot.md )
68
+ * [ Migrate custom content types from BlueFoot] ( migration/migrate-custom-content-types-from-bluefoot.md )
69
69
70
70
### Other
71
71
72
- * [ Release notes] ( ../ release-notes.md)
73
- * [ Component status] ( ../ comp-status2.md)
72
+ * [ Release notes] ( release-notes.md )
73
+ * [ Component status] ( comp-status2.md )
74
74
* [ Contribution guide] ( https://github.com/magento/magento2-page-builder/blob/develop/CONTRIBUTING.md )
75
75
76
76
<!-- {% endcomment %} -->
0 commit comments