Skip to content

Instantly share code, notes, and snippets.

@rossriley
Last active August 29, 2015 14:14
Show Gist options
  • Save rossriley/9213cc313a2b56830149 to your computer and use it in GitHub Desktop.
Save rossriley/9213cc313a2b56830149 to your computer and use it in GitHub Desktop.
Bolt Simple Page Contenttype
pages:
name: Pages
singular_name: Page
fields:
title:
type: text
slug:
type: slug
uses: title
image:
type: image
teaser:
type: html
height: 150px
body:
type: html
height: 300px
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment