2022-04-28 06:40:02 +00:00
|
|
|
title = "Leafee98's Blog"
|
|
|
|
theme = "hugo-theme-flat"
|
2022-05-10 13:40:47 +00:00
|
|
|
enableRobotsTXT = true
|
2022-04-28 06:40:02 +00:00
|
|
|
hasCJKLanguage = true
|
|
|
|
paginate = 6
|
|
|
|
baseURL = "https://leafee98.com/"
|
|
|
|
|
|
|
|
# these values are hugo built in markup config
|
|
|
|
[markup.highlight]
|
|
|
|
anchorLineNos = false
|
|
|
|
codeFences = true
|
|
|
|
guessSyntax = false
|
|
|
|
hl_Lines = ''
|
|
|
|
lineAnchors = ''
|
|
|
|
lineNoStart = 1
|
|
|
|
lineNos = false
|
|
|
|
lineNumbersInTable = false
|
|
|
|
noClasses = false
|
|
|
|
noHl = false
|
|
|
|
style = 'monokailight'
|
|
|
|
tabWidth = 4
|
|
|
|
|
|
|
|
[params.remark42]
|
|
|
|
host='https://remark42.leafee98.com'
|
|
|
|
site_id='leafee98.com'
|
|
|
|
max_shown_comments=100
|
|
|
|
theme='light'
|
|
|
|
locale='en'
|
|
|
|
show_email_subscription=false
|
|
|
|
simple_view=true
|
|
|
|
|
|
|
|
# you can set multi row of footers like these
|
|
|
|
[[params.footer_rows]]
|
|
|
|
[[params.footer_rows.items]]
|
|
|
|
name = "Creative Commons Attribution 4.0 International"
|
|
|
|
url = "https://creativecommons.org/licenses/by/4.0/"
|
|
|
|
pre = "Copyright <a href=\"https://creativecommons.org/licenses/by/4.0/\">CC BY-4.0</a>"
|
|
|
|
|
|
|
|
[[params.footer_rows]]
|
|
|
|
[[params.footer_rows.items]]
|
|
|
|
name = "Hugo"
|
|
|
|
url = "https://gohugo.io"
|
|
|
|
pre = "Powered by <a href=\"https://gohugo.io\">Hugo</a>"
|
|
|
|
[[params.footer_rows.items]]
|
|
|
|
name = "theme flat"
|
|
|
|
url = "https://cgit.leafee98.com/hugo-theme-flat"
|
|
|
|
pre = "Theme <a href=\"https://cgit.leafee98.com/hugo-theme-blank\">hugo-theme-flat</a>"
|
|
|
|
|
|
|
|
|
|
|
|
[[menus.main]]
|
|
|
|
name = "Archives"
|
|
|
|
url = "/posts/"
|
|
|
|
weight = 30
|
|
|
|
[[menus.main]]
|
|
|
|
pageref = "about"
|
|
|
|
name = "About"
|
|
|
|
weight = 80
|
|
|
|
|
|
|
|
[[menus.main]]
|
|
|
|
name = "Services"
|
|
|
|
weight = 60
|
|
|
|
[[menus.main]]
|
|
|
|
parent = "Services"
|
|
|
|
name = "Cgit"
|
|
|
|
url = "https://cgit.leafee98.com/"
|
|
|
|
[[menus.main]]
|
|
|
|
parent = "Services"
|
|
|
|
name = "PrivateBin"
|
|
|
|
url = "https://leafee98.com/privatebin/"
|
2022-05-09 08:18:05 +00:00
|
|
|
[[menus.main]]
|
|
|
|
parent = "Services"
|
|
|
|
name = "Plik"
|
|
|
|
url = "https://plik.leafee98.com/"
|