setto.basspistol.com/_config.yml

184 lines
3.8 KiB
YAML
Raw Normal View History

title : 徒 setto セット
2020-09-25 14:17:01 +02:00
description: 'Set, Party, Gang! #Cybersoul.'
2020-07-24 14:34:09 +02:00
url: "https://setto.basspistol.com" # the base hostname & protocol for your site
permalink: /:categories/:title/
## jekyll excludes
2020-07-24 14:34:09 +02:00
exclude:
- changelog.md
- '*.*~'
- '*.xcf'
- '*.blend*'
- Gemfile
- Gemfile.lock
- README.md
- LICENCE
## SEO
2020-07-24 14:34:09 +02:00
geo:
timezone: "Europe/Switzerland"
lat: '46.203918'
long: '6.133011'
region: 'CH-GE'
town: 'Geneva'
country: 'Switzerland'
postalcode: '1201'
banner: /images/setto-logo.svg
2020-08-04 10:48:11 +02:00
banner-vert: /images/setto_logo.svg
2020-07-24 14:34:09 +02:00
icon: /images/setto-logoicon.svg
logo: /images/setto-logo.svg
logo-footer: /images/setto-logo-dark.svg
mediaurl: https://media.basspistol.com/setto.basspistol.com
2020-08-03 21:40:11 +02:00
# mediaurl: /assets/albums
2020-07-24 14:34:09 +02:00
publisher:
2020-07-26 15:59:52 +02:00
name: Basspistol
2020-07-24 14:34:09 +02:00
domain: setto.basspistol.com
2020-07-26 15:59:52 +02:00
mail: info@basspistol.com
2020-07-24 14:34:09 +02:00
social:
name: To Setto Setto
2020-07-27 14:53:39 +02:00
mail: setto@basspistol.com
2020-07-24 14:34:09 +02:00
links:
- https://twitter.com/ToSettoSetto
- https://instagram.com/ToSettoSetto
2020-11-14 18:17:14 +01:00
- https://kolektiva.social/@setto
2020-10-16 13:07:34 +02:00
- https://pixfed.com/tosettosetoo
2020-09-22 11:03:09 +02:00
- https://www.facebook.com/徒-setto-セット-100627981795265
2020-10-16 13:07:34 +02:00
usernames:
twitter: ToSettoSetto
telegram: tosettosetto
hashtag: basspistol
2020-10-20 10:30:54 +02:00
irc:
channel: '##ToSettoSetto'
guest-nick: anon
matrix: https://matrix.to/#/!YQcdVviFQNGYFMYrxD:matrix.org?via=matrix.org
2020-08-03 21:40:11 +02:00
## Matomo
matomo_site_id: '11'
matomo_container: 'kJUGWiO2'
# defaults
2020-07-24 14:34:09 +02:00
categories:
- releases
- ramblings
2020-08-03 21:40:11 +02:00
tags:
- LP
- EP
- Single
2020-07-24 14:34:09 +02:00
collections:
albums:
2020-07-27 14:37:24 +02:00
output: false
2020-07-24 14:34:09 +02:00
permalink: /albums/:name/
2020-09-22 10:16:42 +02:00
_disable_add: true
2020-07-24 14:34:09 +02:00
tracks:
output: true
2020-10-16 13:12:10 +02:00
permalink: /:path/
2020-08-06 14:19:53 +02:00
sort_by: common.year
2020-09-22 10:16:42 +02:00
_disable_add: true
2020-07-24 14:34:09 +02:00
authors:
output: false
2020-07-24 14:34:09 +02:00
sass:
sass_dir: _sass
defaults:
- scope:
path: ""
values:
lang: en
- scope:
path: ""
type: "tracks"
values:
layout: "track"
lang: en
seo:
type: "AudioObject"
2020-09-22 10:13:13 +02:00
_unlisted: true
2020-08-03 21:40:11 +02:00
- scope:
path: ""
type: "albums"
values:
layout: "album"
lang: en
seo:
type: "AudioObject"
2020-09-22 10:13:13 +02:00
_unlisted: true
2020-07-24 14:34:09 +02:00
- 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"
2020-08-05 12:00:02 +02:00
video_path:
2020-08-05 10:48:20 +02:00
uploads_dir: "/videos"
2020-07-24 14:34:09 +02:00
# ---------
# Translate
lang: en
2020-08-05 10:48:20 +02:00
2020-09-22 11:03:09 +02:00
### Cloud Cannon Settings
_explore:
groups:
- heading: Content
collections:
- posts
- drafts
- pages
- heading: Other
collections:
- data
2020-09-22 11:13:27 +02:00
- authors
2020-09-22 11:03:09 +02:00
2020-08-05 10:48:20 +02:00
2020-08-05 16:56:35 +02:00
2020-08-12 17:38:36 +02:00
# plugins:
# - jekyll-pwa-plugin
2020-08-05 16:56:35 +02:00
2020-08-12 17:38:36 +02:00
# pwa:
# enabled: false # Optional
# sw_src_filepath: service-worker.js # Optional
# sw_dest_filename: service-worker.js # Optional
# dest_js_directory: assets/js # Required
# precache_recent_posts_num: 5 # Optional
# precache_glob_directory: / # Optional
# precache_glob_patterns: # Optional
# - "assets/{js,css,fonts}/**/*.{js,css,eot,svg,ttf,woff,png,jpg,jpeg}"
# - "videos/*{mp4,webm}"
# - "images/**/*.{svg}"
# - "images/posts/*.{jpg,jpeg,png}"
# - "images/pages/*.{jpg,jpeg,png}"
# - "assets/albums/**/*.{mp3,jpeg}"
# - index.html
# precache_glob_ignores: # Optional
# - sw-register.js