Sha256: 8bb0d61506ee2f29788b8baf4f443ef847c7aa7b3e333ae80790bf53935a9c2d

Contents?: true

Size: 929 Bytes

Versions: 3

Compression:

Stored size: 929 Bytes

Contents

_global:
  title: 'Your Site!!'
  footer: 'Hey'

_publish:
  - type: github
    remote: https://github.com/drpheltright/pieces.git

index:
  _pieces:
    - layouts/pieces:
        _pieces:
          - _header:
              _pieces:
                - _branding: {}
          - articles/_summary:
              article:
                title: 'A standard article summary'
                excerpt: 'This summary does not deserve any special attention.'
          - articles/_summary:
              modifier: '--latest'
              article:
                title: 'Building systems with styleguides'
                excerpt: 'PSDs or one off website builds are not quite a thing of the past but they certainly are not what all clients want these days.'
          - _footer:
              contact_links:
                - ['Email', 'mailto:lukemorton.dev@gmail.com']
                - ['Twitter', 'https://twitter.com/lukemorton']

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pieces-0.6.0 examples/rails_app/config/pieces.yml
pieces-0.5.1 examples/rails_app/config/pieces.yml
pieces-0.5.0 examples/rails_app/config/pieces.yml