forked from jl4guna/Resume
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mixture.json
47 lines (47 loc) · 1.16 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
{
"debug": false,
"lintScripts": false,
"preprocessorLocations": [
"src/assets/css"
],
"preprocessorScriptOutput": "dist/assets/js",
"preprocessorStyleOutput": "src/assets/css",
"projectName": "Resume",
"projectDescription": "Project Description",
"publishedId": null,
"serverHostname": null,
"serverPort": null,
"templateDirectory": "templates",
"templateDefaultLayout": "layout",
"templateDefaultPage": "index",
"type": "simple",
"useCompass": false,
"simpleModePartnerServer": "localhost:3000",
"simpleModeFileTypes": null,
"modelSource": null,
"domain": null,
"convertHtml": {
"path": null,
"extension": ".html",
"ignoreUrls": null,
"relativePaths": false,
"default": null
},
"followLeader": true,
"routes": null,
"customRuby": false,
"customRubyPath": null,
"remoteDebugPort": 0,
"optimiseImages": true,
"password": null,
"ignoreDir": [
"node_modules"
],
"customTodos": null,
"autoPrefixer": null,
"sass": null,
"sitemap": false,
"less": null,
"optimiseSVG": true,
"reload": 0
}