theme.toml 605 B

123456789101112131415161718
  1. name = "Academic"
  2. license = "MIT"
  3. licenselink = "https://github.com/gcushen/hugo-academic/blob/master/LICENSE.md"
  4. description = "A one page personal theme for academic staff and students."
  5. homepage = "https://github.com/gcushen/hugo-academic"
  6. tags = ["academic", "portfolio", "responsive", "student", "personal", "university", "blog", "minimal"]
  7. features = ["biography", "academic 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 = ""