We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After using the sandbox snippet in a plain default.yml blueprint (see below), I get this error message in the panel:
blueprints/default.yml
title: Default #preset: page fields: mybuilder: label: Page Builder type: builder columns: 1 fieldsets: bodytext: label: Text Block (without preview but with tabs) tabs: content: label: Content icon: edit fields: text: label: text type: textarea style: label: Style icon: cog fields: fontfamily: label: Font type: select options: helvetica: Helvetica comicsans: Comic Sans fontsize: label: Font Size type: number quote: label: Quote preview: snippet: blocks/quote css: /assets/css/blocks/quote.css fields: text: label: Quote Text type: textarea citation: label: Citation type: text events: label: Events preview: snippet: blocks/events css: /assets/css/blocks/events.css fields: eventlist: type: builder label: Event List columns: 2 fieldsets: event: label: Event fields: title: label: Title type: text text: label: Description type: textarea date: label: Date type: date
The text was updated successfully, but these errors were encountered:
Hey @Theweird. The repository has been moved to https://github.com/TimOetting/kirby-builder/ . Can you check if your problem still occurs with the latest version? Thanks for your contribution.
Sorry, something went wrong.
No branches or pull requests
After using the sandbox snippet in a plain default.yml blueprint (see below), I get this error message in the panel:
blueprints/default.yml
The text was updated successfully, but these errors were encountered: