DhammaCharts
2022-06-02 a275123be2b1d528dbde23beb9880933c4e22c3e
config.toml
@@ -8,6 +8,9 @@
    "/content/templates/*",
    "/content/private/*",
]
summaryLength = 20
paginate = 10
enableGitInfo = true
[markup]
    [markup.tableOfContents]
@@ -25,3 +28,6 @@
        lineNumbersInTable = true
        style = "dracula"
        tabWidth = 4
    [frontmatter]
        lastmod = ["lastmod", ":git", "date", "publishDate"]
        publishDate = ["publishDate", "date"]