Updated 203 files via CloudCannon

This commit is contained in:
CloudCannon 2020-09-01 00:00:44 +00:00
parent 01fc4bb48c
commit 1764b728d8
203 changed files with 857 additions and 802 deletions

55
_cloudcannon/config.json Normal file
View file

@ -0,0 +1,55 @@
{
"include": [".htaccess"],
"exclude": ["changelog.md","*.*~","*.xcf","*.blend*","Gemfile","Gemfile.lock","README.md","LICENCE","*.mp3",".sass-cache",".jekyll-cache","gemfiles","node_modules","vendor/bundle/","vendor/cache/","vendor/gems/","vendor/ruby/"],
"collections": {"albums": {
"output": true,
"_sort-key": null,
"_subtext-key": null,
"_image-key": null,
"_image-size": null,
"_singular-name": null,
"_singular-key": null,
"_disable-add": null,
"_icon": null,
"_add-options": null
},"posts": {
"output": true,
"_sort-key": null,
"_subtext-key": null,
"_image-key": null,
"_image-size": null,
"_singular-name": null,
"_singular-key": null,
"_disable-add": null,
"_icon": null,
"_add-options": null
},"tracks": {
"output": true,
"_sort-key": null,
"_subtext-key": null,
"_image-key": null,
"_image-size": null,
"_singular-name": null,
"_singular-key": null,
"_disable-add": null,
"_icon": null,
"_add-options": null
}},
"paths": {
"uploads": null,
"plugins": "_plugins",
"data": "_data",
"collections": "",
"includes": "_includes",
"layouts": "_layouts"
},
"select-data": {"author": {"name": "pax:nion","mail": "info+paxnion@basspistol.com"},"publisher": {"name": "Basspistol","domain": "basspistol.com","mail": "info+paxnion@basspistol.com"},"geo": {"timezone": "Europe/Stockholm","lat": "59.333759","long": "18.052554","region": "SE-AB","town": "Stockholm"},"sass": {"sass_dir": "_sass"}},
"source": "/usr/local/__site/raw"
}