Home
Block type "textarea" is not defined.
Add a component for it in app/components/blocklify/ and register it in the block map (blocklify/index.ts).
Block type "number" is not defined.
Add a component for it in app/components/blocklify/ and register it in the block map (blocklify/index.ts).
Field "datetime" is not configured for rendering.
Add a matching block or field renderer in app/components/blocklify/ and register it in app/components/blocklify/index.ts.
Field "boolean" is not configured for rendering.
Add a matching block or field renderer in app/components/blocklify/ and register it in app/components/blocklify/index.ts.
Block type "wysiwyg" is not defined.
Add a component for it in app/components/blocklify/ and register it in the block map (blocklify/index.ts).
Field "asset" is not configured for rendering.
Add a matching block or field renderer in app/components/blocklify/ and register it in app/components/blocklify/index.ts.
Field "link" is not configured for rendering.
Add a matching block or field renderer in app/components/blocklify/ and register it in app/components/blocklify/index.ts.
Field "single_option" is not configured for rendering.
Add a matching block or field renderer in app/components/blocklify/ and register it in app/components/blocklify/index.ts.
Field "multiple_options" is not configured for rendering.
Add a matching block or field renderer in app/components/blocklify/ and register it in app/components/blocklify/index.ts.
Field "group" is not configured for rendering.
Add a matching block or field renderer in app/components/blocklify/ and register it in app/components/blocklify/index.ts.
A modern Next.js boilerplate connected to Blocklify. Edit content in the admin and it appears here.