I was wondering if there is a way to hook into the front page layout, other than
<cms_index_index>...</cms_index_index>
Given I don't know everyhing about Magento, and the too-general looking route above, It's not too far fetched to assume that this layout is loaded at other instances other than store-front-page. I wouldn't want that.
Specifically, what I'm trying to do is to append blocks to the content block, only if It's the store front page.