theme.toml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. name = "Academic"
  2. license = "MIT"
  3. licenselink = "https://github.com/gcushen/hugo-academic/blob/master/LICENSE.md"
  4. description = "The website builder for Hugo. Build *anything* with widgets and deploy with one click! Fully personalize your site with themes, plugins, and language packs."
  5. homepage = "https://sourcethemes.com/academic/"
  6. min_version = "0.73"
  7. tags = ["widgets",
  8. "resume",
  9. "portfolio",
  10. "responsive",
  11. "clean",
  12. "personal",
  13. "company",
  14. "blog",
  15. "minimal",
  16. "light",
  17. "dark",
  18. "multilingual",
  19. "documentation",
  20. "landing page",
  21. "projects",
  22. "single page",
  23. "contact form",
  24. "mobile",
  25. "gallery",
  26. "search",
  27. "presentation",
  28. "simple",
  29. "minimalist",
  30. "starter",
  31. "modern",
  32. "one page",
  33. "customizable",
  34. "technical",
  35. "product",
  36. "slide"
  37. ]
  38. features = ["page builder", "widgets", "themes", "search", "research publication system", "filterable portfolio",
  39. "blog", "create courses", "talks", "events", "slides", "gallery", "contact form"]
  40. [author]
  41. name = "George Cushen"
  42. homepage = "https://georgecushen.com"
  43. # If porting an existing theme
  44. [original]
  45. name = ""
  46. homepage = ""
  47. repo = ""