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.

21 lines
776 B

5 years ago
  1. # theme.toml template for a Hugo theme
  2. # See https://github.com/gohugoio/hugoThemes#themetoml for an example
  3. name = "Anatole"
  4. license = "MIT"
  5. licenselink = "https://github.com/lxndrblz/anatole/blob/master/LICENSE"
  6. description = "Anatole is a beautiful minimalist two-column hugo theme based on farbox-theme-Anatole."
  7. homepage = "https://github.com/lxndrblz/anatole/"
  8. tags = ["blog", "responsive", "clean", "minimalist"]
  9. features = ["blog", "seo", "responsive", "mobile", "disqus", "fontawesome", "analytics", "math"]
  10. min_version = "0.53.0"
  11. [author]
  12. name = "Alexander Bilz"
  13. homepage = "https://alexbilz.com"
  14. # If porting an existing theme
  15. [original]
  16. author = "Cai Cai"
  17. homepage = "https://www.caicai.me/"
  18. repo = "https://github.com/hi-caicai/farbox-theme-Anatole"