58 lines
1.7 KiB
TOML
58 lines
1.7 KiB
TOML
|
baseURL = 'https://xn--emaitj-m4ab33g.lt/'
|
||
|
languageCode = 'sgs'
|
||
|
title = 'Žemaitėšks alkierios'
|
||
|
theme = 'hugo-kiera'
|
||
|
copyright = 'CC BY-SA 4.0'
|
||
|
|
||
|
[pagination]
|
||
|
pagersize = 5
|
||
|
path = 'skaitėnē'
|
||
|
|
||
|
summaryLength = 30
|
||
|
enableEmoji = true
|
||
|
pygmentsCodeFences = true
|
||
|
|
||
|
#disqusShortname = "myShortName"
|
||
|
|
||
|
# Note: to disable a social network icon delete or comment out the corresponding line
|
||
|
[params.author]
|
||
|
name = "Žemaitiu kalbuos instituts"
|
||
|
mastodon = "s.arns.lt/@zki"
|
||
|
peertube = "tv.arns.lt/c/zemaitiu_kalbuos_instituts"
|
||
|
facebook = "zemaitiukalbuosintituts"
|
||
|
|
||
|
[params]
|
||
|
tagline = 'Žemaitiu kalbuos instituts'
|
||
|
description = 'Žemaitiu kalbuos instituta vėišāsis alkierios.'
|
||
|
images = [""] #This is used for opengraph/twitter cards.
|
||
|
customCSS = [] #Optional Customised CSS
|
||
|
#favicon = ""
|
||
|
#utterancesRepo = "username/repository"
|
||
|
#utterancesIssueTerm = "pathname"
|
||
|
homepageLength = 10
|
||
|
#commentAutoload = true #This mean reader don't need click, disqus comment autoload
|
||
|
mathjax = true #Enable display of mathematics using mathjax (LaTeX syntax)
|
||
|
#katex = true #Enable display of mathematics using katex (Faster LaTeX rendering)
|
||
|
google_fonts = ["Andika"] # Adds additional google fonts
|
||
|
#disableDarkModeCSS = false # disables css style for users using dark-mode
|
||
|
|
||
|
[[menu.main]]
|
||
|
identifier = "utils"
|
||
|
name = "Rakondā"
|
||
|
url = "/categories/rakondā"
|
||
|
weight = 5
|
||
|
|
||
|
# uncomment to enable the Tags link on the main toolbar
|
||
|
[[menu.main]]
|
||
|
identifier = "tag"
|
||
|
name = "Žīmas"
|
||
|
url = "/tags"
|
||
|
weight = 10
|
||
|
|
||
|
# uncomment to enable the Categories link on the main toolbar
|
||
|
[[menu.main]]
|
||
|
identifier = "categories"
|
||
|
name = "Kateguorėjės"
|
||
|
url = "/categories"
|
||
|
weight = 10
|