Geoffrey Garrett
2022-07-03 f54df35767dcda9bc4853decff86d57323593685
config.toml
@@ -8,7 +8,9 @@
    "/content/templates/*",
    "/content/private/*",
]
summaryLength = 35
summaryLength = 20
paginate = 10
enableGitInfo = true
[markup]
    [markup.tableOfContents]
@@ -26,3 +28,8 @@
        lineNumbersInTable = true
        style = "dracula"
        tabWidth = 4
    [frontmatter]
        lastmod = ["lastmod", ":git", "date", "publishDate"]
        publishDate = ["publishDate", "date"]
    [markup.goldmark.renderer]
        unsafe = true