Skip to content

Instantly share code, notes, and snippets.

@cdevroe
Created December 14, 2014 02:56
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 cdevroe/4860c650866e3bc7aa82 to your computer and use it in GitHub Desktop.
Save cdevroe/4860c650866e3bc7aa82 to your computer and use it in GitHub Desktop.
settings.json file for GetBarley.com
{
"name": "Streetshark",
"creator": "Plain",
"creator_url": "http://plainmade.com",
"blog": "news",
"content_types": {
"articles": "Article",
"releases": "Release Month"
},
"feed": [
"blog",
"articles",
"releases"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment