-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmixture.json
36 lines (36 loc) · 938 Bytes
/
mixture.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"convertHtml": {
"relativePaths": false
},
"customRubyPath": null,
"customTodos": null,
"debug": false,
"domain": null,
"followLeader": true,
"ignoreDir": [
"ignore"
],
"lintScripts": false,
"modelSource": null,
"optimiseImages": true,
"password": null,
"preprocessorLocations": [
"wp-content/themes/boilerplate/assets/sass"
],
"preprocessorScriptOutput": "wp-content/themes/boilerplate/assets/js",
"preprocessorStyleOutput": "wp-content/themes/boilerplate/assets/css",
"projectDescription": "Project Description",
"projectName": "Project Name",
"publishedId": null,
"remoteDebugPort": 0,
"routes": null,
"serverHostname": null,
"serverPort": null,
"simpleModeFileTypes": null,
"simpleModePartnerServer": "localhost:8888",
"templateDefaultLayout": "layout",
"templateDefaultPage": "index",
"templateDirectory": "templates",
"type": "simple",
"useCompass": true
}