2019-08-02 17:34:26 -07:00
|
|
|
baseURL = "https://danilafe.com"
|
2019-08-02 17:13:41 -07:00
|
|
|
languageCode = "en-us"
|
2019-08-02 17:34:26 -07:00
|
|
|
title = "Daniel's Blog"
|
|
|
|
theme = "vanilla"
|
2019-08-02 18:35:47 -07:00
|
|
|
pygmentsCodeFences = true
|
2020-08-11 19:29:55 -07:00
|
|
|
pygmentsUseClasses = true
|
2020-05-04 19:25:03 -07:00
|
|
|
summaryLength = 20
|
2020-06-24 22:46:22 -07:00
|
|
|
|
2020-12-27 20:08:27 -08:00
|
|
|
[outputFormats]
|
|
|
|
[outputFormats.Toml]
|
|
|
|
name = "toml"
|
|
|
|
mediaType = "application/toml"
|
|
|
|
isHTML = false
|
|
|
|
|
|
|
|
[outputs]
|
|
|
|
home = ["html","rss","toml"]
|
|
|
|
|
2020-06-24 22:46:22 -07:00
|
|
|
[markup]
|
|
|
|
[markup.tableOfContents]
|
|
|
|
endLevel = 4
|
|
|
|
ordered = false
|
|
|
|
startLevel = 3
|