-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add API Endpoint containing the current with starter page layouts #2413
Comments
@enejb Can you clarify below items to finalize the 'definition of done' for this task:
Thanks! |
Another thing we should make sure is using the most up to date versions of the templates, currently they are in the repo: https://github.com/WordPress/gutenberg/tree/master/packages/block-editor/src/components/page-template-picker/templates |
Done when
|
I am marking this as done. Since I deployed D45124-code The request/response model was approved by @chipsnyder. |
Currently we ship Gutenberg Mobile with a set of Starter Page Layouts.
Found in https://github.com/WordPress/gutenberg/tree/8fc02a040d4f453e5a57d1e359cf84d1c319bfa6/packages/block-editor/src/components/page-template-picker/templates
We want to introduce many more layouts and want the that list to grow.
Lets create a new api endpoint that contains the current layouts that we have.
The layouts that we should offer are
About, Contact, Portfolio, Service, Team
The text was updated successfully, but these errors were encountered: