Jacky Zhao
2022-01-10 57ebf4c21c8b4f7c2ef5126ded39a9facaa848ee
config.toml
@@ -2,7 +2,15 @@
languageCode = "en-us"
googleAnalytics = "G-XYFD95KB4J"
pygmentsUseClasses = true
ignoreFiles = ["/content/templates/*"]
relativeURLs = true
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