Skip to content

Instantly share code, notes, and snippets.

@cokeSchlumpf
Last active June 17, 2019 22:47
Show Gist options
  • Save cokeSchlumpf/c33c90e9fc4ac8573bec2ff8ff411f4b to your computer and use it in GitHub Desktop.
Save cokeSchlumpf/c33c90e9fc4ac8573bec2ff8ff411f4b to your computer and use it in GitHub Desktop.
{
"title": "Blog Title",
"dateFormat": "MMMM DD, YYYY",
"postPerPage": 3,
"description": "This is a sample blog template. You may not define any description at all. But, you can do here...",
"topics": [
"topic-a",
"topic-b",
"topic-c"
],
"social": {
"twitter": "someTwitterHandle",
"linkedin": "https://www.linkedin.com/in/some-name-0000000"
},
"analyticsId": "UA-00000-000",
"disqusId": "pushed-to"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment