Skip to content

Instantly share code, notes, and snippets.

@albyr
Created December 18, 2012 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save albyr/4327258 to your computer and use it in GitHub Desktop.
Save albyr/4327258 to your computer and use it in GitHub Desktop.
Example meta.json file for Little Printer publications.
{
"owner_email" : "example@example.com",
"publication_api_version":"1.0",
"name": "Publication name",
"description": "A descriptions of your publication.",
"delivered_on": "A description of how often your publication is published, e.g. 'every Sunday' or 'weekly'.",
"send_timezone_info": false,
"send_delivery_count": false,
"external_configuration": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment