...
_blocks - This folder is empty and is provided as a convenient place to put widget and layout blocks. If you prefer organizing your assets differently, this folder can be safely deleted.
_img - Empty. Provided as a convenient place to put your images. Safe to delete if you’d rather organize differently.
_site - This folder contains your site-wide assets. You’re welcome to add stuff to this folder, but renaming or deleting this folder or its default contents will break your site.
footer - This is your site footer.
header - This is your site header/.
primary-nav - This is your site’s primary navigation.
site-settings - This is where you configure your site settings.
theme-settings - This enables your site to inherit code centrally-controlled css and javascript. Do not touch.
...
With this output selected, hovering over a widget or layout will cause it to ‘pop out’ and the block name will appear above that, when . When clicked, the block name will take you directly to the block itself. This is helpful for quickly identifying where on a page a block is placed and accessing it to make edits.
...