Aiden Bai 白宇彤
2022-05-03 3789df80e437f9e31560e7eed14e33d80e5ff3a0
config.toml
@@ -8,7 +8,9 @@
    "/content/templates/*",
    "/content/private/*",
]
summaryLength = 35
summaryLength = 20
paginate = 10
enableGitInfo = true
[markup]
    [markup.tableOfContents]
@@ -26,3 +28,6 @@
        lineNumbersInTable = true
        style = "dracula"
        tabWidth = 4
    [frontmatter]
        lastmod = ["lastmod", ":git", "date", "publishDate"]
        publishDate = ["publishDate", "date"]