matteodem/meteor-boilerplate

Layout function description

engenheiro opened this issue · 2 comments

I was analyzing your boilerplate and thought it would be interesting you explain how the issue of the functioning of layouts in the views folder. I found the concept very interesting and I ask, if you can, describe how to define the layout for a particular page or a group of pages in the BoilerPlate page.

good idea, I'll write a section about it and link to the Iron-Router docs.

I think that it makes more sense to actually have a look at the iron-router package, where layouts are actually used.