-
Notifications
You must be signed in to change notification settings - Fork 0
/
mixture.json
47 lines (47 loc) · 1.02 KB
/
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
37
38
39
40
41
42
43
44
45
46
47
{
"autoPrefixer": true,
"convertHtml": {
"default": null,
"extension": ".html",
"ignoreUrls": null,
"path": null,
"relativePaths": true
},
"customRuby": false,
"customRubyPath": null,
"customTodos": null,
"debug": false,
"domain": null,
"followLeader": true,
"ignoreDir": [
"ignore"
],
"less": null,
"lintScripts": true,
"modelSource": null,
"optimiseImages": true,
"optimiseSVG": true,
"password": "CMSforthewin#1",
"preprocessorLocations": [
"scripts",
"styles/sass",
"styles"
],
"preprocessorScriptOutput": "scripts",
"preprocessorStyleOutput": "styles",
"projectDescription": "A simple framework for mixture",
"projectName": "CMS Framework",
"publishedId": "15621",
"reload": 0,
"remoteDebugPort": 0,
"routes": null,
"sass": null,
"serverHostname": null,
"serverPort": null,
"sitemap": true,
"templateDefaultLayout": "layout",
"templateDefaultPage": "index",
"templateDirectory": "layouts",
"type": "mixture",
"useCompass": false
}