You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415
  1. # theme.toml template for a Hugo theme
  2. # See https://github.com/spf13/hugoThemes#themetoml for an example
  3. name = "Ananke Gohugo Theme"
  4. license = "MIT"
  5. licenselink = "https://github.com/budparr/gohugo-theme-ananke/blob/master/LICENSE.md"
  6. description = "A Base theme for building full featured Hugo sites"
  7. homepage = "https://github.com/budparr/gohugo-theme-ananke"
  8. tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons"]
  9. features = ["posts", "shortcodes", "related content", "comments"]
  10. min_version = 0.30.2
  11. [author]
  12. name = "Bud Parr"
  13. homepage = "https://github.com/budparr"