Updated 6 files via CloudCannon
This commit is contained in:
parent
09c13699d5
commit
9805675c5f
6 changed files with 19 additions and 47 deletions
|
|
@ -1,42 +1,14 @@
|
|||
{
|
||||
"time": "2020-09-17T12:00:08+00:00",
|
||||
"cloudcannon": {
|
||||
"name": "cloudcannon-jekyll",
|
||||
"version": "1.4.0"
|
||||
},
|
||||
|
||||
"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
|
||||
}},
|
||||
"collections": {"posts": {"output": true,"permalink": "/:categories/:year/:month/:day/:title/"},"albums": {"output": true,"permalink": "/albums/:name/"},"tracks": {"output": true,"permalink": "/albums/:path/"}},
|
||||
|
||||
|
||||
"defaults": [{"scope": {"path": ""},"values": {"lang": "en"}},{"scope": {"path": "","type": "tracks"},"values": {"layout": "track","lang": "en","seo": {"type": "AudioObject"}}},{"scope": {"path": "","type": "pages"},"values": {"layout": "default","lang": "en","_options": {"image": {"width": 1024,"height": 720,"resize_style": "cover","uploads_dir": "/images"},"content": {"width": 720,"height": 720,"resize_style": "cover","uploads_dir": "/images"}}}},{"scope": {"path": "","type": "posts"},"values": {"layout": "post","lang": "en","permalink": "/:title/","_options": {"image": {"width": 1024,"height": 720,"resize_style": "cover","uploads_dir": "/images"},"content": {"width": 720,"height": 720,"resize_style": "cover","uploads_dir": "/images"}}}}],
|
||||
|
|
@ -52,6 +24,6 @@
|
|||
"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/src"
|
||||
"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"},"categories": ["releases","ramblings"],"sass": {"sass_dir": "_sass"}},
|
||||
"source": ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue