Skip to content

Instantly share code, notes, and snippets.

@neilkinnish
Created March 31, 2014 12:38
Show Gist options
  • Save neilkinnish/9891384 to your computer and use it in GitHub Desktop.
Save neilkinnish/9891384 to your computer and use it in GitHub Desktop.
{
"debug": false,
"lintScripts": false,
"preprocessorLocations": "/_themes/denali/css/",
"preprocessorScriptOutput": null,
"preprocessorStyleOutput": null,
"projectName": "statamic 1.6.4",
"projectDescription": "statamic original",
"publishedId": null,
"serverHostname": null,
"serverPort": null,
"templateDirectory": "templates",
"templateDefaultLayout": "layout",
"templateDefaultPage": "index",
"type": "simple",
"useCompass": false,
"simpleModePartnerServer": "http://localhost/statamic-1.6.4/",
"simpleModeFileTypes": "md,css,js,html",
"modelSource": null,
"domain": null,
"convertHtmlOutput": null,
"followLeader": false,
"routes": null,
"customRubyPath": null,
"remoteDebugPort": null,
"sass": null,
"optimiseSVG": true,
"optimiseImages": true,
"password": null,
"ignoreDir": "ignore",
"customTodos": null,
"ftpSettings": null,
"autoPrefixer": null
}
@hatzipanis
Copy link

As a matter of interest what is the difference between including the mixture settings file in the Statamic root dir instead of the theme dir?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment