|
|
|
@ -1,5 +1,25 @@
|
|
|
|
|
{
|
|
|
|
|
"DefaultContentLanguage": "cs",
|
|
|
|
|
"permalinks": {
|
|
|
|
|
"posts": "/:year/:month/:day/:filename"
|
|
|
|
|
},
|
|
|
|
|
"uglyURLs": true,
|
|
|
|
|
"canonifyURLs": true,
|
|
|
|
|
"rssLimit": 10,
|
|
|
|
|
"outputs": {
|
|
|
|
|
"home": ["HTML", "RSS"]
|
|
|
|
|
},
|
|
|
|
|
"mediaTypes": {
|
|
|
|
|
"application/rss": {
|
|
|
|
|
"suffixes": ["xml"]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"outputFormats": {
|
|
|
|
|
"RSS": {
|
|
|
|
|
"mediatype": "application/rss",
|
|
|
|
|
"baseName": "feed"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"languages": {
|
|
|
|
|
"cs": {
|
|
|
|
|
"baseURL": "https://strategie.jakubvalenta.cz",
|
|
|
|
@ -17,13 +37,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Params": {
|
|
|
|
|
"staticURL": "http://files.jakubvalenta.cz/novinky/",
|
|
|
|
|
"author": "Jakub Valenta",
|
|
|
|
|
"artform": "text",
|
|
|
|
|
"dateCreated": "2015",
|
|
|
|
|
"dateCreatedFormatted": "2015",
|
|
|
|
|
"codeRepositories": {
|
|
|
|
|
"texts, exports and website": "https://lab.jakubvalenta.cz/jakub/art-strategies"
|
|
|
|
|
"texts, exports and website": "https://lab.saloun.cz/jakub/art-strategies"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"blackfriday": {
|
|
|
|
|