theme.toml 498 B

123456789101112
  1. name = "Zdoc"
  2. description = "Simple Hugo documentation theme."
  3. homepage = "https://zzo-docs.vercel.app/zdoc"
  4. license = "MIT"
  5. licenselink = "https://github.com/zzossig/hugo-theme-zdoc/blob/master/LICENSE.md"
  6. tags = ["accessible", "multilingual", "responsive", "documentation", "search", "simple", "light", "dark", "mobile"]
  7. features = ["accessible", "multilingual", "responsive", "grid", "sass", "search", "fast"]
  8. min_version = "0.65.0"
  9. [author]
  10. name = "zzossig"
  11. homepage = "https://zzossig.io"