Skip to content

Instantly share code, notes, and snippets.

@robwormald
Last active January 4, 2016 04:39
Show Gist options
  • Save robwormald/8570386 to your computer and use it in GitHub Desktop.
Save robwormald/8570386 to your computer and use it in GitHub Desktop.
//json array..
[
{
"url" : "what-are-we-doing-it-for",
"layout": "_layout",
"title": "What Are We Doing It For?",
"date": "16 Dec 2013",
"tags": ["entrepreneurship", "philosophy"],
"desc": "A common thought out there is that potentially 'unproductive' activities such as surfing the Internet, gaming, and reading should be avoided in favor of productive work. I'd like to challenge that assumption."
},
{
"url" : "what-are-we-doing-it-for",
"layout": "_layout",
"title": "What Are We Doing It For?",
"date": "16 Dec 2013",
"tags": ["entrepreneurship", "philosophy"],
"desc": "A common thought out there is that potentially 'unproductive' activities such as surfing the Internet, gaming, and reading should be avoided in favor of productive work. I'd like to challenge that assumption."
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment