-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmixture.json
More file actions
executable file
·45 lines (45 loc) · 1.03 KB
/
mixture.json
File metadata and controls
executable file
·45 lines (45 loc) · 1.03 KB
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
37
38
39
40
41
42
43
44
45
{
"autoPrefixer": null,
"convertHtml": {
"extension": ".html",
"relativePaths": false
},
"customRuby": false,
"customRubyPath": null,
"customTodos": null,
"debug": false,
"domain": null,
"followLeader": true,
"ftpSettings": null,
"gitHubPages": null,
"ignoreDir": [
"ignore"
],
"less": null,
"lintScripts": false,
"modelSource": null,
"optimiseImages": true,
"optimiseSVG": true,
"password": null,
"preprocessorLocations": [
"assets"
],
"preprocessorScriptOutput": "assets/js",
"preprocessorStyleOutput": "assets/css",
"projectDescription": "Sassaparilla – Hillary Edition",
"projectName": "sassaparilla-hillary",
"publishedId": "18561",
"remoteDebugPort": 0,
"routes": null,
"sass": null,
"serverHostname": "localhost",
"serverPort": null,
"simpleModeFileTypes": null,
"simpleModePartnerServer": null,
"sitemap": true,
"templateDefaultLayout": "layout",
"templateDefaultPage": "index",
"templateDirectory": "templates",
"type": "mixture",
"useCompass": true
}