@@ -8,69 +8,8 @@ The Page Builder Early Access Program (EAP) gives partners the following perks:
8
8
9
9
## Developer documentation
10
10
11
- For the latest updates to the documentation, please access the rendered version here:
12
-
13
- https://devdocs.magedevteam.com/ds_pagebuilder/page-builder/getting-started/introduction.html
14
-
15
- ### Getting started
16
-
17
- * [ Install Page Builder] ( docs/getting-started/install-pagebuilder.md )
18
- * [ Activate Page Builder] ( docs/getting-started/activate-pagebuilder.md )
19
- * [ View Page Builder] ( docs/getting-started/view-pagebuilder.md )
20
-
21
- ### Create a content type
22
-
23
- * [ Overview] ( docs/create-basic-content-type/overview.md )
24
- * [ Step 1: Add configuration] ( docs/create-basic-content-type/step-1-add-configuration.md )
25
- * [ Step 2: Add templates] ( docs/create-basic-content-type/step-2-add-templates.md )
26
- * [ Step 3: Add components] ( docs/create-basic-content-type/step-3-add-components.md )
27
- * [ Step 4: Add form] ( docs/create-basic-content-type/step-4-add-form.md )
28
- * [ Step 5: Add styles] ( docs/create-basic-content-type/step-5-add-styles.md )
29
- * [ Step 6: Add frontend widget] ( docs/create-basic-content-type/step-6-add-frontend-widget.md )
30
- * [ What's next] ( docs/create-basic-content-type/whats-next.md )
31
-
32
- ### Configurations
33
-
34
- * [ Main configurations] ( docs/configurations/content-type-configuration.md )
35
- * [ Additional configurations] ( docs/configurations/additional-configurations.md )
36
- * [ Panel configurations] ( docs/configurations/panel-configurations.md )
37
- * [ Option menu configurations] ( docs/configurations/option-menu-configurations.md )
38
- * [ Iconography] ( docs/configurations/iconography.md )
39
- * [ Block chooser configuration] ( docs/configurations/block-chooser-configuration.md )
40
- * [ Full-width page layout configuration] ( docs/configurations/full-width-page-layout-configuration.md )
41
- * [ Responsive layout configuration] ( docs/configurations/responsive-layout-configuration.md )
42
- * [ Storefront configuration] ( docs/configurations/storefront-configuration.md )
43
- * [ Selector configuration] ( docs/configurations/selector-configuration.md )
44
- * [ Product conditions configuration] ( docs/configurations/product-conditions-configuration.md )
45
- * [ Server-side rendered previews] ( docs/configurations/server-side-rendered-previews.md )
46
-
47
- ### How tos
48
-
49
- * [ How to develop a new content type] ( docs/how-to/how-to-develop-new-content-type.md )
50
- * [ How to develop a container content type] ( docs/how-to/how-to-develop-container-content-type.md )
51
- * [ How to use the Image Uploader] ( docs/how-to/how-to-use-image-uploader.md )
52
- * [ How to use the Image Uploader] ( docs/how-to/how-to-use-image-uploader.md )
53
- * [ How to add inline text editing] ( docs/how-to/how-to-add-inline-text-editing.md )
54
- * [ How to add a custom toolbar] ( docs/how-to/how-to-add-custom-toolbar.md )
55
- * [ How to convert product attribute fields to use Page Builder] ( docs/how-to/how-to-convert-product-attributes-to-use-pagebuilder.md )
56
- * [ How to store a component master format as a widget-directive] ( docs/how-to/how-to-store-master-format-as-widget-directive.md )
57
-
58
- ### Reference
59
-
60
- * [ Architecture] ( docs/reference/architecture.md )
61
- * [ Events] ( docs/reference/events.md )
62
- * [ Knockout bindings] ( docs/reference/knockout-bindings.md )
63
- * [ Master format] ( docs/reference/master-format.md )
64
-
65
- ### Migration
66
-
67
- * [ Migrate from BlueFoot] ( docs/migration/migrate-from-bluefoot.md )
68
- * [ Migrate custom content types from BlueFoot] ( docs/migration/migrate-custom-content-types-from-bluefoot.md )
69
-
70
- ### Other
71
-
72
- * [ Component status] ( docs/component-status.md )
73
- * [ Known issues] ( docs/known-issues.md )
11
+ We will update the developer documentation frequently during beta. Please use this link to access the latest updates:
12
+ [ Page Builder developer documentation] ( https://devdocs.magedevteam.com/ds_pagebuilder/page-builder/getting-started/introduction.html )
74
13
75
14
## Contribute to PageBuilder
76
15
0 commit comments