baseURL = "https://blog.tastytea.de/" languageCode = "en" title = "thoughtpile" theme = [ "nocolor" ] copyright = "CC BY-NC 4.0" pygmentsCodefences = true pygmentsCodeFencesGuessSyntax = false pygmentsUseClasses = true canonifyURLs = false Paginate = 5 PaginatePath = "page" enableGitInfo = true defaultContentLanguage = "en" defaultContentLanguageInSubdir = false timeZone = "Europe/Berlin" [security] [security.exec] allow = ['^dart-sass-embedded$', '^go$', '^npx$', '^postcss$', '^asciidoctor$'] [params] subtitle = "i write things here" description = "a place where i pile up everything that i want to be permanently findable" favicon = "favicon.png" datefmt = "2006-01-02" showfullcontent = false opengraph = true schema = true css = "blog.css" [params.aria] menu_top = "Main" menu_bottom = "Contact" [taxonomies] tag = "tags" [author] name = "tastytea" email = "tastytea@tastytea.de" [services.rss] limit = 20 [menu] [[menu.main]] identifier = "post" name = "posts" url = "/posts/" weight = 1 [[menu.main]] identifier = "tags" name = "tags" url = "/tags/" weight = 2 [[menu.main]] identifier = "rss" name = "rss" url = "/index.xml" weight = 3 [[menu.main]] identifier = "language" name = "deutsch" url = "/de/" weight = 4 pre = "
" post = "
" [menu.main.params] class = "language-menu" [[menu.footer]] name = "contact" url = "https://tastytea.de/" weight = 1 [[menu.footer]] name = "sourcecode" url = "https://schlomp.space/tastytea/blog" weight = 2 [[menu.footer]] identifier = "rss" name = "rss" url = "/index.xml" weight = 3 [markup] [markup.tableOfContents] startLevel = 2 endLevel = 4 ordered = false [markup.asciidocExt] backend = "html5" extensions = [] [markup.asciidocExt.attributes] source-highlighter = "pygments" idprefix = "" experimental = true toc = true toclevels = 2 [languages] [languages.en] weight = 1 [languages.de] weight = 1 [languages.de.params] subtitle = "ich schreibe hier sachen" description = "ein platz an dem ich alles anhäufe, was dauerhaft auffindbar sein soll" [languages.de.menu] [[languages.de.menu.main]] identifier = "post" name = "posts" url = "/de/posts/" weight = 1 [[languages.de.menu.main]] identifier = "tags" name = "tags" url = "/de/tags/" weight = 2 [[languages.de.menu.main]] identifier = "rss" name = "rss" url = "/de/index.xml" weight = 3 [[languages.de.menu.main]] identifier = "language" name = "english" url = "/" weight = 4 pre = "
" post = "
" [languages.de.menu.main.params] class = "language-menu" [[languages.de.menu.footer]] name = "kontakt" url = "https://tastytea.de/" weight = 1 [[languages.de.menu.footer]] name = "quellcode" url = "https://schlomp.space/tastytea/blog" weight = 2 [[languages.de.menu.footer]] identifier = "rss" name = "rss" url = "/de/index.xml" weight = 3