drpheltright/pieces

View on GitHub
examples/boilerplate/config/pieces.yml

Summary

Maintainability
Test Coverage
_global:
  title: 'Your Site'
  footer: 'Hey'

index:
  _pieces:
    - layouts/pieces:
        _pieces:
          - header: {}
          - footer: {}