jk.nipponalba.scot website https://jk.nipponalba.scot
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

15 lines
514 B

  1. name = "Hugo Atom Feed"
  2. license = "GPLv3"
  3. licenselink = "https://github.com/kaushalmodi/hugo-atom-feed/blob/master/LICENSE"
  4. description = "Hugo theme component for creating ATOM feeds for Hugo 'list' pages"
  5. homepage = "https://scripter.co"
  6. tags = ["component", "feed", "atom", "output-format"]
  7. features = ["atom"]
  8. min_version = "0.58"
  9. [author]
  10. name = "Kaushal Modi"
  11. homepage = "https://scripter.co"
  12. # theme.toml template for a Hugo theme
  13. # See https://github.com/gohugoio/hugoThemes#themetoml for an example