-
Notifications
You must be signed in to change notification settings - Fork 4
/
_config.yml
74 lines (64 loc) · 1.67 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
title: UnderJS Podcast
email: talk@underjs.ru
description: >- # this means to ignore newlines until "baseurl:"
UnderJS podcast – самый безызвестный подкаст во всём фронтенде. Underground уже тут.
baseurl: ""
url: "https://underjs.ru"
logo: https://underjs.ru/assets/images/logo-512px.jpg
lang: ru-RU
language: ru
twitter_username: underjs
github_username: underjs
defaults:
path: "/assets/images"
values:
image: true
author:
name: "Дмитрий Пацура, Артём Кобзарь"
twitter: ovrweb
image:
path: https://underjs.ru/assets/images/logo-512px.jpg
height: 512
width: 512
# Misc
license: CC-BY-CA
twitter:
username: underjs
creator: ovrweb
card: summary
# Podcast
podcast:
title: UnderJS Podcast
author: Дмитрий Пацура, Артём Кобзарь
link: https://underjs.ru/
art: https://underjs.ru/assets/images/logo-1400px.jpg
subtitle: "UnderJS podcast – самый безызвестный подкаст во всём фронтенде. Underground уже тут."
summary: >
UnderJS podcast – самый безызвестный подкаст во всём фронтенде. Underground уже тут.
itunes:
category: Technology
google:
category: Technology
sc_player:
auto_play: false
buying: true
liking: true
download: true
sharing: true
show_artwork: true
show_comments: true
show_playcount: true
show_user: true
start_track: 0
# Build settings
markdown: kramdown
theme: minima
plugins:
- jekyll-feed
- jekyll-twitter-plugin
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-last-modified-at
collections:
guests:
output: true