-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
156 lines (141 loc) Β· 3.27 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
url: "https://basspistol.com" # the base hostname & protocol for your site
permalink: /:categories/:year/:month/:day/:title/
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md", "*.*~", "color_chart.txt", Gemfile, Gemfile.lock]
title : 'πππππππππππ'
description: 'The Outernational Music Syndicate. Established in 2010'
geo:
timezone: "Europe/Switzerland"
lat: '46.203918'
long: '6.133011'
region: 'CH-GE'
town: 'Geneva'
country: 'Switzerland'
postalcode: '1201'
timezone: CET
banner: '/assets/img/basspistol_est_2010_square_bluegreen.jpg'
icon: /siteicon.png
logo: /siteicon.png
mblabel: '0f83baf3-4f44-44db-9e30-d5c05d7b77b9'
mediaurl: https://media.basspistol.com/basspistol.com
publisher:
name: Basspistol
domain: basspistol.com
mail: [email protected]
social:
name: Basspistol
links:
- https://www.instagram.com/basspistol
- https://twitter.com/bpist
- https://www.facebook.com/basspistolQC
- https://soundcloud.com/basspistol
- https://basspistol.tumblr.com
- https://archive.org/details/basspistol
- https://t.basspistol.org/basspistol
- https://shop.basspistol.com/
- https://v.basspistol.org/accounts/basspistol/video-channels
usernames:
twitter: bpist
telegram: basspistol
hashtag: basspistol
irc:
channel: '#basspistol'
guest-nick: carnal
matrix: https://matrix.to/#/!DfJWlToHApOTIocqbz:matrix.org?via=matrix.org
shop_url: https://shop.basspistol.com/?ref=basspistol.com
## Matomo
matomo_site_id: '3'
matomo_container: 'fHO88MfH'
categories:
- releases
- highlights
collections:
albums:
output: false
permalink: /albums/:name/
tracks:
output: true
permalink: /tracks/:path/
authors:
_hide_content: true
artists:
output: false
_hide_content: true
# defaults
sass:
sass_dir: _sass
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: /:categories/:slug/
_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"
## Cloud Cannon
_explore:
groups:
- heading: Content
collections:
- posts
- drafts
- pages
- heading: 'People and data'
collections:
- data
- authors
- artists
## plugins
plugins:
- jekyll-image-size
# feed:
# path: rss.xml
# posts_limit: 10
# excerpt_only: true