-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
109 lines (92 loc) · 2.01 KB
/
config.toml
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
baseURL = "/"
languageCode = "en-us"
title = "OkraHealth"
googleAnalytics = ""
enableRobotsTXT = true
paginate = 3
theme = "piercer"
[privacy]
[privacy.googleAnalytics]
anonymizeIP = true
disable = false
respectDoNotTrack = true
useSessionStorage = false
[privacy.instagram]
disable = false
simple = false
[privacy.twitter]
disable = false
enableDNT = true
simple = false
[privacy.vimeo]
disable = false
simple = false
[privacy.youtube]
disable = false
privacyEnhanced = true
[params]
description = "OkraHealth provides software health analytics."
favicon = "favicon.ico"
logo = ""
[params.postcss]
postcss = false
[params.palette]
text = "#fdfdfd"
background = "#282a36"
accent = "#44475a"
foreground = "#f8f8f2"
separator = "#6272a4"
cyan = "#8be9fd"
green = "#50fa7b"
orange = "#ffb86c"
pink = "#ff79c6"
purple = "#bd93f9"
red = "#ff5555"
yellow = "#f1fa8c"
[params.fontsizes]
base = "1em"
p = "1.25em"
h4 = "1.563em"
h3 = "1.953em"
h2 = "2.441em"
h1 = "3.052em"
[params.googlefonts]
font = ""
[params.serviceWorker]
enable = true
[params.header]
show = true
[params.cta]
show = true
message = "Learn more!"
link = "https://okrahealth.github.io/about/"
[params.fa]
disable = false
version = "5.8.1"
integrity = "sha384-g5uSoOSBd7KkhAMlnQILrecXvzst9TdC09/VM+pjDTCM+1il8RHz5fKANTFFb+gQ"
[params.form]
show = false
[params.contact]
show = false
[params.social]
twitter = ""
facebook = ""
github = "https://github.com/okrahealth/"
gitlab = ""
codepen = ""
instagram = ""
pinterest = ""
youtube = ""
linkedin = ""
weibo = ""
mastodon = ""
tumblr = ""
flickr = ""
"500px" = ""
rss = ""
[params.copy]
message = ""
[params.agreement]
message = "Using HUGO <https://gohugo.io> and Piercer Theme <https://themes.gohugo.io/hugo-piercer-theme/>"
[params.notfound]
message = ""