2021-08-04 05:23:05 +02:00
|
|
|
{
|
|
|
|
"build": {
|
|
|
|
"content": [{
|
2021-12-01 10:55:45 +01:00
|
|
|
"files": [
|
|
|
|
"index.md",
|
|
|
|
"articles/**.md",
|
|
|
|
"articles/**/toc.yml",
|
|
|
|
"toc.yml",
|
2021-12-01 12:24:32 +01:00
|
|
|
"api/**.yml"
|
2021-12-01 10:55:45 +01:00
|
|
|
]
|
2021-12-01 12:24:32 +01:00
|
|
|
}, {
|
2021-08-04 05:23:05 +02:00
|
|
|
"files": [
|
2021-12-01 12:24:32 +01:00
|
|
|
"Changelog.md",
|
|
|
|
"InGameNews.md"
|
|
|
|
],
|
|
|
|
"src": ".."
|
2021-08-04 05:23:05 +02:00
|
|
|
}],
|
2021-12-01 12:24:32 +01:00
|
|
|
"resource": [{
|
|
|
|
"files": [
|
|
|
|
"media/**"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2021-12-08 16:09:27 +01:00
|
|
|
"files": [
|
|
|
|
"media/**"
|
|
|
|
],
|
|
|
|
"src": ".."
|
2021-12-01 12:24:32 +01:00
|
|
|
}
|
|
|
|
],
|
2021-08-04 05:23:05 +02:00
|
|
|
"globalMetadata": {
|
|
|
|
"_appTitle": "Tiny Life Docs",
|
2021-09-08 20:49:32 +02:00
|
|
|
"_appLogoPath": "media/logo.png",
|
|
|
|
"_appFaviconPath": "media/favicon.ico",
|
2022-02-14 21:59:24 +01:00
|
|
|
"_appFooter": "<a href=\"https://github.com/Ellpeck/TinyLifeWeb\">© 2021-2022 Ellpeck</a> – <a href=\"https://ellpeck.de/impressum\">Impressum</a> – <a href=\"https://ellpeck.de/privacy\">Privacy</a> – <a href=\"https://status.ellpeck.de\">Status</a>",
|
2021-10-09 20:20:06 +02:00
|
|
|
"_enableSearch": true
|
2021-08-04 05:23:05 +02:00
|
|
|
},
|
|
|
|
"dest": "_site",
|
|
|
|
"globalMetadataFiles": [],
|
|
|
|
"fileMetadataFiles": [],
|
|
|
|
"template": [
|
|
|
|
"default",
|
2022-02-25 12:11:28 +01:00
|
|
|
"templates/darkfx",
|
|
|
|
"templates/custom"
|
2021-08-04 05:23:05 +02:00
|
|
|
],
|
|
|
|
"postProcessors": [],
|
|
|
|
"markdownEngineName": "markdig",
|
|
|
|
"noLangKeyword": false
|
|
|
|
}
|
|
|
|
}
|