title = "Website Name" baseURL = 'https://example.org' languageCode = 'en-us' [markup] [markup.highlight] style='onedark' lineNos = true tabWidth=2 [markup.goldmark] [markup.goldmark.extensions] [markup.goldmark.extensions.passthrough] enable = true [markup.goldmark.extensions.passthrough.delimiters] block = [['\\[', '\\]']] inline = [['$$', '$$']] [params] # "relatedtext" is the text that appears above the tag list at the bottom of pages. relatedtext = "Related" favicon = "/favicon.ico" #list items datesinlist = true authorsinlist = true #footer items nextprev = true taglist = true showrss = true #enable math by default math = true