-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmixture.json
More file actions
32 lines (32 loc) · 867 Bytes
/
mixture.json
File metadata and controls
32 lines (32 loc) · 867 Bytes
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
{
"debug": false,
"domain": null,
"gitHubPages": {
"guid": "EDCF228A-3A81-4A7D-9825-563F4E06DA9D",
"repoUrl": "https://github.com/Apex-net/website.git"
},
"lintScripts": false,
"modelSource": null,
"preprocessorLocations": "assets",
"preprocessorScriptOutput": "output/assets/javascripts",
"preprocessorStyleOutput": "output/assets/stylesheets",
"projectDescription": "http://apexnet.it/",
"projectName": "Apex-net Web Site",
"publishedId": null,
"routes": [
{
"redirect": null,
"route": "portfolio/projects/:project",
"template": "portfolio/project"
}
],
"serverHostname": null,
"serverPort": null,
"simpleModePartnerServer": null,
"sitemap": true,
"templateDefaultLayout": "layout",
"templateDefaultPage": "index",
"templateDirectory": "views",
"type": "mixture",
"useCompass": false
}