Jacky Zhao
2021-12-28 ca886e40752a8a30762708ea87d7228f737c0cd2
config.toml
@@ -2,7 +2,15 @@
languageCode = "en-us"
googleAnalytics = "G-XYFD95KB4J"
pygmentsUseClasses = true
ignoreFiles = ["/content/templates/*"]
relativeURLs = false
disablePathToLower = true
ignoreFiles = [
    "/content/templates/*",
    "/content/private/*",
]
summaryLength = 20
paginate = 10
enableGitInfo = true
[markup]
    [markup.tableOfContents]
@@ -19,4 +27,4 @@
        lineNos = true
        lineNumbersInTable = true
        style = "dracula"
        tabWidth = 4
        tabWidth = 4