Skip to content

Instantly share code, notes, and snippets.

@rossriley
Created October 4, 2015 10:57
Show Gist options
  • Save rossriley/d7fdf6ae1da5839d9d27 to your computer and use it in GitHub Desktop.
Save rossriley/d7fdf6ae1da5839d9d27 to your computer and use it in GitHub Desktop.
## in sections.yml or at the top of contenttypes.yml
# inside a fields block in contenttypes.yml
people:
type: repeater
limit: 3
fields:
name:
type: text
class: large
image:
type: image
biography:
type: html
height: 300px
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment