-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
224 lines (202 loc) · 6.8 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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
baseurl = "https://morfikov.github.io"
title = "Morfitronik"
languageCode = "pl-PL"
paginate = "10" # Number of elements per page in pagination
theme = "binario"
canonifyURLs = true
#summarylength = 100
rssLimit = 20
defaultContentLanguage = "pl"
#publishDir = "docs"
disableHugoGeneratorInject = false
enableRobotsTXT = true
RemovePathAccents = true
#ignoreErrors = ["error-output-taxonomy"]
[taxonomies]
category = "categories"
tag = "tags"
[permalinks]
post = "/post/:filename/"
[sitemap]
changefreq = "daily"
filename = "sitemap.xml"
priority = 1.0
[Author] # Used in authorbox
name = "Mikhail Morfikov"
bio = "Po ponad 10 latach spędzonych z różnej maści linux'ami (Debian/Ubuntu, OpenWRT, Android) mogę śmiało powiedzieć, że nie ma rzeczy niemożliwych i problemów, których nie da się rozwiązać. Jedną umiejętność, którą ludzki umysł musi posiąść, by wybrnąć nawet z tej najbardziej nieprzyjemniej sytuacji, to zdolność logicznego rozumowania."
avatar = "img/avatar.png"
[Params]
description = "Blog o bezpieczeństwie, prywatności oraz systemach linux (Debian/Ubuntu, OpenWRT i Android)" # Site Description. Used in meta description
copyright = "Mikhail Morfikov" # Copyright holder, otherwise will use .Site.Title
opengraph = true # Enable OpenGraph if true
schema = true # Enable Schema
twitter_cards = true # Enable Twitter Cards if true
columns = 2 # Set the number of cards columns. Possible values: 1, 2, 3
mainSections = ["post"] # Set main page sections
dateFormat = "02/01/2006" # Change the format of dates
colorTheme = "" # dark-green, dark-blue, dark-red, dark-violet
customCSS = ["css/custom.css"] # Include custom CSS files
customJS = ["js/custom.js"] # Include custom JS files
mainMenuAlignment = "right" # Align main menu (desktop version) to the right side
authorbox = true # Show authorbox at bottom of single pages if true
comments = false # Enable comments for all site pages
related = true # Enable Related content for single pages
relatedMax = 7 # Set the maximum number of elements that can be displayed in related block. Optional
mathjax = true # Enable MathJax for all site pages
mathjaxPath = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js" # Specify MathJax path. Optional
mathjaxConfig = "TeX-AMS-MML_HTMLorMML" # Specify MathJax config. Optional
hideNoPostsWarning = false # Don't show no posts empty state warning in main page, if true
[Params.Entry]
meta = ["date", "categories"] # Enable meta fields in given order
toc = true # Enable Table of Contents
tocOpen = false # Open Table of Contents block. Optional
[Params.Featured]
previewOnly = false # Show only preview featured image
[Params.Breadcrumb]
enable = true # Enable breadcrumb block globally
homeText = "Home" # Home node text
[Params.Social]
email = "[email protected]"
# facebook = "username"
# twitter = "mikhailmorfikov"
telegram = "morfikov"
# instagram = "username"
# pinterest = "username"
# vk = "username"
# linkedin = "username"
github = "morfikov"
gitlab = "morfikov"
stackoverflow = "3015317"
mastodon = "https://mastodon.social/@morfik"
# medium = "username"
[Params.Share] # Entry Share block
facebook = true
twitter = true
reddit = true
telegram = true
linkedin = true
vk = true
pocket = true
pinterest = true
# Web App Manifest settings
# https://www.w3.org/TR/appmanifest/
# https://developers.google.com/web/fundamentals/web-app-manifest/
[Params.Manifest]
name = "Morfitronik"
shortName = "Morfitronik"
display = "browser"
startUrl = "/"
backgroundColor = "#2a2a2a"
themeColor = "#1b1b1b"
description = "Blog o bezpieczeństwie, prywatności oraz systemach linux (Debian/Ubuntu, OpenWRT i Android)"
orientation = "portrait"
scope = "/"
[outputFormats]
[outputFormats.MANIFEST]
mediaType = "application/json"
baseName = "manifest"
isPlainText = true
notAlternative = true
[outputFormats.RSS]
mediatype = "application/rss+xml"
baseName = "feed"
rel = "alternate"
isHTML = false
isPlainText = false
noUgly = true
permalinkable = false
[mediaTypes]
[mediaTypes."application/rss+xml"]
suffixes = ["xml"]
[outputs]
home = ["HTML", "RSS", "MANIFEST"]
page = ["HTML"]
taxonomy = ["HTML", "RSS"]
section = ["HTML", "RSS"]
term = ["HTML", "RSS"]
[menu]
# [[menu.main]]
# identifier = "archives"
# name = "Archiwum"
# url = "/archives/"
# weight = 10
[[menu.main]]
identifier = "categories"
name = "Kategorie"
url = "/categories/"
weight = 20
[[menu.main]]
identifier = "tags"
name = "Tagi"
url = "/tags/"
weight = 30
# [[menu.main]]
# identifier = "support"
# name = "Wsparcie"
# url = "/page/wsparcie/"
# weight = 40
# [[menu.main]]
# identifier = "contact"
# name = "Info/Kontakt"
# url = "/page/info-kontakt/"
# weight = 50
[markup]
defaultMarkdownHandler = "goldmark"
[markup.asciidocExt]
backend = "html5"
docType = "article"
extensions = []
failureLevel = "fatal"
noHeaderOrFooter = true
safeMode = "unsafe"
sectionNumbers = false
trace = false
verbose = true
workingFolderCurrent = false
[markup.asciidocExt.attributes]
[markup.blackFriday]
angledQuotes = false
footnoteAnchorPrefix = ""
footnoteReturnLinkContents = ""
fractions = true
hrefTargetBlank = false
latexDashes = true
nofollowLinks = false
noreferrerLinks = false
plainIDAnchors = true
skipHTML = false
smartDashes = false
smartypants = false
smartypantsQuotesNBSP = false
taskLists = true
[markup.goldmark]
[markup.goldmark.extensions]
definitionList = true
footnote = true
linkify = true
strikethrough = true
table = true
taskList = true
typographer = false
[markup.goldmark.parser]
attribute = true
autoHeadingID = true
autoHeadingIDType = "github"
[markup.goldmark.renderer]
hardWraps = false
unsafe = false
xhtml = false
[markup.highlight]
codeFences = true
guessSyntax = false
hl_Lines = ""
lineNoStart = 1
lineNos = false
lineNumbersInTable = true
noClasses = true
style = "monokai"
tabWidth = 4
[markup.tableOfContents]
endLevel = 5
ordered = true
startLevel = 2