1234567891011121314151617181920212223242526272829303132 |
- name = "Academic"
- license = "MIT"
- licenselink = "https://github.com/gcushen/hugo-academic/blob/master/LICENSE.md"
- description = "The website designer for Hugo. Build anything and deploy with one click! Fully customizable with themes, plugins, and language packs."
- homepage = "https://sourcethemes.com/academic/"
- min_version = "0.53"
- tags = ["academic",
- "portfolio",
- "responsive",
- "student",
- "personal",
- "university",
- "blog",
- "minimal"
- ]
- features = ["academic profile",
- "research publication system",
- "projects",
- "blog",
- "teaching",
- "contact"
- ]
- [author]
- name = "George Cushen"
- homepage = "https://georgecushen.com"
- # If porting an existing theme
- [original]
- name = ""
- homepage = ""
- repo = ""
|