Skip to content

Instantly share code, notes, and snippets.

@tdrach
Last active August 29, 2015 14:24
Show Gist options
  • Save tdrach/c8fc97e4e29731994224 to your computer and use it in GitHub Desktop.
Save tdrach/c8fc97e4e29731994224 to your computer and use it in GitHub Desktop.
[
{
"title": "cardsOne",
"type": "collection",
"collection": [
{
"heading": "Description",
"content": "We built a tool for storytellers, a system to manage your...",
"type": "is-text",
"inline": "",
"transform0": "transform: rotate(-9deg) translateY(0px);",
"transform100": "transform: rotate(3deg) translateY(-470px);"
},
{
"heading": "Tagline",
"content": "It's not, not a cms",
"type": "is-text",
"inline": "is-inline",
"transform0": "transform: rotate(1deg) translate(0px, 0px);",
"transform100": "transform: rotate(-10deg) translate(-110px, -420px);"
}
]
},
{
"label": "made-by",
"content": "Made by <a href='#' class='whatever'Motel</a>"
},
{
"label": "cta-prompt",
"content": "Neat! Let me know when it's out"
},
{
"label": "placeholder",
"content": "u@aol.com"
},
{
"label": "tagline-image",
"content": "http://media.giphy.com/media/YoB1eEFB6FZ1m/giphy.gif"
},
{
"label": "special-class",
"content": "is-special"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment