-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.toml
executable file
·206 lines (161 loc) · 6.23 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
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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
baseURL = "https://blog.prskavec.net"
disablePathToLower = false
languageCode = "cs-CZ"
title = "Prskavčí blog"
theme = "hugo-octopress"
metadataformat = "yaml"
# Disqus shortcode
# Disable comments for any individual post by adding "comments: false" in its frontmatter
# Note it's not under [params] anymore
# disqusShortname = ""
# Number of blog posts in each pagination page
paginate = 6
# Keep it as false please, the CSS file contains the code for highlighting
pygmentsUseClassic = false
pygmentsuseclasses = false
pygmentsstyle = "solarized_dark"
# You need to install Solarized from https://github.com/john2x/solarized-pygment
# Octopress classic theme uses Solarized_dark
# Options are solarized_dark (octopress), solarized_dark256 and solarized_light
# Highlight shortcode and code fences (```) will be treated similarly
pygmentsCodeFences = true
# pygments options can be added here (and in the highlight shortcode in the markdown file)
# Hugo supports these pygments options: style, encoding, noclasses, hl_lines, linenos
# for example: pygmentsoptions = "linenos=true"
[permalinks]
post = "/blog/:year/:month/:title/" # change the post URL to look like the old ones
# Make tags and categories work
[indexes]
tag = "tags"
category = "categories"
[privacy]
[privacy.disqus]
disable = true
[privacy.googleAnalytics]
anonymizeIP = true
disable = true
respectDoNotTrack = true
useSessionStorage = true
[privacy.instagram]
disable = true
simple = false
[privacy.speakerDeck]
disable = true
[privacy.twitter]
disable = true
enableDNT = false
[privacy.vimeo]
disable = true
[privacy.youtube]
disable = true
privacyEnhanced = true
[params]
# IntenseDebate code
# intenseDebateId = "20dba5e33c5c213b9f46a13cc37e06a5"
# --- Start sidebar options ---
# Number of last posts that will be displayed in the sidebar - set to 0 or remove to hide this section
sidebarRecentLimit = 10
# Sidebar header - passed to markdownify so you can write markdown here
sidebarHeader = "Ladislav Prskavec"
# Sidebar text also supports markdown
# New lines can be added with </br> or normal markdown (two spaces at the end of line or two new lines).
# when adding two new lines, remember to remove the indentation otherwise the new line will be treated as a codeblock
sidebarText = """
<p style="margin-top:6px;"><img src="/images/avatar.jpg" style="float:left; margin-right:10px;" width="100" height="115" /><a href="https://github.com/abtris/">Programátor</a>, otec, <a href="https://www.dzogchen.cz">buddhista</a>, milovník dobrého jídla, knih, nových technologí a hraček pro všechny s duší dítěte.
"""
# Sidebar menu - if true will add a sidebar menu between sidebar text and recent posts
sidebarMenuEnabled = false
sidebarMenuHeader = "Sidebar Links"
# sidebar links
github = "https://github.com/abtris/"
bitbucket = "https://bitbucket.org/abtris/"
twitter = "https://twitter.com/abtris/"
keybase = "https://keybase.io/abtris/"
stackoverflow = ""
linkedin = "https://www.linkedin.com/in/ladislavprskavec/"
googleplus = ""
youtube = ""
facebook = ""
instagram = ""
# --- End sidebar options ---
# If set to true, navigation menu links will open in a new window with the exception of links to root ("/")
# If this item does not exist or set to false, then navigation menu links will open in the same window
navigationNewWindow = false
# If false, all of blog post will appear on front page (and in pagination)
truncate = true
# Author's name (appears in meta tags and under posts)
author = "Ladislav Prskavec"
# This text appears in the site header under website title
subtitle = ""
# Search engine URL
searchEngineURL = "https://www.google.com/search"
# Text of the "Continue Reading" label. → == right arrow, but it gets messed up in the string so it was added to index.html manually
continueReadingText = "Dále"
# Google analytics code - remove if you do not have/want Google Analytics - needs JavaScript
# googleAnalytics = "UA-79221-21"
# Switch to true to enable RSS icon link
rss = true
# Set to true to use a text label for RSS instead of an icon
# This is overwritten by the "rss" setting
textrss = false
# Website's default description
defaultDescription = "Node.JS, Ruby a Go vývojář a SRE. Oraganizátor Go meetupu v Praze."
# Populate this with your own search keywords - these will appear in the meta tags
# defaultKeywords = ["keyword1" , "keyword2" , "keyword3" , "keyword4"]
# CSS override files
# Paths should be relative to the `static` directory
# customCSS = ["css/custom.css","css/custom2.css"]
# 404.html header and text - both support markdown
notFoundHeader = "There's nothing here"
notFoundText = """Please either go back or use the navigation/sidebar menus.
"""
# Set to true to hide ReadingTime on posts
disableReadingTime = true
# Set to true to disable downloading of remote Google fonts
disableGoogleFonts = false
# Generate taxonomy pages
generateTaxonomyList = true
# This is not needed unless alphabetical sort is needed
# sortTaxonomyAlphabetical = true
# Menu
# If navigationNewWindow (under [params]) is set to true then all links except root ("/") will open in a new window
# If it does not exist or is set to false then links will open in the same window
[[menu.main]]
Name = "Blog"
URL = "/"
weight = 1
[[menu.main]]
Name = "Přednášky"
URL = "/prednasky/"
weight = 2
[[menu.main]]
Name = "Školení a kurzy"
URL = "/skoleni-a-kurzy/"
weight = 3
[[menu.main]]
Name = "Příspěvky"
URL = "/posts/"
weight = 4
[[menu.main]]
Name = "Kontakt"
URL = "/kontakt/"
weight = 5
# Sidebar menus
# Enable with "sidebarMenuEnabled = true" under [params]
# Header text is "sidebarMenuHeader" under [params]
[[menu.sidebar]]
Name = "Google"
URL = "https://www.google.com"
weight = 0
[[menu.sidebar]]
Name = "Hugo"
URL = "/categories/hugo/"
weight = 1
[[menu.sidebar]]
Name = "Homepage"
URL = "/"
weight = 2
# Blackfriday is Hugo's markdown engine. Options are at: https://gohugo.io/overview/configuration/#configure-blackfriday-rendering
[blackfriday]
hrefTargetBlank = true # open the external links in a new window
fractions = false