theme.toml 595 B

123456789101112131415161718
  1. name = "Academic"
  2. license = "MIT"
  3. licenselink = "https://github.com/gcushen/hugo-academic/blob/master/LICENSE.md"
  4. description = "A personal academic staff and student theme for Hugo."
  5. homepage = "https://github.com/gcushen/hugo-academic"
  6. tags = ["academic", "research", "responsive", "student", "personal", "mobile", "blog", "minimal"]
  7. features = ["biography", "research interests", "research publication system", "blog"]
  8. min_version = 0.15
  9. [author]
  10. name = "George Cushen"
  11. homepage = "http://www.cushen.me"
  12. # If porting an existing theme
  13. [original]
  14. name = ""
  15. homepage = ""
  16. repo = ""