| layout | docs |
|---|---|
| docsOrder | 130 |
| handlebars | false |
These recipes combine DOMStack features to solve common site-building tasks. Use them as starting points for nested layouts, feeds, archive pages, and redirects.
- Compose nested layouts with
parentLayoutdeclarations, focused data subscriptions, and inherited assets. - Generate RSS and JSON feeds from the ten most recent blog pages.
- Generate yearly blog index pages from date-sorted source pages.
- Generate redirect pages from page metadata to preserve old URLs.