Skip to content

Instantly share code, notes, and snippets.

@cdevroe
Created December 14, 2014 02:54
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/5c98e1f96c6cb194246a to your computer and use it in GitHub Desktop.
Save cdevroe/5c98e1f96c6cb194246a to your computer and use it in GitHub Desktop.
settings.json file for The Watercolor Gallery
{
"name": "Cypress - Forked for The Watercolor Gallery",
"creator": "Kyle Ruane and Colin Devroe",
"creator_url": "http://h2ocolor.com",
"blog": "gallery",
"content_types": {
"artspaces": "Art Space",
"interviews": "Artist Interview",
"videos": "Video",
"submit": "Submission Form"
},
"feed": [
"blog",
"interviews",
"artspaces",
"videos"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment