Is it possible to define blank json templates?

I’m exploring 2.0 and am trying to wrap my head around how best to utilize reusable sections for building out pages.

It seems that json templates, such as index.json, require both “sections” and “order” keys, and neither of these can be blank. This means that I must add a predefined section in order for the template to be valid.

Is it not possible to define blank templates, that solely rely on reusable sections for structuring content?

2 Likes