Grav allows you to define default values for theme-level configuration using theme-name.yaml
in the theme root directory. Can you do the same for page-level blueprints?
Like if you create a item.yaml
with a custom form, how will you be able to bundle another yaml file that loads default values for item.yaml
?