Updated 2 files via CloudCannon
This commit is contained in:
parent
2d49a1ea8d
commit
f443757099
|
@ -1,53 +1,14 @@
|
|||
{
|
||||
"time": "2020-09-17T07:07:11+00:00",
|
||||
"cloudcannon": {
|
||||
"name": "cloudcannon-jekyll",
|
||||
"version": "1.4.0"
|
||||
},
|
||||
|
||||
"include": [".htaccess"],
|
||||
"exclude": ["changelog.md","*.*~","*.xcf","*.blend*","Gemfile","Gemfile.lock","README.md","LICENCE",".sass-cache",".jekyll-cache","gemfiles","node_modules","vendor/bundle/","vendor/cache/","vendor/gems/","vendor/ruby/"],
|
||||
|
||||
"collections": {"albums": {
|
||||
"output": false,
|
||||
"_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
|
||||
},"authors": {
|
||||
"output": false,
|
||||
"_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/:title/"},"albums": {"output": false,"permalink": "/albums/:name/"},"tracks": {"output": true,"permalink": "/albums/:path/","sort_by": "common.year"},"authors": {"output": false}},
|
||||
|
||||
|
||||
"defaults": [{"scope": {"path": ""},"values": {"lang": "en"}},{"scope": {"path": "","type": "tracks"},"values": {"layout": "track","lang": "en","seo": {"type": "AudioObject"}}},{"scope": {"path": "","type": "albums"},"values": {"layout": "album","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/pages"},"content": {"width": 720,"height": 720,"resize_style": "cover","uploads_dir": "/images/pages"}}}},{"scope": {"path": "","type": "posts"},"values": {"layout": "post","lang": "en","permalink": "/:title/","_options": {"image": {"width": 1024,"height": 720,"resize_style": "cover","uploads_dir": "/images/posts"},"content": {"width": 720,"height": 720,"resize_style": "cover","uploads_dir": "/images/posts"},"video_path": {"uploads_dir": "/videos"}}}}],
|
||||
|
@ -63,6 +24,6 @@
|
|||
"layouts": "_layouts"
|
||||
},
|
||||
|
||||
"select-data": {"geo": {"timezone": "Europe/Switzerland","lat": "46.203918","long": "6.133011","region": "CH-GE","town": "Geneva","country": "Switzerland","postalcode": "1201"},"publisher": {"name": "Basspistol","domain": "setto.basspistol.com","mail": "info@basspistol.com"},"social": {"name": "To Setto Setto","mail": "setto@basspistol.com","links": ["https://twitter.com/ToSettoSetto","https://instagram.com/ToSettoSetto","https://mastodon.art/@tosettosetto"]},"sass": {"sass_dir": "_sass"}},
|
||||
"source": "/usr/local/__site/src"
|
||||
"select-data": {"geo": {"timezone": "Europe/Switzerland","lat": "46.203918","long": "6.133011","region": "CH-GE","town": "Geneva","country": "Switzerland","postalcode": "1201"},"publisher": {"name": "Basspistol","domain": "setto.basspistol.com","mail": "info@basspistol.com"},"social": {"name": "To Setto Setto","mail": "setto@basspistol.com","links": ["https://twitter.com/ToSettoSetto","https://instagram.com/ToSettoSetto","https://mastodon.art/@tosettosetto"]},"categories": ["releases","ramblings"],"tags": ["LP","EP","Single"],"sass": {"sass_dir": "_sass"}},
|
||||
"source": ""
|
||||
}
|
||||
|
|
2
feed.xml
2
feed.xml
|
@ -6,7 +6,7 @@
|
|||
<atom:link href="https://setto.basspistol.com/rss.xml" rel="self" type="application/rss+xml" />
|
||||
<link>https://setto.basspistol.com</link>
|
||||
<description>Set, Party, Gang! &#35;Cybersoul.</description>
|
||||
<lastBuildDate>Wed, 16 Sep 2020 19:07:05 +0000</lastBuildDate>
|
||||
<lastBuildDate>Thu, 17 Sep 2020 07:07:11 +0000</lastBuildDate>
|
||||
<language>en-US</language>
|
||||
<sy:updatePeriod>hourly</sy:updatePeriod>
|
||||
<sy:updateFrequency>1</sy:updateFrequency>
|
||||
|
|
Loading…
Reference in a new issue