-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
65 lines (61 loc) · 1.38 KB
/
config.yaml
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
---
# https://gohugo.io/getting-started/configuration/#all-configuration-settings
baseURL: https://fromcodetoprod.com/
title: From Code to Prod
# theme: ezhil
# theme: hugo-black-and-light-theme
# theme: hugo-kiera
# theme: hugo-lamp
# theme: hugo-theme-pure
# theme: hyde-hyde
# theme: minimal
theme: our-hyde
# https://gohugo.io/content-management/multilingual/
defaultContentLanguage: en
defaultContentLanguageInSubdir: true
languages:
en:
weight: 1
title: From Code To Prod Podcast
params:
copyright: Copyright 2019 From Code To Prod
image:
description:
itunes:
subtitle:
author: Alexey Palazhchenko, Elena Grahovac
owner:
name: From Code To Prod Podcast
email: [email protected]
ru:
weight: 2
title: Подкаст От кода до прода
params:
copyright: Copyright 2019 From Code To Prod
description:
itunes:
subtitle:
author:
languageCode: en-us
# https://gohugo.io/about/hugo-and-gdpr/
privacy:
disqus:
disable: true
googleAnalytics:
anonymizeIP: true
disable: true
respectDoNotTrack: true
useSessionStorage: true
instagram:
disable: true
simple: true
twitter:
disable: true
enableDNT: true
simple: true
vimeo:
disable: true
simple: true
youtube:
disable: true
privacyEnhanced: true