theme.toml 900 B

1234567891011121314151617
  1. name = "Beautiful Hugo"
  2. license = "MIT"
  3. licenselink = "https://github.com/halogenica/Hugo-BeautifulHugo/blob/master/LICENSE"
  4. description = "An adaptation of the Beautiful Jekyll theme"
  5. tags = ["blog", "company", "portfolio", "projects", "minimal", "responsive", "seo", "google analytics", "bootstrap", "disqus", "light", "syntax highlighting", "multilingual", "portfolio", "projects", "mobile", "technical"]
  6. features = ["blog", "company", "portfolio", "projects", "minimal", "responsive", "seo", "google analytics", "bootstrap", "disqus", "light", "syntax highlighting", "multilingual", "portfolio", "projects", "mobile", "technical"]
  7. min_version = "0.124.0"
  8. [author]
  9. name = "halogenica"
  10. homepage = "https://halogenica.net"
  11. # If Porting existing theme
  12. [original]
  13. author = "dattali"
  14. homepage = "https://beautifuljekyll.com"
  15. repo = "https://github.com/daattali/beautiful-jekyll"