Skip to content
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

Theme's yaml files have Yaml issues #16

Open
pamtbaau opened this issue Jun 1, 2022 · 0 comments
Open

Theme's yaml files have Yaml issues #16

pamtbaau opened this issue Jun 1, 2022 · 0 comments

Comments

@pamtbaau
Copy link

pamtbaau commented Jun 1, 2022

When installing theme Bootstap4 inside a site, the Blog and Item pages in Admin do not show the extra tabs as defined in blueprints blog.yaml and item.yaml.

When running $ bin/grav yamllinter multiple issues are shown.

This can be solved by adding the following to system.yaml

strict_mode:
  yaml_compat: true

This is covered when upgrading form Grav 1.6 to Grav 1.7, but not on fresh Grav 1.7 installation. Hence Yaml issues should be fixed in theme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant