Skip to content

Instantly share code, notes, and snippets.

View markymc's full-sized avatar

Mark McFarlane markymc

View GitHub Profile
@markymc
markymc / PSCatalog.json
Created May 18, 2012 00:21
Papersky Catalog JSON structure
{
catalog: {
title: "title here",
subtitle: "subtitle here",
catalog_items: [
{
title: "item title",
subtitle: "item subtitle",
image_url: "http://url.com",
item_url: "http://url.com",