config.toml 252 B

123456789
  1. baseURL = "https://gethue.com/"
  2. languageCode = "en-us"
  3. title = "Hue - The open source SQL Assistant for Data Warehouses"
  4. theme = "stack-hue-theme"
  5. pygmentsStyle = "monokailight"
  6. disqusShortname = "gethue"
  7. [params]
  8. docsHost = "https://docs.gethue.com"