mirror of https://github.com/onweru/compose.git

weru
27.02.2020 eafb88c4a6f9db03e4e1deb9898d70b4ed951bbc
exampleSite/config.toml
@@ -32,7 +32,7 @@
    hl_Lines = ""
    lineNoStart = 1
    lineNos = true
    lineNumbersInTable = true
    lineNumbersInTable = false
    noClasses = false
    style = "monokai"
    tabWidth = 2
@@ -51,6 +51,12 @@
  time_format_default = "January 2, 2006"
  enableDarkMode = true # set to false to disable darkmode by default # user will still have the option to use dark mode
  # sets the maximum number of lines per codeblock. The codeblock will however be scrollable and expandable.
  codeMaxLines = 7
  # disable showing line numbers by default. Switch to `true` if you'd rather have them on.
  codeLineNumbers = false
  # Site logo
  [params.logo]
    lightMode = "compose.svg"
@@ -66,3 +72,4 @@
  [params.author]
    name = "Weru"
    url = "https://neuralvibes.com/author/"