27 lines
881 B
JSON
27 lines
881 B
JSON
{
|
|
"external": {
|
|
"urls": [
|
|
{"url": "https://fonts.googleapis.com/css?family=Droid+Sans+Mono"},
|
|
{"url": "https://fonts.gstatic.com/s/droidsansmono/v7/ns-m2xQYezAtqh7ai59hJYdJ2JT0J65PSe7wdxAnx_I.woff2"},
|
|
{"url": "https://fonts.googleapis.com/icon?family=Material+Icons"},
|
|
{"url": "https://fonts.gstatic.com/s/materialicons/v22/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2"},
|
|
{"url": "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"},
|
|
{"url": "https://unpkg.com/lunr@0.7.2/lunr.min.js"}
|
|
]
|
|
},
|
|
"static.ignore": [
|
|
"\\.js\\.map$",
|
|
"^/assets/images/.*/unused/",
|
|
"^/content/(?:docs/(?!api/api-list\\.json).*|images|live-examples|zips)/"
|
|
],
|
|
"routing": {
|
|
"index": "/index.html",
|
|
"routes": {
|
|
"/": {
|
|
"prefix": true,
|
|
"onlyWithoutExtension": true
|
|
}
|
|
}
|
|
}
|
|
}
|